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

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


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: a1d88db2483ec3b8e6e0303ba30e90c2a2e761e5
      https://github.com/openvswitch/ovs/commit/a1d88db2483ec3b8e6e0303ba30e90c2a2e761e5
  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>



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