[PATCH v6 00/25] Reduce code duplication across Intel NIC drivers
Bruce Richardson
bruce.richardson at intel.com
Tue Jan 28 13:03:22 CET 2025
On Tue, Jan 28, 2025 at 07:20:43AM +0000, Shetty, Praveen wrote:
>
> This patchset attempts to reduce the amount of code duplication across a number of Intel NIC drivers, specifically: ixgbe, i40e, iavf, and ice.
> As part of this process of deduplication, and in preparation for further cleanup work, it moves all existing Intel drivers to a net/intel directory, with a "common" subdirectory being created there for the code shared between drivers.
>
> The first deduplication patch extracts a function from the Rx side, otherwise the majority of the changes are on the Tx side, leading to a converged Tx queue structure across the 4 drivers, and a large number of common functions.
>
<snip>
> --
>
> Series looks good to me - great work Bruce!
> Series-Acked-by: Praveen Shetty <praveen.shetty at intel.com>
>
Thanks for giving it a a review.
Series applied to dpdk-next-net-intel.
/Bruce
More information about the dev
mailing list