> -----Original Message----- > From: Jie Hai <haij...@huawei.com> > Sent: Friday, September 8, 2023 12:29 PM > To: dev@dpdk.org; Dumitrescu, Cristian <cristian.dumitre...@intel.com>; > Lijun Ou <ouli...@huawei.com>; Konstantin Ananyev > <"konstantin.v.ananyev@yandex.rukonstantin.ananyev"@huawei.com>; > Thomas Monjalon <tho...@monjalon.net>; Ferruh Yigit > <ferruh.yi...@intel.com>; Chengwen Feng <fengcheng...@huawei.com> > Cc: haij...@huawei.com; lihuis...@huawei.com > Subject: [PATCH 31/36] net/softnic: fix Rx and Tx queue state > > The DPDK framework reports the queue state, which is stored in > dev->data->tx_queue_state and dev->data->rx_queue_state. The > state is maintained by the driver. Users may determine whether > a queue participates in packet forwarding based on the state. > Therefore, the driver needs to modify the queue state in time > according to the actual situation. > > Fixes: 9ad9ff476cac ("ethdev: add queue state in queried queue information") > Cc: sta...@dpdk.org > > Signed-off-by: Jie Hai <haij...@huawei.com> > --- Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
- [PATCH 19/36] net/mlx4: fix Rx and Tx queue state Jie Hai
- [PATCH 27/36] net/octeontx: fix Rx and Tx queue state Jie Hai
- [PATCH 28/36] net/pfe: fix Rx and Tx queue state Jie Hai
- [PATCH 26/36] net/octeon_ep: fix Rx and Tx queue stat... Jie Hai
- [PATCH 29/36] net/ring: fix Rx and Tx queue state Jie Hai
- [PATCH 34/36] net/virtio: fix Rx and Tx queue state Jie Hai
- [PATCH 30/36] net/sfc: fix Rx and Tx queue state Jie Hai
- Re: [PATCH 30/36] net/sfc: fix Rx and Tx queue s... Andrew Rybchenko
- [PATCH 31/36] net/softnic: fix Rx and Tx queue state Jie Hai
- RE: [PATCH 31/36] net/softnic: fix Rx and Tx que... Dumitrescu, Cristian
- [PATCH 32/36] net/txgbe: fix Rx and Tx queue state Jie Hai
- [PATCH 35/36] net/vmxnet3: fix Rx and Tx queue state Jie Hai
- [PATCH 33/36] net/vhost: fix Rx and Tx queue state Jie Hai
- [PATCH 36/36] app/testpmd: fix primary process not po... Jie Hai
- Re: [PATCH 00/36] fix Rx and Tx queue state David Marchand
- Re: [PATCH 00/36] fix Rx and Tx queue state Ferruh Yigit
- Re: [PATCH 00/36] fix Rx and Tx queue state Jie Hai
- Re: [PATCH 00/36] fix Rx and Tx queue st... David Marchand
- Re: [PATCH 00/36] fix Rx and Tx queu... Jie Hai
- Re: [PATCH 00/36] fix Rx and Tx queu... Ferruh Yigit