diff options
author | Peng Li <[email protected]> | 2019-01-27 00:49:19 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-01-26 09:33:31 -0800 |
commit | 51e8439f34962794f6c5010a44893fe58450b8df (patch) | |
tree | 728f22a0ab314df729f52fd9e3eb880c6b1911d3 /scripts/gdb/linux/utils.py | |
parent | 1cce5eb6506d8e4924927062398e8d9ff6411536 (diff) |
net: hns3: add 8 BD limit for tx flow
A single transmit packet can span up to 8 descriptors according
to the HW limit. If a skb has more than 8 frags, driver uses
skb_copy to get a new skb which has less frags.
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions