in_cksum: out of data

Emmanuel Dreyfus <[email protected]> Thu, 19 May 2022 06:28:44 +0000
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
Hello

From time to time I get on the console
in_cksum: out of data

It comes from src/sys/arch/amd64/amd64/cpu_in_cksum.S
.Mout_of_mbufs_msg:
.string "in_cksum: out of data\n"

out_of_mbufs suggests mbufs shortage, but the usage of the string
in the file suggests other uses. What does it means, after all?
-- 
Emmanuel Dreyfus
[email protected]