21/10/2021 07:08, Xueming Li: > Adds "--rxq-share=X" parameter to enable shared RxQ. > > Rx queue is shared if device supports, otherwise fallback to standard > RxQ. > > Shared Rx queues are grouped per X ports. X defaults to UINT32_MAX, > implies all ports join share group 1. Queue ID is mapped equally with > shared Rx queue ID. > > Signed-off-by: Xueming Li <xuemi...@nvidia.com>
Acked-by: Thomas Monjalon <tho...@monjalon.net>