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.

Reply via email to