diff options
author | Danielle Ratson <[email protected]> | 2022-07-24 11:03:21 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-07-25 13:58:55 +0100 |
commit | 81016180e3f46f2f9ad0b62561db0793ee81227f (patch) | |
tree | 654b3e727ae324125a4f3e1f358d510c4bf0ad4c /tools/perf/scripts/python/flamegraph.py | |
parent | 291fcb937e951a1db0c35ead766a660e5eeb9d68 (diff) |
mlxsw: spectrum: Fix the shift of FID field in TX header
Currently, the field FID in TX header is defined, but is not used as it is
relevant only for data packets. mlxsw driver currently sends all
host-generated traffic as control packets and not as data packets.
In Spectrum-2 and Spectrum-3, the correction field of PTP packets which
are sent as control packets is not updated at egress port. To overcome this
limitation while adding support for PTP, some packets will be sent as data
packets.
Fix the wrong shift in the definition, to allow using the field later.
Signed-off-by: Danielle Ratson <[email protected]>
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions