ethdev: add IPv4/IPv6 DSCP rewrite action
[dpdk.git] / app / test / test_efd.c
index 73b3044..a779a71 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)
 {