X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest_cryptodev_security_ipsec.h;h=7628d0c42ad1ab9a195737f75a3b8185832e4583;hb=88caad251c8de3a84e353b0b2a27014bc303df87;hp=eed34765787933b6d3292fd6a3a56b894dbccca8;hpb=4aa52f213c9f2bb14ad7b838a3be197b91d41d89;p=dpdk.git diff --git a/app/test/test_cryptodev_security_ipsec.h b/app/test/test_cryptodev_security_ipsec.h index eed3476578..7628d0c42a 100644 --- a/app/test/test_cryptodev_security_ipsec.h +++ b/app/test/test_cryptodev_security_ipsec.h @@ -50,9 +50,14 @@ struct ipsec_test_data { struct ipsec_test_flags { bool display_alg; bool sa_expiry_pkts_soft; + bool sa_expiry_pkts_hard; bool icv_corrupt; bool iv_gen; + uint32_t tunnel_hdr_verify; bool udp_encap; + bool udp_ports_verify; + bool ip_csum; + bool l4_csum; }; struct crypto_param {