automated/linux/nginx-server/nginx-odp-dpdk¶
Description¶
Server running OFP+ODP+DPDK NGiNX
Maintainer¶
OS¶
- debian
- ubuntu
Scope¶
Devices¶
- x86
Steps to reproduce¶
- . automated/lib/sh-test-lib
- add_key "$DEB_REPO_KEY_URL"
- add_repo "$DEB_REPO_URL"
- apt-get update
- sysctl -w vm.nr_hugepages=1024
- modprobe uio
- apt-get install -y dpdk-igb-uio-dkms dpdk pciutils
- export CONFIG_TYPE=odp-dpdk
- export MAX_CORES VLAND_NAME
- lava-test-case httperf-nginx-server --shell ./automated/linux/nginx-server/nginx-server.sh