]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271946 and r272595:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 3 Nov 2014 12:38:29 +0000 (12:38 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 3 Nov 2014 12:38:29 +0000 (12:38 +0000)
commitf8720c748375673358a1ad47bd44a3a6a911615b
tree1bba595c897541325069c2ad2bb01c04241c25c0
parent07ef4f71a4ee92b628c635968a85d0d3c853e245
MFC r271946 and r272595:
Improve transmit sending offload, TSO, algorithm in general. This
change allows all HCAs from Mellanox Technologies to function properly
when TSO is enabled. See r271946 and r272595 for more details about
this commit.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@274043 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
16 files changed:
sys/dev/oce/oce_if.c
sys/dev/oce/oce_if.h
sys/dev/vmware/vmxnet3/if_vmx.c
sys/dev/vmware/vmxnet3/if_vmxvar.h
sys/dev/xen/netfront/netfront.c
sys/kern/uipc_sockbuf.c
sys/net/if.c
sys/net/if_lagg.c
sys/net/if_var.h
sys/net/if_vlan.c
sys/netinet/tcp_input.c
sys/netinet/tcp_output.c
sys/netinet/tcp_subr.c
sys/netinet/tcp_var.h
sys/ofed/drivers/net/mlx4/en_netdev.c
sys/sys/sockbuf.h