[dpdk-test-report] |WARNING| pw87964 [PATCH 19.11 v2] net/mlx5: fix storing the synched MAC to internal table

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 17 22:04:59 CET 2021


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#158: 
[ upstream commit 493f0bb51c1144eedcff2bba199cab1b64ff9fd0 ]

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#200: FILE: drivers/net/mlx5/mlx5_nl.c:685:
+				if (rte_is_zero_ether_addr(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#209: FILE: drivers/net/mlx5/mlx5_nl.c:694:
+				if (rte_is_zero_ether_addr(

total: 1 errors, 0 warnings, 2 checks, 29 lines checked


More information about the test-report mailing list