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

GitHub noreply at github.com
Mon Aug 27 20:36:39 UTC 2018


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: 921256e694b7e037a78c37bcd533901122dbe042
      https://github.com/openvswitch/ovs/commit/921256e694b7e037a78c37bcd533901122dbe042
  Author: Xu Binbin <xu.binbin1 at zte.com.cn>
  Date:   2018-08-22 (Wed, 22 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>



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