[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ADC9791.3030107@gmail.com>
Date: Mon, 19 Oct 2009 18:45:05 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Krishna Kumar <krkumar2@...ibm.com>
CC: davem@...emloft.net, netdev@...r.kernel.org,
herbert@...dor.apana.org.au
Subject: Re: [PATCH 1/4 v3] net: Introduce sk_tx_queue_mapping
Krishna Kumar a écrit :
> From: Krishna Kumar <krkumar2@...ibm.com>
>
> Introduce sk_tx_queue_mapping; and functions that set, test and
> get this value. Reset sk_tx_queue_mapping to -1 whenever the dst
> cache is set/reset, and in socket alloc. Setting txq to -1 and
> using valid txq=<0 to n-1> allows the tx path to use the value
> of sk_tx_queue_mapping directly instead of subtracting 1 on every
> tx.
>
> Signed-off-by: Krishna Kumar <krkumar2@...ibm.com>
Acked-by: Eric Dumazet <eric.dumazet@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists