Re: [PATCH net-next 07/10] net: qualcomm: rmnet: Add support for RX checksum offload

2017-12-27 Thread kbuild test robot
Hi Subash, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Subash-Abhinov-Kasiviswanathan/net-qualcomm-rmnet-Enable-csum-offloads/20171228-041216 reproduce: # apt-get install sparse

[PATCH net-next 07/10] net: qualcomm: rmnet: Add support for RX checksum offload

2017-12-26 Thread Subash Abhinov Kasiviswanathan
When using the MAPv4 packet format, receive checksum offload can be enabled in hardware. The checksum computation over pseudo header is not offloaded but the rest of the checksum computation over the payload is offloaded. This applies only for TCP / UDP packets which are not fragmented. rmnet vali