1. 27 5月, 2009 1 次提交
    • J
      igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) · 8c0ab70a
      Jesper Dangaard Brouer 提交于
      Based on the previous patches from Jesper Dangaard Brouer <hawk@comx.dk>
      
      Implement reading the per queue drop stats register
      RQDPC (Receive Queue Drop Packet Count).  It counts the number of
      packets dropped by a queue due to lack of descriptors available.
      
      Notice RQDPC (Receive Queue Drop Packet Count) stats only gets
      incremented, if the DROP_EN bit it set (in the SRRCTL register
      for that queue).  If DROP_EN bit is NOT set, then the some what
      equivalent count is stored in RNBC (not per queue basis).
      
      The RQDPC register is only 12 bit, thus the precision might
      suffer due to overrun in-netween the watchdog polling interval.
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      CC: Jesper Dangaard Brouer <hawk@comx.dk>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      8c0ab70a
  2. 22 5月, 2009 1 次提交
  3. 08 5月, 2009 1 次提交
  4. 07 5月, 2009 2 次提交
  5. 28 4月, 2009 3 次提交
  6. 27 4月, 2009 1 次提交
  7. 22 4月, 2009 1 次提交
  8. 20 4月, 2009 1 次提交
  9. 11 4月, 2009 1 次提交
  10. 09 4月, 2009 1 次提交
  11. 07 4月, 2009 2 次提交
  12. 02 4月, 2009 3 次提交
  13. 22 3月, 2009 5 次提交
  14. 15 3月, 2009 9 次提交
  15. 03 3月, 2009 1 次提交
  16. 20 2月, 2009 5 次提交
  17. 19 2月, 2009 2 次提交