[PATCH v3 01/13] net/ixgbe: remove unused field in Rx queue struct
Bruce Richardson
bruce.richardson at intel.com
Mon May 12 14:58:32 CEST 2025
On Mon, May 12, 2025 at 01:54:27PM +0100, Anatoly Burakov wrote:
> The `rdh` (read head) field in the `ixgbe_rx_queue` struct is not used
> anywhere in the codebase, and can be removed.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
> drivers/net/intel/ixgbe/ixgbe_rxtx.c | 9 ++-------
> drivers/net/intel/ixgbe/ixgbe_rxtx.h | 1 -
> 2 files changed, 2 insertions(+), 8 deletions(-)
>
Hi Anatoly,
for any future versions, can you please include a cover letter, with a
summary indicating what patches have changed any why. I hope to start
reviewing this patchset shortly.
Thanks,
/Bruce
More information about the dev
mailing list