aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorJere Leppänen <jere.leppanen@nokia.com>2022-09-30 11:42:10 +0300
committerPetri Savolainen <petri.savolainen@nokia.com>2022-10-20 12:17:21 +0300
commit0f2ad6aad398cb4fff18a5c85b6692a42f861ae2 (patch)
tree511166c5da5fa60edebadd821c60ad9f1e608821 /example
parentf9ac96399462e2894a56e8506cfa4bebb8cef2df (diff)
example: classifier: increase default pool size to 10000
Increase default pool size to 10000 packets. Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com> Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
Diffstat (limited to 'example')
-rw-r--r--example/classifier/odp_classifier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/classifier/odp_classifier.c b/example/classifier/odp_classifier.c
index d4a335cc8..9551c0c23 100644
--- a/example/classifier/odp_classifier.c
+++ b/example/classifier/odp_classifier.c
@@ -28,7 +28,7 @@
/** @def SHM_PKT_POOL_SIZE
* @brief Packet pool size (number of packets)
*/
-#define SHM_PKT_POOL_SIZE 512
+#define SHM_PKT_POOL_SIZE 10000
/** @def SHM_PKT_POOL_BUF_SIZE
* @brief Buffer size of the packet pool buffer