netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] dpaa2-eth: Driver updates
@ 2019-02-04 17:00 Ioana Ciocoi Radulescu
  2019-02-04 17:00 ` [PATCH net-next 1/4] dpaa2-eth: Use a single page per Rx buffer Ioana Ciocoi Radulescu
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ioana Ciocoi Radulescu @ 2019-02-04 17:00 UTC (permalink / raw)
  To: netdev@vger.kernel.org, davem@davemloft.net
  Cc: Ioana Ciornei, brouer@redhat.com, ilias.apalodimas@linaro.org

First patch moves the driver to a page-per-frame memory model.
The others are minor tweaks and optimizations.

Ioana Radulescu (4):
  dpaa2-eth: Use a single page per Rx buffer
  dpaa2-eth: Use napi_consume_skb()
  dpaa2-eth: Use FQ-based DPIO enqueue API
  dpaa2-eth: Update buffer pool refill threshold

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 110 +++++++++++++++--------
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h |  28 +++---
 2 files changed, 83 insertions(+), 55 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-02-26  9:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 17:00 [PATCH net-next 0/4] dpaa2-eth: Driver updates Ioana Ciocoi Radulescu
2019-02-04 17:00 ` [PATCH net-next 1/4] dpaa2-eth: Use a single page per Rx buffer Ioana Ciocoi Radulescu
2019-02-05  9:35   ` Ilias Apalodimas
2019-02-06 15:36     ` Ioana Ciocoi Radulescu
2019-02-06 19:49       ` Jesper Dangaard Brouer
2019-02-08 18:19         ` Ioana Ciornei
2019-02-26  9:14           ` Ioana Ciornei
2019-02-04 17:00 ` [PATCH net-next 2/4] dpaa2-eth: Use napi_consume_skb() Ioana Ciocoi Radulescu
2019-02-04 17:00 ` [PATCH net-next 3/4] dpaa2-eth: Use FQ-based DPIO enqueue API Ioana Ciocoi Radulescu
2019-02-04 17:00 ` [PATCH net-next 4/4] dpaa2-eth: Update buffer pool refill threshold Ioana Ciocoi Radulescu
2019-02-06 18:50 ` [PATCH net-next 0/4] dpaa2-eth: Driver updates David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).