On Fri, May 30, 2025 at 02:56:59PM +0100, Anatoly Burakov wrote:
> Currently, the ixgbe driver has variables that have the same semantics as
> in other drivers, but have different names. Rename these variables to match
> ones in other drivers:
> 
> - rdt_reg_addr -> qrx_tail (Rx ring tail register address)
> - rx_using_sse -> vector_rx (indicates if vectorized path is enabled)
> - mb_pool -> mp (other drivers use this name for mempool)
> 
> Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to