blob: 758654cd65841345315a05bddca1d23b4f88b020 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Limitations
There are some limitations due to the different tools used:
- TRex
- Does not support virtio driver for vhost-user interfaces needed by OvS-DPDK.
- Does not support single interface configuration (dummy interfaces) with memif.
- PROX
- In this envirorment it does not support multiple core assignement for a single task.
- Memif
- Configuration can be changed only by modifying the source code of Userspace CNI.
|