[dpdk-dev] [PATCH] net/sfc: merge Rx and Tx doorbell counters into one
Ferruh Yigit
ferruh.yigit at intel.com
Thu Nov 4 17:47:20 CET 2021
On 11/2/2021 1:13 PM, Andrew Rybchenko wrote:
> Datapath queue is either Rx or Tx, so just one counter is sufficient
> for doorbells. It can count Tx doorbells in the case of Tx queue and
> Rx doorbells in the case of Rx queue.
>
> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list