[ovs-git] [openvswitch/ovs] 78f2ed: netdev-dpdk: Support the link speed of XL710

GitHub noreply at github.com
Mon Aug 27 20:35:33 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 78f2edd7dd5b9a40617a1572ffe9bdbd3f8ad861
      https://github.com/openvswitch/ovs/commit/78f2edd7dd5b9a40617a1572ffe9bdbd3f8ad861
  Author: Xu Binbin <xu.binbin1 at zte.com.cn>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M lib/netdev-dpdk.c

  Log Message:
  -----------
  netdev-dpdk: Support the link speed of XL710

In the scenario of XL710, the link speed which stored in the table
of Interface is not 40G. Because the implementation of query of link
speed only support to 10G, the parameter 'current' will be a random
value in the scenario of higher link speed. In this case, incorrect
link speed of XL710 nic will be stored in the database.

Signed-off-by: Xu Binbin <xu.binbin1 at zte.com.cn>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


  Commit: d80f42c39cb9fcdb57897ec0e524154a17a297fb
      https://github.com/openvswitch/ovs/commit/d80f42c39cb9fcdb57897ec0e524154a17a297fb
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  vswitch.xml: Fix type of dpdk-init key.

This adds available modes to the man page.

CC: Kevin Traynor <ktraynor at redhat.com>
Fixes: 6d947d508a51 ("vswitch.xml: Update dpdk-init documentation.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Kevin Traynor <ktraynor at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


Compare: https://github.com/openvswitch/ovs/compare/052602d26948...d80f42c39cb9
      **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