|WARNING| pw122571 [PATCH 5/5] net/mlx5: support HW steering debug dump

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 26 17:04:59 CET 2023


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#158: FILE: drivers/net/mlx5/mlx5_flow.c:9886:
+				return -ENOTSUP;
+			} else {

total: 0 errors, 1 warnings, 0 checks, 33 lines checked


More information about the test-report mailing list