Re: [PATCH v6 00/25] Reduce code duplication across Intel NIC drivers

2025-01-28 Thread Bruce Richardson
On Tue, Jan 28, 2025 at 07:20:43AM +, 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 > clea

RE: [PATCH v6 00/25] Reduce code duplication across Intel NIC drivers

2025-01-27 Thread Shetty, Praveen
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, w