automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw76235 [PATCH v1 31/42] net/txgbe: add MAC address operations
       [not found] <20200901115113.1529675-31-jiawenwu@trustnetic.com>
@ 2020-09-08 23:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:28 UTC (permalink / raw)
  To: test-report; +Cc: Jiawen Wu

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#98: FILE: drivers/net/txgbe/base/txgbe_hw.c:21:
+STATIC s32 txgbe_mta_vector(struct txgbe_hw *hw, u8 *mc_addr);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#99: FILE: drivers/net/txgbe/base/txgbe_hw.c:22:
+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
#403: FILE: drivers/net/txgbe/base/txgbe_hw.c:716:
+	DEBUGOUT("txgbe_update_mc_addr_list Complete
");

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-08 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200901115113.1529675-31-jiawenwu@trustnetic.com>
2020-09-08 23:28 ` [dpdk-test-report] |WARNING| pw76235 [PATCH v1 31/42] 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).