]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/cmdline_flow.c
net/ena: fix build with GCC 12
[dpdk.git] / app / test-pmd / cmdline_flow.c
index 4adeeaac0acf6d9e075394cea399180f020df67d..cfd55c598d3b9d3105bcaa61291fa8432365aa3e 100644 (file)
@@ -795,7 +795,8 @@ static const char *const modify_field_ids[] = {
        "tcp_seq_num", "tcp_ack_num", "tcp_flags",
        "udp_port_src", "udp_port_dst",
        "vxlan_vni", "geneve_vni", "gtp_teid",
-       "tag", "mark", "meta", "pointer", "value", NULL
+       "tag", "mark", "meta", "pointer", "value",
+       "ipv4_ecn", "ipv6_ecn", NULL
 };
 
 /** Maximum number of subsequent tokens and arguments on the stack. */