On Fri, Feb 07, 2025 at 12:44:52PM +0000, Anatoly Burakov wrote:
> Intel IGC and E1000 drivers are distinct, but they are actually generated
> from the same base code. This patchset will merge together all e1000-derived
> drivers into one common base, with three different ethdev driver
> frontends (EM, IGB, and IGC).
> 
> After the merge is done, base code is also updated to latest snapshot.
> 
> v2 -> v3:
> - Fixes to drivers were separated out as a separate patchset [1]
> - Fixed signoffs and authorship
> - Fixed check-git-log and check-meson warnings
> - Added libabigail ignore for the removed driver
> - Added release notes
> - Updated MAINTAINERS file
> 
> v1 -> v2:
> - igc code is now a direct copy from IGC rather than a rebuild-from-source
> - i225-related fixes are now separate, not squashed
> - removed unused args warning workaround
> 
Thanks for all the work, Anatoly.

Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>

Applied to dpdk-next-net-intel.

/Bruce

Reply via email to