Re: [dpdk-dev] [PATCH v3] app/flow-perf: added option to support flow priority
From: Thomas Monjalon <hidden>
Date: 2021-11-08 09:32:27
From: Thomas Monjalon <hidden>
Date: 2021-11-08 09:32:27
quoted
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 <redacted>Acked-by: Wisam Jaddo <redacted>
Applied, thanks.