Re: [dpdk-dev] [PATCH v3 5/5] test: add segment fd API test

2018-12-14 Thread Maxime Coquelin
On 12/13/18 12:43 PM, Anatoly Burakov wrote: Use memory autotest to also test segment fd API. This will not do any checks - just see if the relevant API's return success or indicate that the API is not supported. Signed-off-by: Anatoly Burakov Acked-by: Tiwei Bie --- test/test/test_memory

[dpdk-dev] [PATCH v3 5/5] test: add segment fd API test

2018-12-13 Thread Anatoly Burakov
Use memory autotest to also test segment fd API. This will not do any checks - just see if the relevant API's return success or indicate that the API is not supported. Signed-off-by: Anatoly Burakov Acked-by: Tiwei Bie --- test/test/test_memory.c | 43 +