Re: [PATCH RFC v1 7/7] net/faraday: Enable offload checksum according to device-tree

2015-10-06 Thread Gavin Shan
On Tue, Oct 06, 2015 at 05:19:10PM +0300, Sergei Shtylyov wrote: >Hello. > >On 10/6/2015 6:09 AM, Gavin Shan wrote: > >>This enables IP/UDP/TCP offload checksum according to information >>passed on from bootloader through device-tree. The offload doesn't >>working properly when the interface works

Re: [PATCH RFC v1 7/7] net/faraday: Enable offload checksum according to device-tree

2015-10-06 Thread Sergei Shtylyov
Hello. On 10/6/2015 6:09 AM, Gavin Shan wrote: This enables IP/UDP/TCP offload checksum according to information passed on from bootloader through device-tree. The offload doesn't working properly when the interface works in NCSI mode. Signed-off-by: Gavin Shan --- drivers/net/ethernet/fara

[PATCH RFC v1 7/7] net/faraday: Enable offload checksum according to device-tree

2015-10-05 Thread Gavin Shan
This enables IP/UDP/TCP offload checksum according to information passed on from bootloader through device-tree. The offload doesn't working properly when the interface works in NCSI mode. Signed-off-by: Gavin Shan --- drivers/net/ethernet/faraday/ftgmac100.c | 6 +- 1 file changed, 5 insert