1. 08 10月, 2016 5 次提交
  2. 14 8月, 2016 1 次提交
  3. 23 6月, 2016 6 次提交
  4. 14 5月, 2016 4 次提交
  5. 06 4月, 2016 1 次提交
  6. 22 3月, 2016 1 次提交
    • E
      IB/mlx5: Implement callbacks for manipulating VFs · eff901d3
      Eli Cohen 提交于
      Implement the IB defined callbacks used to manipulate the policy for the
      link state, set GUIDs or get statistics information. This functionality
      is added into a new file that will be used to add any SRIOV related
      functionality to the mlx5 IB layer.
      
      The following callbacks have been added:
      
      mlx5_ib_get_vf_config
      mlx5_ib_set_vf_link_state
      mlx5_ib_get_vf_stats
      mlx5_ib_set_vf_guid
      
      In addition, publish whether this device is based on a virtual function.
      
      In mlx5 supported devices, virtual functions are implemented as vHCAs.
      vHCAs have their own QP number space so it is possible that two vHCAs
      will use a QP with the same number at the same time.
      Signed-off-by: NEli Cohen <eli@mellanox.com>
      Reviewed-by: NOr Gerlitz <ogerlitz@mellanox.com>
      Signed-off-by: NDoug Ledford <dledford@redhat.com>
      eff901d3
  7. 10 3月, 2016 1 次提交
  8. 05 3月, 2016 2 次提交
  9. 02 3月, 2016 7 次提交
  10. 01 3月, 2016 1 次提交
  11. 22 1月, 2016 5 次提交
  12. 12 1月, 2016 1 次提交
  13. 24 12月, 2015 5 次提交