Hi, David
On 2017/7/4 18:28, David Miller wrote:
> From: Lin Yun Sheng
> Date: Tue, 4 Jul 2017 18:47:31 +0800
>
>> From: Yunsheng Lin
>>
>> If driver support checksum offload, should check netdev feature
>> before fill TX description and get CSUM err bit from RX
>> description. HNS driver do th
From: Lin Yun Sheng
Date: Tue, 4 Jul 2017 18:47:31 +0800
> From: Yunsheng Lin
>
> If driver support checksum offload, should check netdev feature
> before fill TX description and get CSUM err bit from RX
> description. HNS driver do the check in RX derction but it doesn't
> do the check in TX d
From: Yunsheng Lin
If driver support checksum offload, should check netdev feature
before fill TX description and get CSUM err bit from RX
description. HNS driver do the check in RX derction but it doesn't
do the check in TX direction.
Signed-off-by: lipeng
Reviewed-by: Daode Huang
Reviewed-by