[dpdk-dev] [PATCH 2/5] app/test-flow-perf: add insertion rate calculation

Wisam Monther wisamm at mellanox.com
Tue Apr 28 10:25:48 CEST 2020


Thanks Jack,

Jerin,
Can you please review it according to our discussion in the RFC?

>-----Original Message-----
>From: Jack Min <jackmin at mellanox.com>
>Sent: Friday, April 17, 2020 5:07 AM
>To: Wisam Monther <wisamm at mellanox.com>
>Cc: dev at dpdk.org; jerinjacobk at gmail.com; Thomas Monjalon
><thomas at monjalon.net>
>Subject: Re: [PATCH 2/5] app/test-flow-perf: add insertion rate calculation
>
>On Thu, 20-04-09, 15:42, Wisam Jaddo wrote:
>> Add insertion rate calculation feature into flow performance
>> application.
>>
>> The application now provide the ability to test insertion rate of
>> specific rte_flow rule, by stressing it to the NIC, and calculate the
>> insertion rate.
>>
>> The application offers some options in the command line, to configure
>> which rule to apply.
>>
>> After that the application will start producing rules with same
>> pattern but increasing the outer IP source address by 1 each time,
>> thus it will give different flow each time, and all other items will
>> have open masks.
>>
>> The current design have single core insertion rate.
>> In the future we may have a multi core insertion rate measurement
>> support in the app.
>>
>> Signed-off-by: Wisam Jaddo <wisamm at mellanox.com>
>Reviewed-by: Xiaoyu Min <jackmin at mellanox.com>


More information about the dev mailing list