Re: [dpdk-dev] [PATCH] app/flow-perf: added option to support flow priority

2021-11-02 Thread Satheesh Paul
Hi, Thanks for the review. Please find the reply inline. -Original Message- From: Wisam Monther Sent: 01 November 2021 02:37 PM To: Satheesh Paul Cc: dev@dpdk.org; Asaf Penso Subject: [EXT] RE: [dpdk-dev] [PATCH] app/flow-perf: added option to support flow priority External Email

[dpdk-dev] [PATCH] app/flow-perf: added option to support flow priority

2021-10-28 Thread psatheesh
From: Satheesh Paul Added support to specify maximum flow priority option. When this option is given, each flow will be created with the priority attribute and the priority will be random between 0 to max-flow-priority. This is useful to measure performance on NICs which may have to rearrange flo