Re: [PATCH net] fjes: Fix wrong netdevice feature flags

2017-03-15 Thread David Miller
From: Taku Izumi Date: Wed, 15 Mar 2017 13:47:50 +0900 > This patch fixes netdev->features for Extended Socket network device. > > Currently Extended Socket network device's netdev->feature claims > NETIF_F_HW_CSUM, however this is completely wrong. There's no feature > of checksum offloading. >

Re: [PATCH net] fjes: Fix wrong netdevice feature flags

2017-03-15 Thread Sergei Shtylyov
Hello! On 3/15/2017 7:47 AM, Taku Izumi wrote: This patch fixes netdev->features for Extended Socket network device. Currently Extended Socket network device's netdev->feature claims NETIF_F_HW_CSUM, however this is completely wrong. There's no feature of checksum offloading. That causes inval

[PATCH net] fjes: Fix wrong netdevice feature flags

2017-03-14 Thread Taku Izumi
This patch fixes netdev->features for Extended Socket network device. Currently Extended Socket network device's netdev->feature claims NETIF_F_HW_CSUM, however this is completely wrong. There's no feature of checksum offloading. That causes invalid TCP/UDP checksum and packet rjection when IP for