Page MenuHomeFreeBSD

Fix "received NULL mbuf" bug in VNIC
ClosedPublic

Authored by zbb on Mar 3 2016, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 20, 2:03 AM
Unknown Object (File)
Wed, Jan 1, 3:30 PM
Unknown Object (File)
Wed, Jan 1, 3:26 PM
Unknown Object (File)
Dec 13 2024, 6:01 PM
Unknown Object (File)
Dec 11 2024, 8:58 AM
Unknown Object (File)
Dec 5 2024, 2:14 AM
Unknown Object (File)
Nov 20 2024, 11:24 PM
Unknown Object (File)
Nov 18 2024, 6:54 PM
Subscribers

Details

Summary

Do not modify NIC_QSET_CQ_0_7_HEAD manually, especially
in non-atomic context.
It doesn't seem to be necessary to recreate CQ head after
interrupt clearing too.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zbb retitled this revision from to Fix "received NULL mbuf" bug in VNIC.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: wma, emaste, imp.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
wma edited edge metadata.
This revision is now accepted and ready to land.Mar 3 2016, 6:57 PM
This revision was automatically updated to reflect the committed changes.