Re: [PATCH net-next v3] Driver for IBM System i/p VNIC protocol

2015-12-27 Thread David Miller
From: Thomas Falcon Date: Mon, 21 Dec 2015 11:26:06 -0600 > This is a new device driver for a high performance SR-IOV assisted virtual > network for IBM System p and IBM System i systems. The SR-IOV VF will be > attached to the VIOS partition and mapped to the Linux client via the > hypervisor's

Re: [RFC 0/3] Prototype PAPR hash page table resizing (guest side)

2015-12-27 Thread Anshuman Khandual
On 12/24/2015 04:08 PM, David Gibson wrote: > On Thu, Dec 24, 2015 at 02:52:53PM +0530, Anshuman Khandual wrote: >> > On 12/22/2015 10:44 AM, David Gibson wrote: >>> > > I've discussed with Paul and Ben previously the possibility of >>> > > extending PAPR to allow changing the size of a running gue

[PATCH] powerpc: fsl: update fman dt binding for PCS PHY

2015-12-27 Thread shh.xie
From: Shaohui Xie PCS PHY can support backplane (1000BASE-KX and 10GBASE-KR), this needs to change corresponding serdes lane settings, so a reference is needed for serdes lane. This patch describes properties needed for PCS PHY to support backplane. Signed-off-by: Shaohui Xie --- based on: http

Re: [v10, 0/6] Freescale DPAA FMan

2015-12-27 Thread David Miller
From: Date: Mon, 21 Dec 2015 02:21:24 +0200 > The Freescale Data Path Acceleration Architecture (DPAA) is a set > of hardware components on specific QorIQ multicore processors. > This architecture provides the infrastructure to support > simplified sharing of networking interfaces and accelerator

Re: [PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants

2015-12-27 Thread Boqun Feng
On Sun, Dec 27, 2015 at 06:53:39PM +1100, Michael Ellerman wrote: > On Wed, 2015-12-23 at 18:54 +0800, Boqun Feng wrote: > > On Wed, Dec 23, 2015 at 01:40:05PM +1100, Michael Ellerman wrote: > > > On Tue, 2015-12-15 at 22:24 +0800, Boqun Feng wrote: > > > > Hi all, > > > > > > > > This is v6 of th