summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/vnf_common/vnf_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vnf_common/vnf_common.h b/common/vnf_common/vnf_common.h
index a6b1aaa2..2ba51482 100644
--- a/common/vnf_common/vnf_common.h
+++ b/common/vnf_common/vnf_common.h
@@ -45,7 +45,7 @@
#define PKT_EGR_DIR 1
#ifndef PIPELINE_MAX_PORT_IN
-#define PIPELINE_MAX_PORT_IN 16
+#define PIPELINE_MAX_PORT_IN 64
#endif
#define RTE_PIPELINE_MAX_NAME_SZ 124