[dpdk-dev] [PATCH v2 1/3] packet_ordering: add statistics for each worker thread

Pattan, Reshma reshma.pattan at intel.com
Fri Mar 29 17:39:48 CET 2019



> -----Original Message-----
> From: Phil Yang [mailto:phil.yang at arm.com]
> 
> The current implementation using '__sync' built-ins to synchronize statistics
> within worker threads. '__sync' built-ins functions are full barriers which will
> affect the performance, so add a per worker packets statistics.
> 
> Enable by option --insight-worker.
> 

I don't feel the need of this new option to print per core stats.  Any reason for this?

Thanks,
Reshma


More information about the dev mailing list