[dpdk-dev] [PATCH v3] app/flow-perf: added option to support flow priority
Wisam Monther
wisamm at nvidia.com
Sun Nov 7 10:26:06 CET 2021
Hi,
> -----Original Message-----
> From: psatheesh at marvell.com <psatheesh at marvell.com>
> Sent: Tuesday, November 2, 2021 12:51 PM
> To: Wisam Monther <wisamm at nvidia.com>
> Cc: dev at dpdk.org; Satheesh Paul <psatheesh at marvell.com>
> Subject: [dpdk-dev] [PATCH v3] app/flow-perf: added option to support flow
> priority
>
> From: Satheesh Paul <psatheesh at marvell.com>
>
> Added support to create flows with priority attribute set randomly between
> 0 and a user supplied maximum value. This is useful to measure performance
> on NICs which may have to rearrange flows to honor flow priority.
>
> Removed the lower limit of 100000 flows per batch.
>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> ---
> v3:
> * Fixed checkpatch errors
>
> v2:
> * Changed "--max-priority" to "--random-priority".
> * Added support to take seed for pseudo-random number generator.
> * Updated documentation for the above.
>
Acked-by: Wisam Jaddo <wisamm at nvidia.com>
BRs,
Wisam Jaddo
More information about the dev
mailing list