summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYunsheng Lin <linyunsheng@huawei.com>2021-10-19 17:16:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-27 10:56:54 +0300
commit69078a94365a74cfbf113890ca9cc86ba1d1e5c0 (patch)
tree9581facfaed4c6ea62f3725619b4a0408261fcb5 /scripts
parentf40c2281d2c0674d32ba732fee45222d76495472 (diff)
downloadlinux-69078a94365a74cfbf113890ca9cc86ba1d1e5c0.tar.xz
net: hns3: fix the max tx size according to user manual
commit adfb7b4966c0c4c63a791f202b8b3837b07a9ece upstream. Currently the max tx size supported by the hw is calculated by using the max BD num supported by the hw. According to the hw user manual, the max tx size is fixed value for both non-TSO and TSO skb. This patch updates the max tx size according to the manual. Fixes: 8ae10cfb5089("net: hns3: support tx-scatter-gather-fraglist feature") Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions