1. 11 8月, 2011 1 次提交
  2. 22 7月, 2011 1 次提交
  3. 12 7月, 2011 1 次提交
  4. 30 4月, 2011 1 次提交
  5. 12 3月, 2011 1 次提交
  6. 24 2月, 2011 1 次提交
    • L
      igb: add support for VF Transmit rate limit using iproute2 · 17dc566c
      Lior Levy 提交于
      Implemented igb_ndo_set_vf_bw function which is being used
      by iproute2 tool. In addition, updated igb_ndo_get_vf_config function
      to show the actual rate limit to the user.
      
      The rate limitation can be configured only when the link is up.
      The rate limit value can be ranged between 0 and actual
      link speed measured in Mbps. A value of '0' disables the rate limit for
      this specific VF.
      
      iproute2 usage will be 'ip link set ethX vf Y rate Z'.
      After the command is made, the rate will be changed instantly.
      To view the current rate limit, use 'ip link show ethX'.
      
      The rates will be zeroed only upon driver reload or a link speed change.
      
      This feature is being supported only by 82576 device.
      Signed-off-by: NLior Levy <lior.levy@intel.com>
      Tested-by: NJeff Pieper <jeffrey.e.pieper@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      17dc566c
  7. 25 12月, 2010 1 次提交
  8. 18 10月, 2010 1 次提交
  9. 19 8月, 2010 1 次提交
  10. 06 5月, 2010 1 次提交
  11. 29 4月, 2010 1 次提交
  12. 28 4月, 2010 1 次提交
  13. 31 3月, 2010 1 次提交
  14. 24 3月, 2010 1 次提交
  15. 18 2月, 2010 6 次提交
  16. 13 2月, 2010 1 次提交
  17. 03 12月, 2009 1 次提交
  18. 21 11月, 2009 1 次提交
  19. 14 11月, 2009 2 次提交
  20. 28 10月, 2009 15 次提交