Skip to content

dpdk: add DPDK OVS test

Vladimír Beneš requested to merge devel/vb/dpdk into master

NM can now add OVS slaves of DPDK type. We use SR-IOV's VF as devices. We have two tests:

  • single DPDK port in an OVS bridge
  • bonded DPDK port with ethernet and a single DPDK port in an OVS bridge

Tests do cover https://bugzilla.redhat.com/show_bug.cgi?id=1612503

@Build:master

Edited by Vladimír Beneš

Merge request reports