VPP just won't work. God help

This commit is contained in:
2026-04-14 03:58:23 +08:00
parent 9027132a7d
commit 9225857db6
9 changed files with 402 additions and 110 deletions

View File

@@ -0,0 +1,16 @@
--- a/src/vlib/buffer.c
+++ b/src/vlib/buffer.c
@@ -710,10 +710,10 @@
if (!error)
goto buffer_pool_create;
/* If alloc failed, retry without hugepages */
- vlib_log_warn (bm->log_default,
- "numa[%u] falling back to non-hugepage backed "
- "buffer pool (%U)", numa_node, format_clib_error, error);
+ fformat (stderr,
+ "numa[%u] falling back to non-hugepage backed buffer pool\n",
+ numa_node);
clib_error_free (error);
error = vlib_physmem_shared_map_create