Re: [PATCH v2 net-next] ravb: RX checksum offload

2017-10-04 Thread Sergei Shtylyov
On 10/04/2017 10:54 AM, Simon Horman wrote: Add support for RX checksum offload. This is enabled by default and may be disabled and re-enabled using ethtool: # ethtool -K eth0 rx off # ethtool -K eth0 rx on The RAVB provides a simple checksumming scheme which appears to be completely compa

Re: [PATCH v2 net-next] ravb: RX checksum offload

2017-10-04 Thread David Miller
From: Simon Horman Date: Wed, 4 Oct 2017 09:54:27 +0200 > Add support for RX checksum offload. This is enabled by default and > may be disabled and re-enabled using ethtool: > > # ethtool -K eth0 rx off > # ethtool -K eth0 rx on > > The RAVB provides a simple checksumming scheme which appear

[PATCH v2 net-next] ravb: RX checksum offload

2017-10-04 Thread Simon Horman
Add support for RX checksum offload. This is enabled by default and may be disabled and re-enabled using ethtool: # ethtool -K eth0 rx off # ethtool -K eth0 rx on The RAVB provides a simple checksumming scheme which appears to be completely compatible with CHECKSUM_COMPLETE: sum of all packet d