[dpdk-dev] [PATCH v2 2/3] net/af_xdp: add multi-queue support
Stephen Hemminger
stephen at networkplumber.org
Thu May 30 17:32:36 CEST 2019
On Thu, 30 May 2019 17:07:06 +0800
Xiaolong Ye <xiaolong.ye at intel.com> wrote:
> This patch adds two parameters `start_queue` and `queue_count` to
> specify the range of netdev queues used by AF_XDP pmd.
>
> Signed-off-by: Xiaolong Ye <xiaolong.ye at intel.com>
Why does this have to be a config option, we already have max queues
and number of queues in DPDK configuration.
More information about the dev
mailing list