[dpdk-test-report] |WARNING| pw18338 [PATCH v2 18/30] net/ixgbe/base: include new speeds in VFLINK interpretation

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 21 10:52:39 CET 2016


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#78: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.c:2:
+/*******************************************************************************
+

WARNING:LONG_LINE: line over 90 characters
#166: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.c:90:
+static s32 ixgbevf_hv_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vlan, u32 vind)

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#324: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.h:2:
+/*******************************************************************************
+

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


More information about the test-report mailing list