Re: [NET-NEXT PATCH 07/18] igb: add NAPI Rx queue support

From: Jeff Garzik
Date: Fri Jul 04 2008 - 08:49:36 EST


Jeff Kirsher wrote:
From: PJ Waskiewicz <peter.p.waskiewicz.jr@xxxxxxxxx>

Update the NAPI implementation to use the new napi_struct infrstructure.
This removes the need of multiple net_device structs to implement a
multiqueue NAPI.

Signed-off-by: PJ Waskiewicz <peter.p.waskiewicz.jr.@xxxxxxxxx>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
---

drivers/net/igb/igb.h | 2 +
drivers/net/igb/igb_main.c | 148 ++++++++++++++++++--------------------------
2 files changed, 61 insertions(+), 89 deletions(-)

applied 1-7 to net-next


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