From: Ben Hutchings <bhutchings@solarflare.com>
To: Alexander Duyck <alexander.h.duyck@intel.com>
Cc: davem@davemloft.net, jeffrey.t.kirsher@intel.com, netdev@vger.kernel.org
Subject: Re: [PATCH] v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Date: Thu, 09 Jun 2011 00:03:47 +0100 [thread overview]
Message-ID: <1307574227.22348.501.camel@localhost> (raw)
In-Reply-To: <20110608223508.20551.45558.stgit@gitlad.jf.intel.com>
On Wed, 2011-06-08 at 15:35 -0700, Alexander Duyck wrote:
> This change is meant to remove all support for displaying an ntuple as
> strings via ETHTOOL_GRXNTUPLE. The reason for this change is due to the
> fact that multiple issues have been found including:
> - Multiple buffer overruns for strings being displayed.
> - Incorrect filters displayed, cleared filters with ring of -2 are displayed
> - Setting get_rx_ntuple displays no rules if defined.
> - Endianess wrong on displayed values.
> - Hard limit of 1024 filters makes display functionality extremely limited
>
> The only driver that had supported this interface was ixgbe. Since it no
> longer uses the interface and due to the issues mentioned above I am
> submitting this patch to remove it.
>
> v2:
> Updated based on comments from Ben Hutchings
> - Left ETH_SS_NTUPLE_FILTERS in code but commented on it being deprecated
> - Removed ethtool_rx_ntuple_list and ethtool_rx_ntuple_flow_spec_container
> - Left ETHTOOL_GRXNTUPLE but commented it as deprecated
>
> Also cleaned up set_rx_ntuple since there is no flow spec container to
> maintain we can drop all the code for the alloc and free of it and just
> return ops->set_rx_ntuple().
> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Ben Hutchings <bhutchings@solarflare.com>
Ben.
--
Ben Hutchings, Senior Software Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
next prev parent reply other threads:[~2011-06-08 23:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-08 22:35 [PATCH] v2 ethtool: remove support for ETHTOOL_GRXNTUPLE Alexander Duyck
2011-06-08 23:03 ` Ben Hutchings [this message]
2011-06-08 23:45 ` David Miller
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=1307574227.22348.501.camel@localhost \
--to=bhutchings@solarflare.com \
--cc=alexander.h.duyck@intel.com \
--cc=davem@davemloft.net \
--cc=jeffrey.t.kirsher@intel.com \
--cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).