[Bug 243126] Assertion fl->ifl_cidx == cidx failed at /usr/src/sys/net/iflib.c:2531

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 7 13:02:03 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243126

--- Comment #4 from Andriy Gapon <avg at FreeBSD.org> ---
I wonder if vmxnet3_isc_rxd_pkt_get() should not hide those zero-length
packets.
It could return packets with irf_len = 0.
I see that there is some provision for that case in assemble_segments(), but
not sure if it is really expected.
Especially, in rxd_frag_to_sd().

Could any of iflib developers please help?
Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list