Re: [dpdk-dev] [PATCH] test/security: enable tests for non-implemented ops

2020-05-11 Thread Lukasz Wojciechowski
W dniu 09.05.2020 o 23:47, Akhil Goyal pisze: >> After re-enabling checks for non-implemneted ops in non-debug mode >> in librte_security set_pkt_metadata and get_userdata functions, >> tests verifying proper work of tests can be enabled also. >> >> Signed-off-by: Lukasz Wojciechowski >> --- > A

Re: [dpdk-dev] [PATCH] test/security: enable tests for non-implemented ops

2020-05-09 Thread Akhil Goyal
> > After re-enabling checks for non-implemneted ops in non-debug mode > in librte_security set_pkt_metadata and get_userdata functions, > tests verifying proper work of tests can be enabled also. > > Signed-off-by: Lukasz Wojciechowski > --- Acked-by: Akhil Goyal Applied to dpdk-next-crypto

[dpdk-dev] [PATCH] test/security: enable tests for non-implemented ops

2020-04-23 Thread Lukasz Wojciechowski
After re-enabling checks for non-implemneted ops in non-debug mode in librte_security set_pkt_metadata and get_userdata functions, tests verifying proper work of tests can be enabled also. Signed-off-by: Lukasz Wojciechowski --- app/test/test_security.c | 8 1 file changed, 8 deletions(