On Thu, Sep 15, 2022 at 9:30 AM Jiang, YuX <[email protected]> wrote: > > > -----Original Message----- > > From: Leyi Rong <[email protected]> > > Sent: Thursday, September 15, 2022 10:15 AM > > To: [email protected]; [email protected]; > > [email protected]; Wang, Yipeng1 <[email protected]>; > > [email protected]; Gobriel, Sameh <[email protected]> > > Cc: [email protected]; Rong, Leyi <[email protected]> > > 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 <[email protected]> > > Signed-off-by: Leyi Rong <[email protected]> > > --- > Tested-by: Yu Jiang <[email protected]> > > 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

