[PATCH] net/gve: support queue start and stop operations

Ferruh Yigit ferruh.yigit at amd.com
Thu May 18 00:30:48 CEST 2023


On 5/9/2023 4:07 AM, Junfeng Guo wrote:
> Add support for queue operations for GQI:
>  - gve_rx_queue_start
>  - gve_tx_queue_start
>  - gve_rx_queue_stop
>  - gve_tx_queue_stop
> 
> Add support for queue operations for DQO:
>  - gve_rx_queue_start_dqo
>  - gve_tx_queue_start_dqo
>  - gve_rx_queue_stop_dqo
>  - gve_tx_queue_stop_dqo
> 
> Also move the funcs of rxq_mbufs_alloc into the corresponding files.
> 
> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
>
> Tested-by: Rushil Gupta <rushilg at google.com>
>

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list