net/sfc: rename array of SW stats descriptions
[dpdk.git] / app / test / test_cryptodev_security_ipsec.h
index 18f3c64..7628d0c 100644 (file)
@@ -53,7 +53,11 @@ struct ipsec_test_flags {
        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 {