RE: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2010-01-10 Thread Tirumala Reddy Marri
...@yahoo.com Subject: Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC. On Wed, 2009-12-23 at 23:28 -0800, tma...@amcc.com wrote: > From: Tirumala Marri > > > Signed-off-by: Tirumala Marri > --- > When 460SX configured as root as a end point E1000(Intell Ethernet

Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2010-01-03 Thread Benjamin Herrenschmidt
On Wed, 2009-12-23 at 23:28 -0800, tma...@amcc.com wrote: > From: Tirumala Marri > > > Signed-off-by: Tirumala Marri > --- > When 460SX configured as root as a end point E1000(Intell Ethernet card) > was plugged into the one of the PCI-E ports. I was able to run the > traffic >

[PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-23 Thread tmarri
From: Tirumala Marri Signed-off-by: Tirumala Marri --- When 460SX configured as root as a end point E1000(Intell Ethernet card) was plugged into the one of the PCI-E ports. I was able to run the traffic with MSI interrupts. --- arch/powerpc/boot/dts/redwood.dts

RE: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-23 Thread Tirumala Reddy Marri
23, 2009 9:23 AM To: Stefan Roese; linuxppc-dev@lists.ozlabs.org Cc: linuxppc-...@ozlabs.org; writetoma...@yahoo.com Subject: RE: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC. Thanks for the suggestions. I will try remove the extra lines . Add changes you suggested. -Marri

RE: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-23 Thread Tirumala Reddy Marri
, December 23, 2009 12:19 AM To: linuxppc-dev@lists.ozlabs.org Cc: linuxppc-...@ozlabs.org; writetoma...@yahoo.com; Tirumala Reddy Marri Subject: Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC. On Wednesday 23 December 2009 08:52:23 tma...@amcc.com wrote: > From: Tirumala Marri Ple

Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-23 Thread Stefan Roese
On Wednesday 23 December 2009 08:52:23 tma...@amcc.com wrote: > From: Tirumala Marri Please find some mostly nitpicking comments below. BTW: Did you already test this on other 4xx platforms, like 440SPe or 405EX? What are your plans here? > Signed-off-by: Tirumala Marri > --- > Kernel versio

[PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-22 Thread tmarri
From: Tirumala Marri Signed-off-by: Tirumala Marri --- Kernel version: 2.6.33-rc1 Testing: When 460SX configured as root as a end point E1000(Intell Ethernet card) was plugged into the one of the PCI-E ports. I was able to run the traffic with MSI interrupts. --- arch/p

RE: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-22 Thread Tirumala Reddy Marri
Subject: Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC. On Tue, Dec 22, 2009 at 12:49:51AM -0800, tma...@amcc.com wrote: >From: Tirumala Marri > > >Signed-off-by: Tirumala Marri >--- >Kernel version: 2.6.33-rc1 >Testing: > When 460SX configured as r

Re: [PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-22 Thread Josh Boyer
On Tue, Dec 22, 2009 at 12:49:51AM -0800, tma...@amcc.com wrote: >From: Tirumala Marri > > >Signed-off-by: Tirumala Marri >--- >Kernel version: 2.6.33-rc1 >Testing: > When 460SX configured as root as a end point E1000(Intell Ethernet > card) > was plugged into the one of the PCI-E p

[PATCH 2/2] Adding PCI-E MSI support for PowerPC 460SX SOC.

2009-12-22 Thread tmarri
From: Tirumala Marri Signed-off-by: Tirumala Marri --- Kernel version: 2.6.33-rc1 Testing: When 460SX configured as root as a end point E1000(Intell Ethernet card) was plugged into the one of the PCI-E ports. I was able to run the traffic with MSI interrupts. --- ar