Opened 13 years ago

Last modified 13 years ago

#13 started defect

Fix concurrent RX processing in ixgbe(4)

Reported by: john Owned by: john
Priority: major Component: kernel
Version: Keywords: ixgbe
Cc: Blocked By:
Blocking: Parent Tickets:
P4 Branch: GIT Branch:
FreeBSD PR: Due Date:

Description

There are at least two patches:

  • Removing 'rearm_queues'
  • Reworking watchdog handling (possibly needed in igb as well)

Change History (3)

comment:1 Changed 13 years ago by john

  • Owner set to john
  • Status changed from new to accepted

comment:2 Changed 13 years ago by john

  • Status changed from accepted to started

comment:3 Changed 13 years ago by john

rearm_queues is finally removed in HEAD.

Note: See TracTickets for help on using tickets.