1. 03 5月, 2020 1 次提交
  2. 29 4月, 2020 6 次提交
  3. 19 4月, 2020 1 次提交
  4. 28 3月, 2020 1 次提交
  5. 18 3月, 2020 1 次提交
  6. 11 3月, 2020 1 次提交
  7. 08 3月, 2020 4 次提交
  8. 05 3月, 2020 1 次提交
    • Y
      net/mlx5: Expose raw packet pacing APIs · 1326034b
      Yishai Hadas 提交于
      Expose raw packet pacing APIs to be used by DEVX based applications.
      The existing code was refactored to have a single flow with the new raw
      APIs.
      
      The new raw APIs considered the input of 'pp_rate_limit_context', uid,
      'dedicated', upon looking for an existing entry.
      
      This raw mode enables future device specification data in the raw
      context without changing the existing logic and code.
      
      The ability to ask for a dedicated entry gives control for application
      to allocate entries according to its needs.
      
      A dedicated entry may not be used by some other process and it also
      enables the process spreading its resources to some different entries
      for use different hardware resources as part of enforcing the rate.
      
      The counter per entry was changed to be u64 to prevent any option to
      overflow.
      Signed-off-by: NYishai Hadas <yishaih@mellanox.com>
      Acked-by: NSaeed Mahameed <saeedm@mellanox.com>
      Signed-off-by: NLeon Romanovsky <leonro@mellanox.com>
      1326034b
  9. 19 2月, 2020 1 次提交
  10. 07 2月, 2020 1 次提交
  11. 17 1月, 2020 9 次提交
  12. 11 1月, 2020 1 次提交
  13. 23 11月, 2019 1 次提交
  14. 30 10月, 2019 1 次提交
  15. 08 10月, 2019 1 次提交
  16. 24 9月, 2019 1 次提交
  17. 06 9月, 2019 1 次提交
  18. 02 9月, 2019 1 次提交
  19. 28 8月, 2019 1 次提交
  20. 21 8月, 2019 3 次提交
  21. 13 8月, 2019 1 次提交
  22. 09 8月, 2019 1 次提交