]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_efd.c
ethdev: add IPv4/IPv6 DSCP rewrite action
[dpdk.git] / app / test / test_efd.c
index 73b304431669d48f3c5f55893400316417cfb809..a779a71f2d5b790c5c62afc713352c4df88e4e5a 100644 (file)
@@ -94,7 +94,7 @@ static struct flow_key keys[5] = {
        }
 };
 /* Array to store the data */
-efd_value_t data[5];
+static efd_value_t data[5];
 
 static inline uint8_t efd_get_all_sockets_bitmask(void)
 {