Re: [PATCH 02/12] net/txgbe: refactor FDIR filter to improve functionality

2025-06-11 Thread Thomas Monjalon
12/06/2025 03:42, Jiawen Wu: > From: Thomas Monjalon > > 06/06/2025 10:01, Jiawen Wu: > > > There were some defects in the original configuration for flow director > > > filter. Now make the following improvements: > > > > > > 1) Fix incorrect parsing to ntuple filter when set the pattern likes: >

RE: [PATCH 02/12] net/txgbe: refactor FDIR filter to improve functionality

2025-06-11 Thread Jiawen Wu
> -Original Message- > From: Thomas Monjalon > Sent: Thursday, June 12, 2025 8:30 AM > To: Jiawen Wu > Cc: dev@dpdk.org; zaiyuw...@trustnetic.com; Stephen Hemminger > > Subject: Re: [PATCH 02/12] net/txgbe: refactor FDIR filter to improve > functionality >

Re: [PATCH 02/12] net/txgbe: refactor FDIR filter to improve functionality

2025-06-11 Thread Thomas Monjalon
06/06/2025 10:01, Jiawen Wu: > There were some defects in the original configuration for flow director > filter. Now make the following improvements: > > 1) Fix incorrect parsing to ntuple filter when set the pattern likes: >flow create ... ipv4 / udp dst is ... / raw ... / end actions ... / e

Re: [PATCH 02/12] net/txgbe: refactor FDIR filter to improve functionality

2025-06-06 Thread Stephen Hemminger
On Fri, 6 Jun 2025 16:01:07 +0800 Jiawen Wu wrote: > There were some defects in the original configuration for flow director > filter. Now make the following improvements: > > 1) Fix incorrect parsing to ntuple filter when set the pattern likes: >flow create ... ipv4 / udp dst is ... / raw