ethdev: add represented port action to flow API
[dpdk.git] / app / test / test_cryptodev_security_ipsec.h
index eed3476..7628d0c 100644 (file)
@@ -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 {