lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 27 Jun 2008 17:06:16 -0700
From:	Santwona Behera <Santwona.Behera@....COM>
To:	netdev@...r.kernel.org, davem@...emloft.net, jeff@...zik.org
Cc:	Matheos.Worku@....COM, Michael.Speer@....COM,
	gkernel-commit@...ts.sourceforge.net, Santwona.Behera@....COM
Subject: [PATCH 0/3] Add support for rx flow hash configuration in a network
 device

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ