summaryrefslogtreecommitdiffstats
path: root/src/dpdk/lib/librte_table/rte_table_acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpdk/lib/librte_table/rte_table_acl.c')
-rw-r--r--src/dpdk/lib/librte_table/rte_table_acl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpdk/lib/librte_table/rte_table_acl.c b/src/dpdk/lib/librte_table/rte_table_acl.c
index 8f1f8ceb..94b69a98 100644
--- a/src/dpdk/lib/librte_table/rte_table_acl.c
+++ b/src/dpdk/lib/librte_table/rte_table_acl.c
@@ -792,7 +792,7 @@ rte_table_acl_lookup(
pkts_mask &= ~pkt_mask;
- if (action_table_pos != RTE_ACL_INVALID_USERDATA) {
+ if (action_table_pos != 0) {
pkts_out_mask |= pkt_mask;
entries[pkt_pos] = (void *)
&acl->memory[action_table_pos *