test/crypto: add ESN and antireplay cases
[dpdk.git] / app / test / test_cryptodev_security_ipsec_test_vectors.h
index 85cd6c5..fe2fd85 100644 (file)
@@ -102,6 +102,7 @@ struct ipsec_test_data pkt_aes_128_gcm = {
                .mode = RTE_SECURITY_IPSEC_SA_MODE_TUNNEL,
                .tunnel.type = RTE_SECURITY_IPSEC_TUNNEL_IPV4,
                .replay_win_sz = 0,
+               .esn.low = 1,
        },
 
        .aead = true,