1. 28 4月, 2016 2 次提交
  2. 26 4月, 2016 1 次提交
  3. 07 4月, 2016 3 次提交
  4. 06 4月, 2016 5 次提交
  5. 01 3月, 2016 1 次提交
  6. 19 2月, 2016 2 次提交
  7. 18 2月, 2016 3 次提交
  8. 17 2月, 2016 1 次提交
  9. 04 2月, 2016 2 次提交
  10. 08 1月, 2016 2 次提交
  11. 13 12月, 2015 2 次提交
  12. 03 12月, 2015 2 次提交
  13. 02 12月, 2015 2 次提交
  14. 26 11月, 2015 1 次提交
  15. 23 10月, 2015 1 次提交
  16. 20 10月, 2015 1 次提交
  17. 16 10月, 2015 1 次提交
  18. 15 10月, 2015 1 次提交
  19. 14 10月, 2015 2 次提交
  20. 09 10月, 2015 3 次提交
  21. 08 10月, 2015 1 次提交
    • M
      i40e: stop VF rings · 0325fca7
      Mitch Williams 提交于
      Explicitly stop the rings belonging to each VF when disabling SR-IOV.
      Even though the VFs were gone, and the associated VSIs were removed, the
      rings were not stopped, and in some circumstances the hardware would
      continue to access the memory formerly used by the rings, causing memory
      corruption or DMAR errors, both of which would lead to general malaise
      of the kernel.
      
      To relieve this condition, explicitly stop all the rings associated with
      each VF before releasing its resources.
      
      Change-ID: I78c05d562c66e7b594b7e48d67860f49b3e5b6ec
      Signed-off-by: NMitch Williams <mitch.a.williams@intel.com>
      Tested-by: NAndrew Bowers <andrewx.bowers@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      0325fca7
  22. 30 9月, 2015 1 次提交