You can setup quality of service (QoS) for the Napatech OVS DPDK offloaded ports.
About this task
Napatech Link-Virtualization™ Software supports rate-limiting quality of service (QoS) for ingress traffic into an Open vSwitch and egress traffic from an Open vSwitch. The following figure illustrates how rate-limiting QoS is applied using an ingress policer and an egress policer.
In this figure, an ingress policer is applied on a virtual
port, and egress policers are applied on a virtual port and a physical port. If the rate is
higher than the configured value, packets are dropped on these ports limiting the rate as
follows:
- The ingress policer drops traffic that is transmitted from the guest to the vSwitch on the virtual port.
- The egress policer on the virtual port drops traffic that is transmitted from the vSwitch to the guest on the virtual port.
- Another egress policer on the physical port drops traffic that is transmitted from the vSwitch to the SmartNIC port on the physical port.
This example describes how to configure QoS.