diff options
| author | Amit Cohen <[email protected]> | 2021-12-01 10:12:37 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-01 14:52:34 +0000 |
| commit | c934757d90000a9d3779d2b436a70e3d060ef693 (patch) | |
| tree | 8d5ed7198f909630dc54d299825db83008facbfd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 242e696e035fca96e972773023f20adfba124d10 (diff) | |
mlxsw: Use u16 for local_port field instead of u8
Currently, local_port field is saved as u8, which means that maximum 256
ports can be used.
As preparation for Spectrum-4, which will support more than 256 ports,
local_port field should be extended.
Save local_port as u16 to allow use of additional ports.
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/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions