On Thu, Mar 13, 2025 at 05:48:28PM +0000, Medvedkin, Vladimir wrote: > Acked-by: Vladimir Medvedkin [1]<vladimir.medved...@intel.com> > > On 07/03/2025 16:07, Bruce Richardson wrote: > > When creating a common pkt reassembly function for common driver Rx > re-use, not all original copies of the function were removed. Fix this > omission. > > Fixes: 82fbc4a4479c ("net/intel: create common packet reassembly") > > Signed-off-by: Bruce Richardson [2]<bruce.richard...@intel.com> > --- > drivers/net/intel/i40e/i40e_rxtx_vec_common.h | 63 ------------------ > drivers/net/intel/iavf/iavf_rxtx_vec_common.h | 64 ------------------ > drivers/net/intel/ice/ice_rxtx_vec_common.h | 65 ------------------- > 3 files changed, 192 deletions(-) > > Applied to dpdk-next-net-intel
/Bruce