Re: BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-29 Thread Fabio Estevam
On Wed, Oct 28, 2015 at 10:36 AM, David Jander wrote: > I can search further down, but 4.1 is also broken. > Are there specific changes or versions you are suspicious of? I was just trying to understand if this was a regression or if it has always been broken. -- To unsubscribe from this list: s

Re: BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-28 Thread David Jander
On Wed, 28 Oct 2015 10:31:17 -0200 Fabio Estevam wrote: > On Wed, Oct 28, 2015 at 9:19 AM, David Jander wrote: > > > Sorry, I somehow assumed it was obvious I'd report against latest > > mainline... I'm on 4.3-rc7. > > Are you able to find out a previous kernel version that does not > exhibit

Re: BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-28 Thread Fabio Estevam
On Wed, Oct 28, 2015 at 9:19 AM, David Jander wrote: > Sorry, I somehow assumed it was obvious I'd report against latest mainline... > I'm on 4.3-rc7. Are you able to find out a previous kernel version that does not exhibit this failure? -- To unsubscribe from this list: send the line "unsubscri

Re: BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-28 Thread David Jander
On Wed, 28 Oct 2015 11:14:14 + Russell King - ARM Linux wrote: > On Wed, Oct 28, 2015 at 10:48:54AM +0100, David Jander wrote: > > > > Hi all, > > > > I was unable to figure out who's maintaining > > drivers/net/ethernet/freescale/fec_main.c, so I hope someone can help out > > on this list.

Re: BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-28 Thread Russell King - ARM Linux
On Wed, Oct 28, 2015 at 10:48:54AM +0100, David Jander wrote: > > Hi all, > > I was unable to figure out who's maintaining > drivers/net/ethernet/freescale/fec_main.c, so I hope someone can help out on > this list... > > We have a board with a RMII phy connected to an i.MX6S. The hardware seems

BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface

2015-10-28 Thread David Jander
Hi all, I was unable to figure out who's maintaining drivers/net/ethernet/freescale/fec_main.c, so I hope someone can help out on this list... We have a board with a RMII phy connected to an i.MX6S. The hardware seems to be ok, since I can receive and transmit ethernet frames without drops or er