On Fri, Dec 22, 2017 at 11:53:43AM +0100, Matteo Croce wrote: > Show DPDK version if Open vSwitch is compiled with DPDK support. > Add a `dpdk_version` column in the datamodel and also edit ovs-dev.py to > populate the field with the right value. > > Signed-off-by: Matteo Croce <[email protected]>
I could see this being useful. Thank you for the patch. But nothing here populates the new column, except in the narrow case of a developer running ovs-vswitchd himself using the ovs-dev.py script. I guess that ovs-ctl or ovs-vswitchd itself should populate it. Since this adds a new column to the schema, it should increment the middle part of the version number, instead of the final part. Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
