[dpdk-dev] [PATCH v11 14/18] examples/distributor: tweaks for performance

Hunt, David david.hunt at intel.com
Tue Mar 28 10:45:22 CEST 2017


On 27/3/2017 2:04 PM, Thomas Monjalon wrote:
> 2017-03-20 10:08, David Hunt:
>> Approximately 10% performance increase due to these changes.
> It would have been better to explain what are the changes.
>
>> Signed-off-by: David Hunt <david.hunt at intel.com>
>> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>> ---
>>   examples/distributor/main.c | 36 +++++++++++++++++++++++-------------
>>   1 file changed, 23 insertions(+), 13 deletions(-)

Hi Thomas,
    Sure, how about this:

This patch tunes Rx, Tx, and rte_distributor_process() burst sizes to 
maximize performance.
It also addresses some checkpatch issues.
The result is approximately 10% performance increase.

Regards,
Dave.


More information about the dev mailing list