commit | fdb061056f57e849a05cac072a4998c7f33d797e | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Tue Oct 17 12:36:55 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 19 13:20:32 2017 +0100 |
tree | caaab1f2413f48ef728f4221f741de9ac6b1eb94 | |
parent | 154820563dd4621c78e03e98e70216e832422f8e [diff] |
ibmvnic: Enable TSO support This patch enables TSO support. It includes additional buffers reserved exclusively for large packets. Throughput is greatly increased with TSO enabled, from about 1 Gb/s to 9 Gb/s on our test systems. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>