]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r274325:
authorbryanv <bryanv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Nov 2014 23:10:19 +0000 (23:10 +0000)
committerbryanv <bryanv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Nov 2014 23:10:19 +0000 (23:10 +0000)
commit05506a68cc6337c67989e911a259cf5f2624f87d
tree715a01ed613a7592c0742a65cf8edfea0a74259f
parent5746a50db5080fe09e32770bd03cce6f44ba4487
MFC r274325:

  Enable LRO by default when available on vtnet interfaces

  The prior change to not enable LRO by default has confused several
  people. The configurations where LRO is problematic is not the
  typical use case for VirtIO, and due to other issues, this often
  requires checksum offloading to be disabled anyways.

git-svn-id: svn://svn.freebsd.org/base/stable/9@275275 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/virtio/network/if_vtnet.c