RE: [PATCH 0/3] flexible IPv4 fragment action

2025-01-23 Thread Ye, MingjinX
> -Original Message- > From: Richardson, Bruce > Sent: Wednesday, January 22, 2025 7:24 PM > To: Ye, MingjinX > Cc: dev@dpdk.org > Subject: Re: [PATCH 0/3] flexible IPv4 fragment action > > On Wed, Jan 22, 2025 at 08:23:07AM +, Mingjin Ye wrote: > >

Re: [PATCH 0/3] flexible IPv4 fragment action

2025-01-22 Thread Bruce Richardson
On Wed, Jan 22, 2025 at 08:23:07AM +, Mingjin Ye wrote: > Support for distributing the first and other segments of an IPv4 > segmented packet to different RX queues. > > Mingjin Ye (3): > net/ice/base: add ipv4 fragment related field > net/ice: FDIR support IPv4 fragment masks > net/ice:

[PATCH 0/3] flexible IPv4 fragment action

2025-01-22 Thread Mingjin Ye
Support for distributing the first and other segments of an IPv4 segmented packet to different RX queues. Mingjin Ye (3): net/ice/base: add ipv4 fragment related field net/ice: FDIR support IPv4 fragment masks net/ice: ACL filter support for IPv4 fragment drivers/net/ice/base/ice_fdir.h