Thanks, will delete it. > -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@amd.com> > Sent: Tuesday, February 28, 2023 5:51 AM > To: Liu, Mingxia <mingxia....@intel.com>; dev@dpdk.org; Xing, Beilei > <beilei.x...@intel.com>; Zhang, Yuying <yuying.zh...@intel.com> > Cc: Wu, Wenjun1 <wenjun1...@intel.com> > Subject: Re: [PATCH v7 15/21] net/cpfl: add AVX512 data path for single > queue model > > On 2/16/2023 12:30 AM, Mingxia Liu wrote: > > Add support of AVX512 vector data path for single queue model. > > > > Signed-off-by: Wenjun Wu <wenjun1...@intel.com> > > Signed-off-by: Mingxia Liu <mingxia....@intel.com> > > <...> > > > diff --git a/drivers/net/cpfl/cpfl_rxtx.c > > b/drivers/net/cpfl/cpfl_rxtx.c index c250642719..cb7bbddb16 100644 > > --- a/drivers/net/cpfl/cpfl_rxtx.c > > +++ b/drivers/net/cpfl/cpfl_rxtx.c > > @@ -8,6 +8,7 @@ > > > > #include "cpfl_ethdev.h" > > #include "cpfl_rxtx.h" > > +#include "cpfl_rxtx_vec_common.h" > > > > static uint64_t > > cpfl_rx_offload_convert(uint64_t offload) @@ -735,11 +736,61 @@ > > cpfl_stop_queues(struct rte_eth_dev *dev) > > } > > } > > > > + > > Extra empty line.
- [PATCH v7 12/21] net/cpfl: support RSS Mingxia Liu
- Re: [PATCH v7 12/21] net/cpfl: support RSS Ferruh Yigit
- RE: [PATCH v7 12/21] net/cpfl: support RSS Liu, Mingxia
- Re: [PATCH v7 12/21] net/cpfl: support RSS Ferruh Yigit
- [PATCH v7 13/21] net/cpfl: support Rx offloading Mingxia Liu
- Re: [PATCH v7 13/21] net/cpfl: support Rx offloading Ferruh Yigit
- RE: [PATCH v7 13/21] net/cpfl: support Rx offloa... Liu, Mingxia
- [PATCH v7 14/21] net/cpfl: support Tx offloading Mingxia Liu
- [PATCH v7 15/21] net/cpfl: add AVX512 data path for singl... Mingxia Liu
- Re: [PATCH v7 15/21] net/cpfl: add AVX512 data path ... Ferruh Yigit
- RE: [PATCH v7 15/21] net/cpfl: add AVX512 data p... Liu, Mingxia
- [PATCH v7 16/21] net/cpfl: support timestamp offload Mingxia Liu
- [PATCH v7 17/21] net/cpfl: add AVX512 data path for split... Mingxia Liu
- [PATCH v7 18/21] net/cpfl: add HW statistics Mingxia Liu
- Re: [PATCH v7 18/21] net/cpfl: add HW statistics Ferruh Yigit
- RE: [PATCH v7 18/21] net/cpfl: add HW statistics Liu, Mingxia
- Re: [PATCH v7 18/21] net/cpfl: add HW statis... Ferruh Yigit
- RE: [PATCH v7 18/21] net/cpfl: add HW st... Liu, Mingxia
- Re: [PATCH v7 18/21] net/cpfl: add HW st... Ferruh Yigit
- Re: [PATCH v7 18/21] net/cpfl: add HW st... Bruce Richardson