Re: [PATCH net-next 1/8] i40e: extract GRXRINGS from .get_rxnfc
From: Jakub Kicinski
Date: Mon Nov 24 2025 - 22:49:41 EST
On Mon, 24 Nov 2025 10:19:05 -0800 Breno Leitao wrote:
> + * Returns the number of RX rings.
I suspect you used this format because the rest of the driver does,
but let's avoid adding new kdoc warnings. I think Andy is trying
to clean up the "Returns" vs "Return:" in Intel drivers..
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:3530 No description found for return value of 'i40e_get_rx_ring_count'
(similar warnings to first 4 patches of the series)
--
pw-bot: cr