[dpdk-test-report] |WARNING| pw44495 [23/37] net/sfc/base: fix out of bounds read when dereferencing sdup

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 10 11:38:43 CEST 2018


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1225: FILE: drivers/net/sfc/base/efx_mcdi.c:2157:
+		MC_CMD_GET_PHY_MEDIA_INFO_OUT_LEN(

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#1251: FILE: drivers/net/sfc/base/efx_mcdi.h:395:
+				    (2 * sizeof (efx_dword_t))),	\

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#1252: FILE: drivers/net/sfc/base/efx_mcdi.h:396:
+				sizeof (efx_dword_t))] = {0}

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


More information about the test-report mailing list