Hi Ferruh,
> -Original Message-
> From: Yigit, Ferruh
> Sent: Tuesday, December 18, 2018 7:48 AM
> To: Lu, Wenzhuo ; dev@dpdk.org
> Cc: Yang, Qiming ; Li, Xiaoyun
> ; Wu, Jingjing
> Subject: Re: [dpdk-dev] [PATCH v5 16/31] net/ice: support device and queue
> ops
On 12/17/2018 7:37 AM, Wenzhuo Lu wrote:
> Normally when starting/stopping the device the queue
> should be started and stopped. Support them both in
> this patch.
>
> Below ops are added,
> dev_configure
> dev_start
> dev_stop
> dev_close
> dev_reset
> rx_queue_start
> rx_queue_stop
> tx_queue_st
Normally when starting/stopping the device the queue
should be started and stopped. Support them both in
this patch.
Below ops are added,
dev_configure
dev_start
dev_stop
dev_close
dev_reset
rx_queue_start
rx_queue_stop
tx_queue_start
tx_queue_stop
rx_queue_setup
rx_queue_release
tx_queue_setup
tx
3 matches
Mail list logo