[ovs-git] [openvswitch/ovs] b1d98f: dpif: Remove support for multiple queues per port.

GitHub noreply at github.com
Mon Oct 8 17:05:29 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: b1d98f2dd0f7f2e4131e6595279fa44aa78cfb43
      https://github.com/openvswitch/ovs/commit/b1d98f2dd0f7f2e4131e6595279fa44aa78cfb43
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

  Changed paths:
    M lib/dpif-netlink.c
    M lib/dpif-provider.h
    M lib/dpif.c
    M lib/dpif.h
    M ofproto/ofproto-dpif-upcall.c
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  dpif: Remove support for multiple queues per port.

Commit 69c51582ff78 ("dpif-netlink: don't allocate per thread netlink
sockets") removed dpif-netlink support for multiple queues per port.
No remaining dpif provider supports multiple queues per port, so
remove infrastructure for the feature.

CC: Matteo Croce <mcroce at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Yifeng Sun <pkusunyifeng at gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>



      **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