"dev" <[email protected]> wrote on 07/30/2016 05:02:01 AM:
> From: Numan Siddique <[email protected]> > To: ovs dev <[email protected]> > Date: 07/30/2016 05:02 AM > Subject: [ovs-dev] [PATCH v4] ovn-controller: Add datapath-type and > iface-types in chassis:external_ids > Sent by: "dev" <[email protected]> > > This patch reads the 'Bridge.datapath_type' column value of the integration > bridge and 'Open_vSwitch.iface_types' column value and sets these in the > external_ids:datapath-type and external_ids:iface-types of Chassis table. > > This will provide hints to the CMS or clients monitoring OVN SB DB to > determine the datapath type (DPDK or non-DPDK) configured and take some > actions based on it. > > One usecase is, OVN neutron plugin can use this information to set the > vif_type (ovs or vhostuser) during the port binding. > > Signed-off-by: Numan Siddique <[email protected]> > --- This looks good to me now... Acked-by: Ryan Moats <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
