1. 03 8月, 2014 1 次提交
  2. 24 7月, 2014 1 次提交
  3. 17 7月, 2014 2 次提交
  4. 11 7月, 2014 1 次提交
  5. 03 7月, 2014 7 次提交
  6. 01 7月, 2014 2 次提交
  7. 26 6月, 2014 1 次提交
    • A
      i40e: Fix the FD sideband logic to detect a FD table full condition · 12957388
      Anjali Singhai Jain 提交于
      Hardware does not have a way of telling a PF how much of the global
      shared FD table space is still available or is consumed.
      Previously, every PF but PF0 would think there was still space available
      when there wasn't. The PFs would continue to try to add filters and fail.
      With this new logic if a filter programming error is detected we just
      check if we are close to the guaranteed space full and that can be used
      as a hint to say, there might not be space and we should turn off the
      features. This way we can turn off the feature in SW for all PFs in
      time.
      
      Change-ID: I725cb2fab16c033f883056362b4542c1400503c5
      Signed-off-by: NAnjali Singhai Jain <anjali.singhai@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      12957388
  8. 25 6月, 2014 11 次提交
  9. 20 6月, 2014 9 次提交
  10. 11 6月, 2014 5 次提交