[ovs-discuss] Cannot Add Meter in OVS 2.10.2

Justin Pettit jpettit at ovn.org
Wed Jan 9 21:33:00 UTC 2019


> On Jan 8, 2019, at 5:48 AM, Ramzah Rehman <ramzahrehman at gmail.com> wrote:
> 
> ovs-vsctl list bridge br0
> 
> _uuid               : bd776aad-3a88-4d38-a7a2-6be57723f04b
> auto_attach         : []
> controller          : []
> datapath_id         : "0000ae6a77bd384d"
> datapath_type       : ""
> datapath_version    : "<unknown>"

I think this is indicating that you're not using the just-built OVS kernel module.  The Linux built-in OVS kernel module doesn't return a version, but the one built from OVS sources would indicate the version number of OVS that you built.

--Justin




More information about the discuss mailing list