[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK+XE=nJt5eZi-+a1o8RNXSkascQQgC6CW2TF3Vp91S=7T-kig@mail.gmail.com>
Date: Tue, 7 Aug 2018 18:59:24 +0100
From: John Hurley <john.hurley@...ronome.com>
To: Or Gerlitz <gerlitz.or@...il.com>
Cc: Simon Horman <simon.horman@...ronome.com>,
David Miller <davem@...emloft.net>,
Jiri Pirko <jiri@...lanox.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Linux Netdev List <netdev@...r.kernel.org>,
oss-drivers@...ronome.com
Subject: Re: [PATCH net-next 2/6] nfp: flower: allow matching on ipv4 UDP
tunnel tos and ttl
On Tue, Aug 7, 2018 at 6:46 PM, Or Gerlitz <gerlitz.or@...il.com> wrote:
> On Tue, Aug 7, 2018 at 6:35 PM, Simon Horman <simon.horman@...ronome.com> wrote:
>> From: John Hurley <john.hurley@...ronome.com>
>>
>> The addition of FLOW_DISSECTOR_KEY_ENC_IP to TC flower means that the ToS
>> and TTL of the tunnel header can now be matched on.
>>
>> Extend the NFP tunnel match function to include these new fields.
>
> (referring to you patch title) where is this explicitly dealing with
> udp tunnel? tos/ttl belong to any IP tunnel, e.g GRE as well
>
> Or.
Hi Or,
Yes, you are correct.
But in our case we do not currently support GRE so, for NFP, this
offload match only applies to IPv4 UDP tunnels.
John
Powered by blists - more mailing lists