[dpdk-test-report] |WARNING| pw71875 [PATCH 08/70] net/e1000/base: add i225 devices PHY type

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 22 09:08:07 CEST 2020


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

_coding style issues_


WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#110: FILE: drivers/net/e1000/base/e1000_phy.c:1844:
+			/* fall-through */

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#112: FILE: drivers/net/e1000/base/e1000_phy.c:1846:
+			/* fall-through */

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


More information about the test-report mailing list