01/05/2024 11:06, Bruce Richardson: > On Wed, May 01, 2024 at 10:19:54AM +0200, Thomas Monjalon wrote: > > Hello Ian, > > > > In general, base drivers are updated with multiple commits, one per feature. > > It helps tracking the changes. > > > > Please would it be possible to split? > > > > Hi Thomas, > > yes, that is very much the intention. As Ian states in his last line, we > sent this as an RFC to a) flag that the series is coming in future, and b) > have an initial CI run done, while we work in parallel on splitting the > code changes into a more meaningful series of commits. Given the scope of > the changes we didn't have time to do the split yet, but wanted to get an > inital RFC to the list.
OK thanks, I didn't pay enough attention to the last words. > > PS: look like you are not registered in the mailing list, > > this patch was in the moderation queue. > > > > > > 30/04/2024 17:40, Ian Stokes: > > > The purpose of this patch is to update shared code for the ice driver. > > > This patch not only contains the updated base code files but also the > > > required changes within the DPDK code base to enable compilation and > > > basic functionality. This is with a view to allow further regression > > > testing while a final patch series is generated that correctly splits > > > the code changes into an expected manner. > > > > > > Signed-off-by: Ian Stokes <[email protected]>

