netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for rx flow hash configuration in a network device
@ 2008-06-28  0:06 Santwona Behera
  2008-06-29 12:17 ` Andi Kleen
  2008-07-02 10:50 ` David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Santwona Behera @ 2008-06-28  0:06 UTC (permalink / raw)
  To: netdev, davem, jeff
  Cc: Matheos.Worku, Michael.Speer, gkernel-commit, Santwona.Behera

Added new interface to ethtool to configure receive network flow 
classification. This patch adds support for flow distribution using 
hashing where the device can be configured with the fields in the 
receive packet to hash onto one of the multiple Rx rings.

This feature has 3 related patches:

1. An ethtool application patch.
2. A kernel patch for the ethtool interface.
3. A kernel patch for the niu driver that implements the ethtool config 
ioctl functions. NOTE: The niu driver already has rx flow hashing 
implemented. With these 3 patches, this feature is now configurable 
using ethtool.

Thanks!

--santwona

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-07-02 10:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-28  0:06 [PATCH 0/3] Add support for rx flow hash configuration in a network device Santwona Behera
2008-06-29 12:17 ` Andi Kleen
2008-06-29 20:49   ` David Miller
2008-06-30  0:15     ` Andi Kleen
2008-07-01  3:33     ` Roland Dreier
2008-07-01  4:42       ` David Miller
2008-07-02 10:50 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).