[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160910.211728.222777942734908576.davem@davemloft.net>
Date: Sat, 10 Sep 2016 21:17:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: christophe.leroy@....fr
Cc: pantelis.antoniou@...il.com, vbordug@...mvista.com,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
netdev@...r.kernel.org
Subject: Re: [PATCH v2 0/3] Optimisation of fs_enet ethernet driver
From: Christophe Leroy <christophe.leroy@....fr>
Date: Fri, 9 Sep 2016 14:26:18 +0200 (CEST)
> 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
Series applied, thanks.
Powered by blists - more mailing lists