* [dpdk-test-report] |WARNING| pw79635 [PATCH v2 18/56] net/txgbe: add MAC address operations
[not found] <20201005120910.189343-19-jiawenwu@trustnetic.com>
@ 2020-10-05 12:17 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-05 12:17 UTC (permalink / raw)
To: test-report; +Cc: Jiawen Wu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/79635
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#125: FILE: drivers/net/txgbe/base/txgbe_hw.c:20:
+STATIC s32 txgbe_mta_vector(struct txgbe_hw *hw, u8 *mc_addr);
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#126: FILE: drivers/net/txgbe/base/txgbe_hw.c:21:
+STATIC s32 txgbe_get_san_mac_addr_offset(struct txgbe_hw *hw,
WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'txgbe_update_mc_addr_list', this function's name, in a string
#468: FILE: drivers/net/txgbe/base/txgbe_hw.c:433:
+ DEBUGOUT("txgbe_update_mc_addr_list Complete
");
total: 0 errors, 3 warnings, 0 checks, 702 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-05 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20201005120910.189343-19-jiawenwu@trustnetic.com>
2020-10-05 12:17 ` [dpdk-test-report] |WARNING| pw79635 [PATCH v2 18/56] net/txgbe: add MAC address operations checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).