[dpdk-dev] [PATCH v2 4/4] testpmd: make use of per-PMD TxRx parameters

Remy Horton remy.horton at intel.com
Tue Apr 3 13:00:18 CEST 2018


On 28/03/2018 08:18, Shreyansh Jain wrote:
[..]
> Can the change for burst size too be accommodated in this patch? I
> looked through them and they might not be as trivial as the change
> above - but if that is incorporated in this, it might serve as
> example for other applications.

Testpmd doesn't really distinguish between Rx and TX burst sizes, having 
just a single user-specifiable nb_pkt_per_burst parameter. However 
filling it with the preferred Rx burst size seems a good balance between 
providing a usage example and amount of code changes required.


More information about the dev mailing list