Re: [dpdk-dev] [PATCH v3 0/7] support the flow-based traffic sampling

2020-07-06 Thread Ori Kam
Hi Stephen, > -Original Message- > From: Stephen Hemminger > Subject: Re: [dpdk-dev] [PATCH v3 0/7] support the flow-based traffic sampling > > On Mon, 6 Jul 2020 20:51:01 +0300 > Jiawei Wang wrote: > > > This patch set implement the flow sampling f

Re: [dpdk-dev] [PATCH v3 0/7] support the flow-based traffic sampling

2020-07-06 Thread Stephen Hemminger
On Mon, 6 Jul 2020 20:51:01 +0300 Jiawei Wang wrote: > This patch set implement the flow sampling for mlx5 driver. > > The solution is introduced a new rte_flow action that will sample the > incoming traffic and send a duplicated traffic with the specified ratio to > the application, while th