Re: [PATCH 1/3] xen-netfront: use net_device's stats structure

From: Jeff Garzik
Date: Mon Oct 15 2007 - 16:14:42 EST


Jeremy Fitzhardinge wrote:
Jeff Garzik wrote:
ACK patches 1-3, but they still do not apply.

Since net-2.6.24 has gone upstream, you may send diffs against
torvalds/linux-2.6.git if you like -- there are no outstanding
dependencies at this time.

Yes, there was a larger patch which globally rolled all the private
stats structures into the netdev one, so the xen-specfic one was
redundant, and someone else submitted the deadcode removal one, so the
only outstanding patch is this one:

Subject: xen-netfront: rearrange netfront structure to separate tx and rx

Keep tx and rx elements separate on different cachelines to prevent
bouncing.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xxxxxxxxxxxxx>
Acked-by: Jeff Garzik <jgarzik@xxxxxxxxx>
Cc: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx>
Cc: Christoph Hellwig <hch@xxxxxxxxxxxxx>

applied


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