On Tue, Jun 17, 2025 at 10:36:10PM +0000, Soumyadeep Hore wrote: > Added TxPP support for E830 adapters. > --- > v2: > - Fixed Compilation warnings > --- > v3: > - Fixed further Compilation warnings (uinitialised one) > --- > v4: > - Addressed Bruce's comments > --- > v5: > - Addressed Bruce's and Ciara's comments > --- > v6: > - Addressed Bruce's comments > - Fixed compilation warnings > --- > v7: > - Addressed Bruce's comments > - Fixed Windows Compilation Warnings > --- > Paul Greenwalt (1): > net/ice: update E830 Tx Time Queue Context Structure > > Soumyadeep Hore (3): > net/ice: add read clock feature > net/intel: add TxPP Support for E830 > doc: announce TxPP support for E830 adapters >
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com> Patchset applied to dpdk-next-net intel. I've adjusted patch 3 a little on apply: * adding a short release note entry * removing some of the line splits so that error messages don't break across lines, and so that code lines don't split unnecessarily. Please double check the patches on next-net-intel to ensure all is still ok after these tweaks. Thanks, /Bruce