diff options
author | Benoît Ganne <bganne@cisco.com> | 2020-09-15 10:45:55 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-09-16 17:38:42 +0000 |
commit | 33ce5e568f8b4fb1254bf5ee32865e9443c0185a (patch) | |
tree | 16b733584eccfa84db8c143a46d65b8c7e3e663e /src/vlib/cli.c | |
parent | 007abe751f2ee86528d0ccc005a3da1c90850868 (diff) |
vpp: fix main heap init
NUMA node parsing with vlib_get_thread_core_numa() can failed on single
socket systems. Use clib_get_current_numa_node() instead as we already
pinned the main thread to the requested core.
Type: fix
Change-Id: I22339516d0305689a58584c92ded7c96eb53be39
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vlib/cli.c')
0 files changed, 0 insertions, 0 deletions