Re: [PATCH net-next 0/4] dpaa2-eth: Driver updates

2019-02-06 Thread David Miller
From: Ioana Ciocoi Radulescu Date: Mon, 4 Feb 2019 17:00:34 + > First patch moves the driver to a page-per-frame memory model. > The others are minor tweaks and optimizations. Series applied, thanks.

[PATCH net-next 0/4] dpaa2-eth: Driver updates

2019-02-04 Thread Ioana Ciocoi Radulescu
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 thre