[dpdk-test-report] |WARNING| pw71337 [PATCH 13/21] net/ixgbe/base: modify Klocwork hits for DDK 7.0

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 12 05:48:21 CEST 2020


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#203: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:11:
+STATIC void ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#207: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:14:
+STATIC void ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);

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


More information about the test-report mailing list