Re: [dpdk-dev] [PATCH v2 2/4] ipsec-secgw: add test scripts for aes ctr

2019-02-22 Thread Ananyev, Konstantin
> This patch adds the functional test scripts to ipsec-secgw > sample application for both transport and tunnel working > mode. > > Updated a bit on common_defs to use "mktemp" instead of "tempfile" > as Fedora does not like the command. > > Signed-off-by: Fan Zhang > --- > examples/ipsec-secgw

[dpdk-dev] [PATCH v2 2/4] ipsec-secgw: add test scripts for aes ctr

2019-02-19 Thread Fan Zhang
This patch adds the functional test scripts to ipsec-secgw sample application for both transport and tunnel working mode. Updated a bit on common_defs to use "mktemp" instead of "tempfile" as Fedora does not like the command. Signed-off-by: Fan Zhang --- examples/ipsec-secgw/test/common_defs.sh