[dpdk-test-report] |WARNING| pw72006 [PATCH] net/mlx5: fix host physical function representor naming

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 23 09:49:58 CEST 2020


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

_coding style issues_


WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#125: FILE: drivers/common/mlx5/linux/mlx5_nl.c:1149:
+		/* Fallthrough */

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#150: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1180:
+		/* Fallthrough */

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#163: FILE: drivers/net/mlx5/linux/mlx5_os.c:1567:
+					/* Fallthrough */

total: 0 errors, 3 warnings, 0 checks, 48 lines checked


More information about the test-report mailing list