1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
Tests: afxdp, kmod, offloads, userspace
Depends:
@,
conntrack,
curl,
ethtool,
net-tools,
ncat,
python3-pyftpdlib,
tcpdump,
wget,
Restrictions:
allow-stderr,
build-needed,
isolation-machine,
needs-root,
rw-build-tree,
# The dpdk tests are marked `skippable`, because they have environment specific
# requirements which may or may not be available at runtime (hugepages setup).
Tests: dpdk
Depends:
@,
conntrack,
curl,
dpdk-dev [amd64 i386 ppc64el arm64 riscv64],
ethtool,
net-tools,
ncat,
python3-pyftpdlib,
tcpdump,
wget,
Restrictions:
allow-stderr,
build-needed,
isolation-machine,
needs-root,
rw-build-tree,
skippable,
Tests: python-extension
Depends:
@,
python3-all,
|