diff options
author | Peng Li <[email protected]> | 2018-05-25 19:42:56 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-29 00:04:25 -0400 |
commit | 846fcc83638f8908a465583fa93f4d6f14161420 (patch) | |
tree | 65ba1117002719bc7b1f80702745d19af787a80f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e9be0e993d95adbe5efe0e0f03b2a3e71f5bb2b6 (diff) |
net: hns3: Updates RX packet info fetch in case of multi BD
In the latest revision of the hardware, if a packet is spanning
across multiple BDs then only VLD bit and current data size info
is valid in each BD, and rest of the information is only valid
in the last BD of the packet. In such case we should make sure
we are fetching RX packet size from the first descriptor and
information like VLAN should be fetched from last BD.
Signed-off-by: Peng Li <[email protected]>
Reviewed-by: Yisen Zhuang <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions