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.
- Host: GitHub
- URL: https://github.com/danieldin95/dpdk-force
- Owner: danieldin95
- Created: 2022-06-07T07:57:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T02:01:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T20:12:50.466Z (over 1 year ago)
- Topics: openvswitch-dpdk, perf
- Language: Shell
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```