An error occurred fetching the project authors.
  1. 22 Aug, 2013 1 commit
  2. 21 May, 2013 2 commits
  3. 18 Apr, 2013 3 commits
  4. 19 Jan, 2013 1 commit
  5. 18 Jan, 2013 2 commits
  6. 01 Dec, 2012 1 commit
  7. 13 Nov, 2012 1 commit
  8. 30 Oct, 2012 1 commit
  9. 20 Sep, 2012 1 commit
  10. 17 Sep, 2012 2 commits
  11. 17 May, 2012 1 commit
  12. 12 May, 2012 1 commit
  13. 17 Mar, 2012 1 commit
  14. 19 Jan, 2012 1 commit
  15. 13 Oct, 2011 1 commit
  16. 08 Oct, 2011 1 commit
  17. 11 Aug, 2011 1 commit
  18. 22 Jul, 2011 1 commit
  19. 12 Jul, 2011 2 commits
  20. 15 Mar, 2011 1 commit
  21. 12 Mar, 2011 3 commits
  22. 08 Mar, 2011 1 commit
  23. 24 Feb, 2011 1 commit
    • Lior Levy's avatar
      igb: add support for VF Transmit rate limit using iproute2 · 17dc566c
      Lior Levy authored
      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: default avatarLior Levy <lior.levy@intel.com>
      Tested-by: default avatarJeff Pieper <jeffrey.e.pieper@intel.com>
      Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
      17dc566c
  24. 11 Dec, 2010 1 commit
  25. 23 Sep, 2010 1 commit
  26. 27 Jul, 2010 2 commits
  27. 02 Jul, 2010 1 commit
  28. 27 Apr, 2010 1 commit
  29. 23 Mar, 2010 1 commit
  30. 17 Feb, 2010 2 commits