RE: [PATCH v5 8/8] net/gve: add support for Rx/Tx

2022-10-20 Thread Guo, Junfeng
ect: Re: [PATCH v5 8/8] net/gve: add support for Rx/Tx > > On 10/10/2022 11:17 AM, Junfeng Guo wrote: > > > > > Add Rx/Tx of GQI_QPL queue format and GQI_RDA queue format. > > > > Signed-off-by: Xiaoyun Li > > Signed-off-by: Junfeng Guo > >

Re: [PATCH v5 8/8] net/gve: add support for Rx/Tx

2022-10-19 Thread Ferruh Yigit
On 10/10/2022 11:17 AM, Junfeng Guo wrote: Add Rx/Tx of GQI_QPL queue format and GQI_RDA queue format. Signed-off-by: Xiaoyun Li Signed-off-by: Junfeng Guo <...> +uint16_t +gve_rx_burst(void *rx_queue, struct rte_mbuf **rx_pkts, uint16_t nb_pkts) +{ + volatile struct gve_rx_desc *r