From: "Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>
To: Shahaf Shuler <shahafs@mellanox.com>
Cc: thomas@monjalon.net, adrien.mazarguil@6wind.com,
yskoh@mellanox.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/mlx5: revert support in IPv4 time-to-live filter
Date: Thu, 8 Feb 2018 13:26:00 +0100 [thread overview]
Message-ID: <20180208122600.qifytombg7qoi3zs@laranjeiro-vm.dev.6wind.com> (raw)
In-Reply-To: <20180207142336.95200-1-shahafs@mellanox.com>
On Wed, Feb 07, 2018 at 04:23:36PM +0200, Shahaf Shuler wrote:
> Nor upstream kernel nor MLNX_OFED support such filter.
>
> Reverts commit 0fb2c9842b20 ("net/mlx5: support IPv4 time-to-live filter")
> Cc: nelio.laranjeiro@6wind.com
>
> Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
> ---
> doc/guides/rel_notes/release_18_02.rst | 1 -
> drivers/net/mlx5/mlx5_flow.c | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
> index 32067969f..0d4630335 100644
> --- a/doc/guides/rel_notes/release_18_02.rst
> +++ b/doc/guides/rel_notes/release_18_02.rst
> @@ -94,7 +94,6 @@ New Features
> * Improved multi-segment packet performance.
> * Changed driver name to use the PCI address to be compatible with OVS-DPDK APIs.
> * Extended statistics for physical port packet/byte counters.
> - * Supported IPv4 time-to-live filter.
> * Converted to the new offloads API.
> * Supported device removal check operation.
>
> diff --git a/drivers/net/mlx5/mlx5_flow.c b/drivers/net/mlx5/mlx5_flow.c
> index 822705060..f88ece123 100644
> --- a/drivers/net/mlx5/mlx5_flow.c
> +++ b/drivers/net/mlx5/mlx5_flow.c
> @@ -313,7 +313,6 @@ static const struct mlx5_flow_items mlx5_flow_items[] = {
> .dst_addr = -1,
> .type_of_service = -1,
> .next_proto_id = -1,
> - .time_to_live = -1,
> },
> },
> .default_mask = &rte_flow_item_ipv4_mask,
> --
> 2.12.0
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
--
Nélio Laranjeiro
6WIND
next prev parent reply other threads:[~2018-02-08 12:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-07 14:23 Shahaf Shuler
2018-02-07 14:34 ` [dpdk-dev] [PATCH v2] " Shahaf Shuler
2018-02-08 12:26 ` Nélio Laranjeiro [this message]
2018-02-08 14:35 ` [dpdk-dev] [PATCH] " Ferruh Yigit
2018-02-08 14:38 ` Thomas Monjalon
2018-02-08 14:47 ` Ferruh Yigit
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=20180208122600.qifytombg7qoi3zs@laranjeiro-vm.dev.6wind.com \
--to=nelio.laranjeiro@6wind.com \
--cc=adrien.mazarguil@6wind.com \
--cc=dev@dpdk.org \
--cc=shahafs@mellanox.com \
--cc=thomas@monjalon.net \
--cc=yskoh@mellanox.com \
/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).