Re: [RESEND NET-NEXT PATCH 08/20] igb: Introduce multiple TX queueswith infrastructure

From: Jeff Garzik
Date: Fri Jul 11 2008 - 01:22:43 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 | 7 +-
drivers/net/igb/igb_main.c | 160 ++++++++++++++++++++++++++++++--------------
2 files changed, 114 insertions(+), 53 deletions(-)

applied 8-20


--
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/