Re: [NET-NEXT PATCH 08/18] igb: Introduce multiple TX queues withinfrastructure

From: Jeff Garzik
Date: Fri Jul 04 2008 - 08:43:39 EST


Jeff Kirsher wrote:
From: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@xxxxxxxxx>

This code adds multiple Tx queue infrastructure much like we
previously did in ixgbe. The MSI-X vector mapping is the bulk of
the change.

IAM can now be safely enabled and we've verified that it does
work correctly. We can also eliminate the tx ring lock.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@xxxxxxxxx>
Signed-off-by: Mitch Williams <mitch.a.williams@xxxxxxxxx>
Signed-off-by: Auke Kok <auke-jan.h.kok@xxxxxxxxx>
---

drivers/net/igb/igb.h | 6 +-
drivers/net/igb/igb_main.c | 160 ++++++++++++++++++++++++++++++--------------
2 files changed, 113 insertions(+), 53 deletions(-)

presumably this should wait for david to finish his multi-TX stuff?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/