[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()

Eric Dumazet eric.dumazet at gmail.com
Mon Jun 11 15:18:48 EDT 2012


On Mon, 2012-06-11 at 11:26 +0200, Roland Stigge wrote:

> Is it sensible at this point to increase the TX buffers anyway? For
> different reasons of course: We have enough SRAM available and TX
> buffers (16->32) are still more than RX buffers (48).

I doubt it has any impact on performance for a 100Mbit link ?

One thing that could be done would be to free skbs in
lpc_eth_hard_start_xmit() instead of __lpc_handle_xmit()






More information about the linux-arm-kernel mailing list