An open API service indexing awesome lists of open source software.

https://github.com/danieldin95/dpdk-force

DPDK Support Scripts.
https://github.com/danieldin95/dpdk-force

openvswitch-dpdk perf

Last synced: 9 months ago
JSON representation

DPDK Support Scripts.

Awesome Lists containing this project

README

          

# DPDK Support
This scripts for enforcing dpdk for openvswitch.

## step0
to configure hugepage and load vfio modules.
```
$ ./setup/00-setup.sh
```

## step1
to configure dpdk parameters and setup bridges.
```
$ ./setup/01-openvswitch.sh
```