From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH S36 7/8] ice: Implement ethtool get/set rx-flow-hash
Date: Thu, 23 Jan 2020 00:11:54 +0000 [thread overview]
Message-ID: <c3e7307d6e3c4062afbbbc0ddc5463de@intel.com> (raw)
In-Reply-To: <20200117153919.50321-7-anthony.l.nguyen@intel.com>
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Friday, January 17, 2020 7:39 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S36 7/8] ice: Implement ethtool get/set rx-
> flow-hash
>
> From: Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
>
> Provide support to change or retrieve RSS hash options for a flow type.
> The supported flow-types are: tcp4, tcp6, udp4, udp6, sctp4, sctp6.
>
> Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 243 +++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_flow.c | 29 +++
> drivers/net/ethernet/intel/ice/ice_flow.h | 1 +
> 3 files changed, 273 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
next prev parent reply other threads:[~2020-01-23 0:11 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 15:39 [Intel-wired-lan] [PATCH S36 1/8] ice: Enable writing hardware filtering tables Tony Nguyen
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 2/8] ice: Allocate flow profile Tony Nguyen
2020-01-23 0:09 ` Bowers, AndrewX
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 3/8] ice: Populate TCAM filter software structures Tony Nguyen
2020-01-23 0:10 ` Bowers, AndrewX
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 4/8] ice: Enable writing filtering tables Tony Nguyen
2020-01-23 0:10 ` Bowers, AndrewX
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 5/8] ice: Optimize table usage Tony Nguyen
2020-01-23 0:11 ` Bowers, AndrewX
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 6/8] ice: Initilialize VF RSS tables Tony Nguyen
2020-01-23 0:11 ` Bowers, AndrewX
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 7/8] ice: Implement ethtool get/set rx-flow-hash Tony Nguyen
2020-01-23 0:11 ` Bowers, AndrewX [this message]
2020-01-17 15:39 ` [Intel-wired-lan] [PATCH S36 8/8] ice: Bump version Tony Nguyen
2020-01-23 0:12 ` Bowers, AndrewX
2020-01-23 0:09 ` [Intel-wired-lan] [PATCH S36 1/8] ice: Enable writing hardware filtering tables Bowers, AndrewX
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3e7307d6e3c4062afbbbc0ddc5463de@intel.com \
--to=andrewx.bowers@intel.com \
--cc=intel-wired-lan@osuosl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox