Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-6451

Datapath type setting function for supporting OVS DPDK addBridge

    XMLWordPrintable

    Details

    • Story Points:
      1

      Description

      Datapath type setting function is required for supporting OVS DPDK addBridge.

      The ovs-vsctl command for adding bridge for OVS DPDK is as follows.

      ovs-vsctl add-br br0 -- set bridge br0 datapath_type=netdev
      

      Current ONOS BridgeConfig & BridgeDescription does not support datapath type. So..

      1. Adding datapath type in BridgeDescription and make it possible to deliver datapath type parameter to OVS
      2. Adding datapath type setting function in DefaultOvsdbClient class - addBridge(BridgeDescription bridgeDescription) method.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            jaegonkim Jaegon Kim
            Reporter:
            jaegonkim Jaegon Kim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: