Searched refs:libbsd (Results 1 – 5 of 5) sorted by relevance
| /dpdk/buildtools/pkg-config/ |
| H A D | meson.build | 50 requires: ['libdpdk-libs', libbsd], # may need libbsd for string funcs 51 # if libbsd is not enabled, then this is blank
|
| /dpdk/lib/eal/ |
| H A D | meson.build | 30 ext_deps += libbsd
|
| /dpdk/config/ |
| H A D | meson.build | 216 # check for libbsd 217 libbsd = dependency('libbsd', required: false, method: 'pkg-config') variable 218 if libbsd.found()
|
| /dpdk/ |
| H A D | .travis.yml | 18 - [libbsd-dev, libpcap-dev, libibverbs-dev, libcrypto++-dev, libfdt-dev, libjansson-dev]
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 114 python3-wheel python3-pip python3-pyelftools ninja-build libbsd-dev
|