[PATCH v4 07/16] net/ixgbe: remove queue stats mapping
Bruce Richardson
bruce.richardson at intel.com
Mon Aug 17 10:01:25 CEST 2026
On Fri, Aug 14, 2026 at 12:46:03PM -0700, Stephen Hemminger wrote:
> The support for queue_stats_map has been deprecated since 25.11.
> Remove support for queue mapping in ixgbe driver.
>
> Keep the existing queue stats mapping that happens on device
> initialization.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> drivers/net/intel/ixgbe/ixgbe_ethdev.c | 98 +-------------------------
> drivers/net/intel/ixgbe/ixgbe_ethdev.h | 9 ---
> 2 files changed, 2 insertions(+), 105 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list