net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
driver inclusion
category: bugfix
bugzilla: NA
CVE: NA
According to hardware user menual, the GRO_SIZE is 14 bits Width,
the HNS3_RXD_GRO_SIZE_M is 10 bits width now, which may cause
hardware gro received packet error problem.
Fixes: a6d53b97a2e7 ("net: hns3: Adds GRO params to SKB for the stack")
Feature or Bugfix:Bugfix
Signed-off-by: NYunsheng Lin <linyunsheng@huawei.com>
Reviewed-by: Nlipeng <lipeng321@huawei.com>
Reviewed-by: NYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录