diff options
author | 2025-01-23 11:04:19 +0100 | |
---|---|---|
committer | 2025-01-23 11:16:08 +0100 | |
commit | d9b9a721fd1aa0198b5d0be54fe46ad0a3d773b7 (patch) | |
tree | deba25a7dc8dd4afe07c8ef80f6edd94b69e8a92 /src/plugins/vmxnet3/CMakeLists.txt | |
parent | 38d9b3479f780d94e6caa03058b2e44ca24858fb (diff) |
sflow: Update build rules
1) we rely on Netlink PSAMPLE and USERSOCK make sure we have headers
2) sflow plugin is not available on FreeBSD, due to Netlink features
3) preprocessor flag SFLOW_USE_VAPI controls whether the sflow plugin
will attempt to contact the linux-cp plugin using the binary VAPI. It
has to be a preprocessor flag so it can suppress the "#include"
statements that define that linux-cp api, because those include files
will be missing if linux-cp is excluded from the build.
The "excluded_plugins" list can be used with:
make VPP_EXCLUDED_PLUGINS=linux-cp build build-release
Type: fix
Fixes: e40f8a90bb0c39986c198fca8ad9b0b3c1658401
Change-Id: If44929d285d27db7862910ecb4ec11ddd4591fd2
Signed-off-by: pim@ipng.nl
Diffstat (limited to 'src/plugins/vmxnet3/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions