Re: [PATCH 7/7] sh_eth: offload RX checksum on SH7763

2019-02-04 Thread Rob Landley
On 1/27/19 11:42 AM, Sergei Shtylyov wrote: > The SH7763 SoC manual describes the Ether MAC's RX checksum offload > the same way as it's implemented in the EtherAVB MACs... > > Signed-off-by: Sergei Shtylyov I think this is the chip in the JCI N40 on my desk, how would I test this and tell it wa

Re: [PATCH] sh_eth: fix TX buffer byte-swapping

2015-12-13 Thread Rob Landley
On Sun, Dec 13, 2015 at 12:27 PM, Sergei Shtylyov wrote: > For the little-endian SH771x kernels the driver has to byte-swap the RX/TX > buffers, however yet unset physcial address from the TX descriptor is used > to call sh_eth_soft_swap(). Use 'skb->data' instead... Rummage rummage rummage...

Re: [PATCHSET] printk, netconsole: implement reliable netconsole

2015-04-19 Thread Rob Landley
On Thu, Apr 16, 2015 at 6:03 PM, Tejun Heo wrote: > In a lot of configurations, netconsole is a useful way to collect > system logs; however, all netconsole does is simply emitting UDP > packets for the raw messages and there's no way for the receiver to > find out whether the packets were lost an