[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH net-next v2 1/3] net: add skb_checksum_setup
Le 13/01/2014 12:26, Paul Durrant a écrit : -----Original Message----- From: Paul Durrant [mailto:paul.durrant@xxxxxxxxxx] Sent: 09 January 2014 10:03 To: netdev@xxxxxxxxxxxxxxx; xen-devel@xxxxxxxxxxxxx Cc: Paul Durrant; David Miller; Eric Dumazet; Veaceslav Falico; Alexander Duyck; Nicolas Dichtel Subject: [PATCH net-next v2 1/3] net: add skb_checksum_setup This patch adds a function to set up the partial checksum offset for IP packets (and optionally re-calculate the pseudo-header checksum) into the core network code. The implementation was previously private and duplicated between xen- netback and xen-netfront, however it is not xen-specific and is potentially useful to any network driver. Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> Cc: David Miller <davem@xxxxxxxxxxxxx> Cc: Eric Dumazet <edumazet@xxxxxxxxxx> Cc: Veaceslav Falico <vfalico@xxxxxxxxxx> Cc: Alexander Duyck <alexander.h.duyck@xxxxxxxxx> Cc: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>Ping? Your patch is under review by David (see http://patchwork.ozlabs.org/patch/308539/), please be patient ;-) Nicolas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |