diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-02-02 20:06:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-05 00:13:04 +0300 |
commit | 4fc9b87bae25e843989d022bed66dd009bdc5a71 (patch) | |
tree | 543a82a953aa4d1446bbdee8d9d9980bf3e86dbb /scripts/gdb/linux/utils.py | |
parent | 2bd82484bb4c5db1d5dc983ac7c409b2782e0154 (diff) | |
download | linux-4fc9b87bae25e843989d022bed66dd009bdc5a71.tar.xz |
net: fs_enet: Implement NETIF_F_SG feature
Freescale ethernet controllers have the capability to re-assemble fragmented
data into a single ethernet frame. This patch uses this capability and
implements NETIP_F_SG feature into the fs_enet ethernet driver.
On a MPC885, I get 53% performance improvement on a ftp transfer of a 15Mb file:
* Without the patch : 2,8 Mbps
* With the patch : 4,3 Mbps
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions