[ovs-git] [openvswitch/ovs] 6508c8: dpif: Move common meter checks into the dpif layer...

GitHub noreply at github.com
Mon Jul 30 20:01:43 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 6508c845ad36560eb068e626802c24e38f1ac42c
      https://github.com/openvswitch/ovs/commit/6508c845ad36560eb068e626802c24e38f1ac42c
  Author: Justin Pettit <jpettit at ovn.org>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M lib/dpif-netdev.c
    M lib/dpif.c

  Log Message:
  -----------
  dpif: Move common meter checks into the dpif layer.

Another dpif provider will soon add support for meters, so move
some of the common sanity checks up into the dpif layer so that each
provider doesn't need to re-implement them.

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: 80738e5f93a70200d2039a2f80c1f78d8d966982
      https://github.com/openvswitch/ovs/commit/80738e5f93a70200d2039a2f80c1f78d8d966982
  Author: Andy Zhou <azhou at ovn.org>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M Documentation/faq/releases.rst
    M lib/dpif-netlink.c

  Log Message:
  -----------
  dpif-netlink: Add meter support.

To work with kernel datapath that supports meter.

Signed-off-by: Andy Zhou <azhou at ovn.org>
Co-authored-by: Justin Pettit <jpettit at ovn.org>
Signed-off-by: Justin Pettit <jpettit at ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/c9336012c2e0...80738e5f93a7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list