On Thu, Aug 29, 2024 at 10:14:38AM +0200, David Marchand wrote:
> Hello,
>
> On Fri, Dec 15, 2023 at 4:19 AM Zhichao Zeng
> wrote:
> >
> > This patch supports rte flow with mask for FDIR, including
> > eth/ipv4/ipv6/tcp/udp flow items, where src/dst for ipv4/ipv6 and
> > sport/dport for tcp/udp a
On Mon, 25 Mar 2024 17:01:41 +
Ian Stokes wrote:
> From: Ananth S
>
> This patch supports rte flow with mask for FDIR, including
> eth/ipv4/ipv6/tcp/udp flow items, where src/dst for ipv4/ipv6
> and sport/dport for tcp/udp are realized by switch filter.
>
> This patch additionally contains
Hello,
On Fri, Dec 15, 2023 at 4:19 AM Zhichao Zeng wrote:
>
> This patch supports rte flow with mask for FDIR, including
> eth/ipv4/ipv6/tcp/udp flow items, where src/dst for ipv4/ipv6
> and sport/dport for tcp/udp are realized by switch filter.
>
> Signed-off-by: Zhichao Zeng
Is this supposed
From: Ananth S
This patch supports rte flow with mask for FDIR, including
eth/ipv4/ipv6/tcp/udp flow items, where src/dst for ipv4/ipv6
and sport/dport for tcp/udp are realized by switch filter.
This patch additionally contains the fixes for the issues
identified in the patch [21.11.5 v2].
This
This patch supports rte flow with mask for FDIR, including
eth/ipv4/ipv6/tcp/udp flow items, where src/dst for ipv4/ipv6
and sport/dport for tcp/udp are realized by switch filter.
Signed-off-by: Zhichao Zeng
---
v3: fix judgment on ipv6 addresses
v2: implemented by switch filter
---
drivers/net
5 matches
Mail list logo