aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAya Levin <[email protected]>2020-04-13 11:31:00 +0300
committerSaeed Mahameed <[email protected]>2020-05-29 13:07:53 -0700
commitb623603bbb473e7e19af358b98335e63bebb2eb5 (patch)
treee0085ca6fef0bd2a2bd863c3b378c1c209847aa3 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent20300aafa7a2719f71d50f97a8846459d9869b75 (diff)
net/mlx5e: Fix arch depending casting issue in FEC
Change type of active_fec to u32 to match the type expected by mlx5e_get_fec_mode. Copy active_fec and configured_fec values to unsigned long before preforming bitwise manipulations. Take the same approach when configuring FEC over 50G link modes: copy the policy into an unsigned long and only than preform bitwise operations. Fixes: 2132b71f78d2 ("net/mlx5e: Advertise globaly supported FEC modes") Signed-off-by: Aya Levin <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions