|WARNING| pw134012 [PATCH 2/2] net/mlx5: fix destroying external representor matched flows

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 9 09:58:30 CET 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/134012

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#303: FILE: drivers/net/mlx5/mlx5_flow_hw.c:12128:
+		if (flow_hw_create_ctrl_flow(dev, dev, tbl, items, 0, actions, 0, &flow_info, false))

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#312: FILE: drivers/net/mlx5/mlx5_flow_hw.c:12172:
+		if (flow_hw_create_ctrl_flow(dev, dev, tbl, items, 0, actions, 0, &flow_info, false))

total: 0 errors, 2 warnings, 0 checks, 184 lines checked


More information about the test-report mailing list