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....@intel.com> > > Tested-by: Rushil Gupta <rush...@google.com> >
Applied to dpdk-next-net/main, thanks.