Re: [dpdk-dev] [PATCH v3 00/11] net/sfc: provide Rx/Tx doorbells stats
From: Thomas Monjalon <hidden>
Date: 2021-07-23 21:34:44
From: Thomas Monjalon <hidden>
Date: 2021-07-23 21:34:44
23/07/2021 15:15, Andrew Rybchenko:
Ivan Ilchenko (11): net/sfc: fix get xstats by ID callback to use MAC stats lock net/sfc: fix reading adapter state without locking ethdev: fix docs of functions getting xstats by IDs ethdev: fix docs of drivers callbacks getting xstats by IDs net/sfc: fix xstats by ID callbacks according to ethdev net/sfc: fix accessing xstats by an unsorted list of IDs net/sfc: fix MAC stats update to work for stopped device net/sfc: simplify getting of available xstats case net/sfc: prepare to add more xstats net/sfc: add xstats for Rx/Tx doorbells app/testpmd: add option to display extended statistics
Applied the sfc patches. The ethdev doc and testpmd patches may be part of -rc3 after more reviews.