]> git.droids-corp.org - dpdk.git/blobdiff - examples/ipsec-secgw/test/bypass_defs.sh
app/testpmd: add --portlist option
[dpdk.git] / examples / ipsec-secgw / test / bypass_defs.sh
index 12a8a5aff784194b24cfff5e7698123f523a3841..e553635b93ef58f70526711157e6c8400c8fb311 100644 (file)
@@ -1,4 +1,5 @@
 #! /bin/bash
+# SPDX-License-Identifier: BSD-3-Clause
 
 CRYPTO_DEV=${CRYPTO_DEV:-'--vdev="crypto_null0"'}
 
@@ -28,7 +29,7 @@ EOF
        cat ${SGW_CFG_FILE}
 }
 
-SGW_CMD_XPRM='-w 300'
+SGW_CMD_XPRM='-w 300 -l'
 
 config_remote_xfrm()
 {