build: make flow classification optional
[dpdk.git] / app / test / test_cryptodev_security_ipsec.h
index 0416005..7628d0c 100644 (file)
@@ -56,6 +56,8 @@ struct ipsec_test_flags {
        uint32_t tunnel_hdr_verify;
        bool udp_encap;
        bool udp_ports_verify;
+       bool ip_csum;
+       bool l4_csum;
 };
 
 struct crypto_param {