examples/ipsec-secgw: add scripts for functional test
[dpdk.git] / examples / ipsec-secgw / test / trs_aesgcm_inline_crypto_defs.sh
1 #! /bin/bash
2
3 . ${DIR}/trs_aesgcm_defs.sh
4
5 CRYPTO_DEV='--vdev="crypto_null0"'
6 SGW_CFG_XPRM='port_id 0 type inline-crypto-offload'