[dpdk-dev] [PATCH v2 3/3] examples/ipsec-secgw: update pktest.sh script

Ananyev, Konstantin konstantin.ananyev at intel.com
Tue Oct 1 19:29:19 CEST 2019



> -----Original Message-----
> From: Iremonger, Bernard
> Sent: Tuesday, October 1, 2019 4:18 PM
> To: dev at dpdk.org; Ananyev, Konstantin <konstantin.ananyev at intel.com>; akhil.goyal at nxp.com
> Cc: Iremonger, Bernard <bernard.iremonger at intel.com>
> Subject: [PATCH v2 3/3] examples/ipsec-secgw: update pktest.sh script
> 
> Drop SGW_CMD_XPRM=l, as default is IPsec library now.
> 
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
> ---
>  examples/ipsec-secgw/test/pkttest.sh | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/examples/ipsec-secgw/test/pkttest.sh b/examples/ipsec-secgw/test/pkttest.sh
> index 04cd96b..7c78de7 100755
> --- a/examples/ipsec-secgw/test/pkttest.sh
> +++ b/examples/ipsec-secgw/test/pkttest.sh
> @@ -18,7 +18,6 @@ fi
>  CRYPTO_DEV="--vdev=crypto_null0"
>  SGW_PORT_CFG="--vdev=net_tap0,mac=fixed --vdev=net_tap1,mac=fixed"
>  SGW_EAL_XPRM="--no-pci"
> -SGW_CMD_XPRM=-l
>  SGW_WAIT_DEV="dtap0"
>  . ${DIR}/common_defs_secgw.sh
> 
> --

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

> 2.7.4



More information about the dev mailing list