summaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip_api.c
diff options
context:
space:
mode:
authorTom Jones <thj@freebsd.org>2024-01-26 13:48:49 +0000
committerDamjan Marion <dmarion@0xa5.net>2024-02-19 18:11:34 +0000
commitac80b8be8be5757b667a9aa7ddf258b36f695a5a (patch)
tree49a79833dfbbb567a5e2a78e1d5c1f7413c89003 /src/vnet/ip/ip_api.c
parent03b7ac929e7e41c67de0426d2a9e005b8bc5d963 (diff)
vppinfra: Stub out get_current_cpu and get_current_numa on FreeBSD
FreeBSD has its own set of syscalls for getting current CPU and NUMA domain information. Stub out these calls and return CPU 0 and NUMA domain 0 as placeholders until we bring in FreeBSD specific calls. Type: improvement Change-Id: Id61df0273b0bcc6acf4844ee626e4f246f9f217b Signed-off-by: Tom Jones <thj@freebsd.org>
Diffstat (limited to 'src/vnet/ip/ip_api.c')
0 files changed, 0 insertions, 0 deletions