...
Code Block |
---|
# enable 2G pages
dpdk-hugepages.py --setup 2G
# interactive testpmd session
export DPRC=dprc.2
dpdk-testpmd -- -i |
Example Output:
...
...
Code Block |
---|
# enable 2G pages
dpdk-hugepages.py --setup 2G
# interactive testpmd session
export DPRC=dprc.2
dpdk-testpmd -- -i |
Example Output:
...