Re: [dpdk-dev] [PATCH v2 4/4] test/hash: remove hash scaling unit test

2018-10-25 Thread Bruce Richardson
On Wed, Oct 24, 2018 at 11:09:30AM -0700, Yipeng Wang wrote: > The hash scaling unit test is not really needed > any more since the multi-writer is supported now > inside the library and it is tested by multi-writer > unit test. > > Signed-off-by: Yipeng Wang > --- > test/test/Makefile

[dpdk-dev] [PATCH v2 4/4] test/hash: remove hash scaling unit test

2018-10-24 Thread Yipeng Wang
The hash scaling unit test is not really needed any more since the multi-writer is supported now inside the library and it is tested by multi-writer unit test. Signed-off-by: Yipeng Wang --- test/test/Makefile| 1 - test/test/autotest_data.py| 6 -- test/test/meson.build