[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130121.154616.863812714079911749.davem@davemloft.net>
Date: Mon, 21 Jan 2013 15:46:16 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xiyou.wangcong@...il.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com,
bhutchings@...arflare.com
Subject: Re: [Patch net-next] net: move rx and tx hash functions to
net/core/flow_dissector.c
From: Cong Wang <xiyou.wangcong@...il.com>
Date: Mon, 21 Jan 2013 18:39:24 +0800
> From: Cong Wang <xiyou.wangcong@...il.com>
>
> __skb_tx_hash() and __skb_get_rxhash() are all for calculating hash
> value based by some fields in skb, mostly used for selecting queues
> by device drivers.
>
> Meanwhile, net/core/dev.c is bloating.
>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Cc: Ben Hutchings <bhutchings@...arflare.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>
Applied, thanks.
--
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