automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw159444 [PATCH v13 10/13] net/sxe: add xstats function
       [not found] <20251225081201.177111-10-liujie5@linkdatatechnology.com>
@ 2025-12-25  8:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-12-25  8:15 UTC (permalink / raw)
  To: test-report; +Cc: liujie5

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#207: FILE: drivers/net/sxe/pf/sxe_stats.c:93:
+int sxe_eth_stats_get(struct rte_eth_dev *eth_dev,struct rte_eth_stats *stats,
                                                  ^

WARNING:STRCPY: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88
#609: FILE: drivers/net/sxe/pf/sxe_stats.c:495:
+		strcpy(xstats_names[ids[i]].name, xstat_names_all[ids[i]].name);

ERROR:SPACING: space required after that ',' (ctx:VxV)
#739: FILE: drivers/net/sxe/pf/sxe_stats.h:35:
+int sxe_eth_stats_get(struct rte_eth_dev *eth_dev,struct rte_eth_stats *stats,
                                                  ^

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

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

only message in thread, other threads:[~2025-12-25  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251225081201.177111-10-liujie5@linkdatatechnology.com>
2025-12-25  8:15 ` |WARNING| pw159444 [PATCH v13 10/13] net/sxe: add xstats function 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).