Re: [dpdk-dev] [PATCH v3 1/4] test: enable tests to run in no-huge mode

2020-03-17 Thread Wang, Yipeng1
> -Original Message- > From: Ruifeng Wang > Sent: Friday, March 13, 2020 1:16 AM > To: acon...@redhat.com; maicolgabr...@hotmail.com; Richardson, Bruce > ; Ananyev, Konstantin > ; Dumitrescu, Cristian > ; Wang, Yipeng1 > ; Gobriel, Sameh > Cc: dev@dpdk.org; david.march...@redhat.com; Bura

Re: [dpdk-dev] [PATCH v3 1/4] test: enable tests to run in no-huge mode

2020-03-17 Thread Aaron Conole
Ruifeng Wang writes: > When running with '--no-huge' flag, tests failed with messages as: > ACL context creation with invalid NUMA should have failed! > fbk hash creation should have failed > test_table_pipeline: Check pipeline invalid params failed. > > These cases test against inval

[dpdk-dev] [PATCH v3 1/4] test: enable tests to run in no-huge mode

2020-03-13 Thread Ruifeng Wang
When running with '--no-huge' flag, tests failed with messages as: ACL context creation with invalid NUMA should have failed! fbk hash creation should have failed test_table_pipeline: Check pipeline invalid params failed. These cases test against invalid socket ID as input parameter, a