diff options
author | David S. Miller <davem@davemloft.net> | 2016-09-11 06:17:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-11 06:17:14 +0200 |
commit | 34c1b089d9aa964d61edf144e0164e864d07f8ef (patch) | |
tree | 3fbc9e65cef7a404c856d2871994f01683539c77 /net/appletalk/ddp.c | |
parent | Merge branch 'act_tunnel_key' (diff) | |
parent | net: fs_enet: make rx_copybreak value configurable (diff) | |
download | linux-34c1b089d9aa964d61edf144e0164e864d07f8ef.tar.xz linux-34c1b089d9aa964d61edf144e0164e864d07f8ef.zip |
Merge branch 'fs_enet-opt'
Christophe Leroy says:
====================
Optimisation of fs_enet ethernet driver
This set optimises the freescale fs_enet ethernet driver:
1/ Merge of RX and TX NAPI functions in order to limit the amount of
interrupts
2/ Do not unmap DMA when packets len is below copybreak, otherwise there
is no benefit in copying the skb instead of allocating a new one
3/ Make copybreak value configurable as the optimised value is not the
same on all targets
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/appletalk/ddp.c')
0 files changed, 0 insertions, 0 deletions