Xing, Beilei ; Wu, Jingjing
> ; Lu, Wenzhuo ; Zhang, Qi Z
>
> Subject: [dpdk-dev] [PATCH v5 2/3] app/testpmd: add command for queue
> setup
>
> Add new command to setup queue:
> queue setup (rx|tx) (port_id) (queue_idx) (ring_size) (offloads)
>
> rte_eth_[rx|tx]_queue_setup will
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Qi Zhang
Sent: Monday, April 02, 2018 06:00
To: tho...@monjalon.net; Ananyev, Konstantin
Cc: dev@dpdk.org; Xing, Beilei ; Wu, Jingjing
; Lu, Wenzhuo ; Zhang, Qi Z
Subject: [dpdk-dev] [PATCH v5 2/3] app/testpmd
Add new command to setup queue:
queue setup (rx|tx) (port_id) (queue_idx) (ring_size) (offloads)
rte_eth_[rx|tx]_queue_setup will be called corresponsively
Signed-off-by: Qi Zhang
---
v5:
- fix command description.
v4:
- fix missing offload in command line.
v3:
- add offload parameter to queue
3 matches
Mail list logo