> -----Original Message----- > From: Yigit, Ferruh <[email protected]> > Sent: Tuesday, October 19, 2021 5:18 PM > To: Rong, Leyi <[email protected]>; Richardson, Bruce > <[email protected]>; Zhang, Qi Z <[email protected]> > Cc: Lu, Wenzhuo <[email protected]>; [email protected]; [email protected] > Subject: Re: [PATCH v2 0/2] fix generic build error on FreeBSD > > On 10/19/2021 4:02 AM, Leyi Rong wrote: > > This patchset fix FreeBSD build error reported by > > https://bugs.dpdk.org/show_bug.cgi?id=788. > > Also splitting AVX-specific code into new xxx_common_avx.h header file. > > > > --- > > v2: > > - Decouple i40e_rxtx_common_avx.h/ice_rxtx_common_avx.h from > > i40e_rxtx_vec_common.h/ice_rxtx_vec_common.h > > > > > > Leyi Rong (2): > > net/i40e: fix generic build on FreeBSD > > net/ice: fix generic build on FreeBSD > > > > Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net-intel Thanks Qi

