1. 25 1月, 2017 1 次提交
    • O
      IB/mlx5: Enable Eth VFs to query their min-inline value for user-space · 78984898
      Or Gerlitz 提交于
      For some mlx5 HW models (CX4, CX4Lx), the VF driver needs to put part
      of the packet headers on the TX descriptor so the e-switch can do proper
      matching and steering. This is called "min-inline", it's advertized to
      the VF by the FW and also enforced on them by the HW, such that if they
      don't obey, their packets are dropped.
      
      SRIOV VF libmlx5 instances should take into account the min-inline
      value of their vports. For that end, we provide this value through
      the vendor response part of init_ucontext command.
      
      The min inline value is reported in a way which will let newer libmlx5
      instances realize that they are running over an older kernel and act
      accordingly (e.g apply some educated guess).
      Signed-off-by: NOr Gerlitz <ogerlitz@mellanox.com>
      Reviewed-by: NMatan Barak <matanb@mellanox.com>
      Signed-off-by: NSaeed Mahameed <saeedm@mellanox.com>
      78984898
  2. 20 1月, 2017 1 次提交
  3. 10 1月, 2017 3 次提交
  4. 08 1月, 2017 2 次提交
  5. 03 1月, 2017 3 次提交
  6. 15 12月, 2016 1 次提交
  7. 14 12月, 2016 11 次提交
  8. 17 11月, 2016 4 次提交
  9. 10 11月, 2016 2 次提交
  10. 30 10月, 2016 3 次提交
  11. 08 10月, 2016 9 次提交