1. 01 5月, 2014 1 次提交
    • K
      hyperv: Enable sendbuf mechanism on the send path · c25aaf81
      KY Srinivasan 提交于
      We send packets using a copy-free mechanism (this is the Guest to Host transport
      via VMBUS). While this is obviously optimal for large packets,
      it may not be optimal for small packets. Hyper-V host supports
      a second mechanism for sending packets that is "copy based". We implement that
      mechanism in this patch.
      
      In this version of the patch I have addressed a comment from David Miller.
      
      With this patch (and all of the other offload and VRSS patches), we are now able
      to almost saturate a 10G interface between Linux VMs on Hyper-V
      on different hosts - close to  9 Gbps as measured via iperf.
      Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
      Reviewed-by: NHaiyang Zhang <haiyangz@microsoft.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      c25aaf81
  2. 24 4月, 2014 2 次提交
  3. 22 4月, 2014 1 次提交
  4. 12 4月, 2014 1 次提交
  5. 11 3月, 2014 1 次提交
  6. 20 2月, 2014 1 次提交
  7. 18 2月, 2014 2 次提交
  8. 28 1月, 2014 1 次提交
  9. 07 12月, 2013 1 次提交
  10. 30 4月, 2013 1 次提交
  11. 09 4月, 2013 1 次提交
  12. 03 10月, 2012 2 次提交
  13. 04 8月, 2012 1 次提交
  14. 07 6月, 2012 1 次提交
  15. 05 6月, 2012 1 次提交
  16. 04 4月, 2012 1 次提交
  17. 13 3月, 2012 1 次提交
  18. 05 1月, 2012 3 次提交
  19. 10 12月, 2011 1 次提交
  20. 02 12月, 2011 1 次提交
  21. 29 11月, 2011 1 次提交
  22. 27 11月, 2011 1 次提交
  23. 17 9月, 2011 2 次提交
  24. 07 9月, 2011 5 次提交
  25. 30 8月, 2011 6 次提交