commit | 763a32bd0fea2893d4b87f20f9f9c278d776fbf6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Aug 27 13:51:38 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 13:51:38 2015 -0700 |
tree | 03c9f180c3f7ef92d82cce594a19330e8b6f596b | |
parent | 21c721fd0b991b1871ea5dd517be1b5375c5f8f7 [diff] | |
parent | 9b00eb494dc7c19ee69afef46e864f842cc1824f [diff] |
Merge branch 'xgene-tso' Iyappan Subramanian says: ==================== drivers: net: xgene: Add TSO support Adding TSO support for 10GbE iperf Tx data rate without TSO: 3.42 Gbps with TSO: 9.41 Gbps v2: Address review comments from v1 - skb_linearize() if headers doesn't fit in 3 hardware buffers v1: * Initial version ==================== Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>