[Bug 150920] [ixgbe][igb] Panic when packets are dropped with header split disabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 25 22:33:21 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=150920
Sean Bruno <sbruno at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|In Progress |Closed
Resolution|--- |FIXED
--- Comment #3 from Sean Bruno <sbruno at FreeBSD.org> ---
igb was fixed here:
r213234 | jfv | 2010-09-27 17:13:15 -0700 (Mon, 27 Sep 2010) | 13 lines
Update code from Intel:
- Sync shared code with Intel internal
- New client chipset support added
- em driver - fixes to 82574, limit queues to 1 but use MSIX
- em driver - large changes in TX checksum offload and tso
code, thanks to yongari.
- some small changes for watchdog issues.
- igb driver - local timer watchdog code was missing locking
this and a couple other watchdog related fixes.
- bug in rx discard found by Andrew Boyer, check for null pointer
MFC: a week
em was fixed here:
r216172 | jfv | 2010-12-03 17:59:58 -0800 (Fri, 03 Dec 2010) | 7 lines
Small cut and paste bug in flow control string fixed.
Second, correct the discard/refresh_mbufs code to behave
more like igb, there have been panics due to discards and
this should fix them.
MFC after: 3 days
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list