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

2020-10-12 Thread Ferruh Yigit
On 10/9/2020 2:46 PM, Jiawei Wang wrote: This patch set implement the flow-based traffic sampling. 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 the original packet will co

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

2020-10-09 Thread Jiawei(Jonny) Wang
va Ovsiienko ; > Matan Azrad ; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > marko.kovace...@intel.com; arybche...@solarflare.com > Cc: dev@dpdk.org; Raslan Darawsheh ; > ian.sto...@intel.com; f...@redhat.com; Asaf Penso > Subject: [dpdk-dev] [PATCH v9 0/3] support the flow-ba

[dpdk-dev] [PATCH v9 0/3] support the flow-based traffic sampling

2020-10-09 Thread Jiawei Wang
This patch set implement the flow-based traffic sampling. 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 the original packet will continue to the target destination. If the s