Thanks, applied to master.
On Fri, Nov 09, 2018 at 04:46:07PM -0500, Mark Michelson wrote: > Acked-by: Mark Michelson <[email protected]> > > On 11/09/2018 10:38 AM, Ben Pfaff wrote: > >Signed-off-by: Ben Pfaff <[email protected]> > >--- > > Documentation/faq/qos.rst | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > >diff --git a/Documentation/faq/qos.rst b/Documentation/faq/qos.rst > >index 1cd01f67fc9c..53ad89809671 100644 > >--- a/Documentation/faq/qos.rst > >+++ b/Documentation/faq/qos.rst > >@@ -164,6 +164,6 @@ as well as I expect. > > Q: Does Open vSwitch support OpenFlow meters? > >- A: Since version 2.0, Open vSwitch has OpenFlow protocol support for > >- OpenFlow meters. Currently, only the userspace datapath implements > >- meters. > >+ A: Open vSwitch 2.0 added OpenFlow protocol support for OpenFlow meters. > >+ Open vSwitch 2.7 implemented meters in the userspace datapath. Open > >+ vSwitch 2.10 implemented meters in the Linux kernel datapath. > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
