On Thu, Sep 15, 2022 at 9:30 AM Jiang, YuX <yux.ji...@intel.com> wrote: > > > -----Original Message----- > > From: Leyi Rong <leyi.r...@intel.com> > > Sent: Thursday, September 15, 2022 10:15 AM > > To: ferruh.yi...@xilinx.com; david.march...@redhat.com; > > suanmi...@nvidia.com; Wang, Yipeng1 <yipeng1.w...@intel.com>; > > zaoxing...@gmail.com; Gobriel, Sameh <sameh.gobr...@intel.com> > > Cc: dev@dpdk.org; Rong, Leyi <leyi.r...@intel.com> > > Subject: [PATCH v3 2/2] test/member: add functional and perf tests for > > sketch > > > > This patch adds functional and performance tests for sketch mode of > > membership library. > > > > Signed-off-by: Yipeng Wang <yipeng1.w...@intel.com> > > Signed-off-by: Leyi Rong <leyi.r...@intel.com> > > --- > Tested-by: Yu Jiang <yux.ji...@intel.com> > > Verify v3 dpdk patch > https://patchwork.dpdk.org/project/dpdk/list/?series=24667 based on latest > main dpdk. > Test unit test passed on CentOS7.9. > meson test -C x86_64-native-linuxapp-gcc/ member_autotest member_perf_autotest
This series has AVX512 stuff in it. Testing on Centos 7 can be used for non regression, but we need tests with toolchains that have AVX512 support. -- David Marchand