|WARNING| pw145800 [PATCH] net/mlx5: fix potential memory leak in meter
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Oct 12 09:27:24 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/145800
_coding style issues_
WARNING:LONG_LINE: line length of 118 exceeds 100 columns
#162: FILE: drivers/net/mlx5/mlx5_flow_meter.c:381:
+ if (!priv->mtr_profile_tbl || mlx5_l3t_get_entry(priv->mtr_profile_tbl, meter_profile_id, &data) || !data.ptr)
total: 0 errors, 1 warnings, 0 checks, 37 lines checked
More information about the test-report
mailing list