Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2020 13:02:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 243126] Assertion fl->ifl_cidx == cidx failed at /usr/src/sys/net/iflib.c:2531
Message-ID:  <bug-243126-7501-ONCtzNgwZP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243126-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243126-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243126

--- Comment #4 from Andriy Gapon <avg@FreeBSD.org> ---
I wonder if vmxnet3_isc_rxd_pkt_get() should not hide those zero-length
packets.
It could return packets with irf_len =3D 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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243126-7501-ONCtzNgwZP>