ovn-org / ovn-scale-test

Apache License 2.0
18 stars 22 forks source link

Add OVN IGMP scale test scenario #181

Closed dceara closed 5 years ago

dceara commented 5 years ago

To emulate multicast receivers, a small C app is used (mcast-tester.c).

Also add support for OVS internal ports. Each OVS internal port gets bound to a "fake VM" (network namespace).

Signed-off-by: Dumitru Ceara dceara@redhat.com