Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-810

Support MAC setting of Virtio-user PMD Vhost-kernel devices via Ethdev API

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • ovs-dpdk
    • Support MAC setting of Virtio-user PMD Vhost-kernel devices via Ethdev API
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide

      Please mark each item below with ( / ) if completed or ( x ) if incomplete:

      ( ) The acceptance criteria defined below are met.

      Given a system administrator is managing an OVS setup with a DPDK virtio-user PMD, 

      When they try to set or change the MAC address of a tap interface using the command `ovs-vsctl set interface <interface> mac=<MAC address>`, 

      Then, the system should successfully change the MAC address of the specified interface and the new MAC address should be applied. 


      ( ) The epics work is available in a downstream build (nightly/async or other)


      ( ) Test coverage is available in downstream CI if applicable


      ( ) All cards under the epic have been moved to Done


      ( ) Failed Test Plans have bugs added as children to the epic/feature.

      Show
      Please mark each item below with ( / ) if completed or ( x ) if incomplete: ( ) The acceptance criteria defined below are met. Given a system administrator is managing an OVS setup with a DPDK virtio-user PMD,  When they try to set or change the MAC address of a tap interface using the command `ovs-vsctl set interface <interface> mac=<MAC address>`,  Then, the system should successfully change the MAC address of the specified interface and the new MAC address should be applied.  ( ) The epics work is available in a downstream build (nightly/async or other) ( ) Test coverage is available in downstream CI if applicable ( ) All cards under the epic have been moved to Done ( ) Failed Test Plans have bugs added as children to the epic/feature.
    • In Progress
    • rhel-net-ovs-dpdk
    • 67% To Do, 33% In Progress, 0% Done
    • ssg_networking
    • OVS/DPDK - FDP-25.E - 1
    • 1

      This epic tracks all the effort needed to deliver the solution related to the feature request 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>

              ovsdpdk-bot ovsdpdk bot
              mcoqueli@redhat.com Maxime Coquelin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: