1. 27 1月, 2020 1 次提交
  2. 31 10月, 2019 1 次提交
  3. 11 9月, 2019 2 次提交
  4. 01 9月, 2019 2 次提交
  5. 23 8月, 2019 1 次提交
  6. 16 8月, 2019 1 次提交
  7. 09 8月, 2019 1 次提交
  8. 27 5月, 2019 2 次提交
  9. 15 4月, 2019 1 次提交
    • D
      qed: Fix missing DORQ attentions · d4476b8a
      Denis Bolotin 提交于
      When the DORQ (doorbell block) is overflowed, all PFs get attentions at the
      same time. If one PF finished handling the attention before another PF even
      started, the second PF might miss the DORQ's attention bit and not handle
      the attention at all.
      If the DORQ attention is missed and the issue is not resolved, another
      attention will not be sent, therefore each attention is treated as a
      potential DORQ attention.
      As a result, the attention callback is called more frequently so the debug
      print was moved to reduce its quantity.
      The number of periodic doorbell recovery handler schedules was reduced
      because it was the previous way to mitigating the missed attention issue.
      Signed-off-by: NDenis Bolotin <dbolotin@marvell.com>
      Signed-off-by: NMichal Kalderon <mkalderon@marvell.com>
      Signed-off-by: NAriel Elior <aelior@marvell.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d4476b8a
  10. 09 2月, 2019 1 次提交
  11. 29 1月, 2019 1 次提交
  12. 26 1月, 2019 1 次提交
  13. 23 1月, 2019 1 次提交
  14. 01 12月, 2018 2 次提交
  15. 28 11月, 2018 1 次提交
  16. 14 11月, 2018 1 次提交
  17. 17 10月, 2018 3 次提交
  18. 03 10月, 2018 1 次提交
  19. 10 8月, 2018 1 次提交
  20. 20 7月, 2018 1 次提交
  21. 12 7月, 2018 1 次提交
  22. 02 7月, 2018 1 次提交
  23. 20 6月, 2018 1 次提交
  24. 05 6月, 2018 1 次提交
  25. 23 5月, 2018 2 次提交
  26. 11 5月, 2018 1 次提交
  27. 08 5月, 2018 2 次提交
  28. 24 4月, 2018 1 次提交
  29. 30 3月, 2018 1 次提交
  30. 27 7月, 2017 3 次提交