Re: [PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches

2017-02-02 Thread Thomas Petazzoni
David, On Thu, 29 Dec 2016 12:03:37 -0500 (EST), David Miller wrote: > You still have warnings to fix for the 64-bit build: > > drivers/net/ethernet/marvell/mvpp2.c: In function ‘mvpp2_rx’: > drivers/net/ethernet/marvell/mvpp2.c:5125:10: warning: cast to pointer from > integer of different size

Re: [PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches

2016-12-29 Thread David Miller
From: Thomas Petazzoni Date: Wed, 28 Dec 2016 17:45:56 +0100 > This series contains a number of misc improvements and preparation > patches for an upcoming series that adds support for the new PPv2.2 > network controller to the mvpp2 driver. > > The most significant improvements are: > > - Swi

[PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches

2016-12-28 Thread Thomas Petazzoni
Hello, This series contains a number of misc improvements and preparation patches for an upcoming series that adds support for the new PPv2.2 network controller to the mvpp2 driver. The most significant improvements are: - Switching to using build_skb(), which is necessary for the upcoming P