10/03/2025 07:48, Shani Peretz:
> From: Thomas Monjalon
> > 12/01/2025 08:52, Shani Peretz:
> > > This patch corrects the destination IP address mask to restore the
> > > previous implementation's behavior.
> > >
> > > Also it fixes a misuse of rte_flow_item_tcp struct.
> > > Replace it with the a
> -Original Message-
> From: Thomas Monjalon
> Sent: Wednesday, 19 February 2025 17:20
> To: Shani Peretz
> Cc: dev@dpdk.org; ferruh.yi...@amd.com; Ori Kam ;
> Stephen Hemminger
> Subject: Re: [PATCH] examples/flow_filtering: fix destination IP mask
>
>
12/01/2025 08:52, Shani Peretz:
> This patch corrects the destination IP address mask to
> restore the previous implementation's behavior.
>
> Also it fixes a misuse of rte_flow_item_tcp struct.
> Replace it with the appropriate rte_flow_item_ipv4 struct,
> as the code in this context filters ipv4
This patch corrects the destination IP address mask to
restore the previous implementation's behavior.
Also it fixes a misuse of rte_flow_item_tcp struct.
Replace it with the appropriate rte_flow_item_ipv4 struct,
as the code in this context filters ipv4 traffic.
Fixes: 16158f349000 ("examples/fl
4 matches
Mail list logo