-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
-
None
-
rhel-net-ovs-dpdk
-
-
This ticket is tracking the QE verification effort for the solution to the problem described below.
Initially reported in [FD-3048
Vhost-kernel implementation of DPDK Virtio-user PMD does not implement the (struct virtio_user_backend_ops *)->set_config() callback.
Implementing it would enable to set the tap interface MAC address using the existing tap_set_mac() function.
Changing the MAC address could be tested with OVS as below:
ovs-vsctl set interface <interface> mac=<MAC address>