automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw147543 [PATCH 1/4] net/tap: replace rte_memcpy
       [not found] <20241028163324.193338-2-stephen@networkplumber.org>
@ 2024-10-28 16:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-28 16:34 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#135: FILE: drivers/net/tap/rte_eth_tap.c:2014:
+		rte_ether_addr_copy(&pmd->eth_addr, (struct rte_ether_addr *)&ifr.ifr_hwaddr.sa_data);

WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#146: FILE: drivers/net/tap/rte_eth_tap.c:2074:
+		rte_ether_addr_copy((struct rte_ether_addr *)&ifr.ifr_hwaddr.sa_data, &pmd->eth_addr);

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

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

only message in thread, other threads:[~2024-10-28 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241028163324.193338-2-stephen@networkplumber.org>
2024-10-28 16:34 ` |WARNING| pw147543 [PATCH 1/4] net/tap: replace rte_memcpy 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).