* [dpdk-test-report] |WARNING| pw61004 [PATCH 14/17] net/ionic: add RX and TX handling
[not found] <157084005745.11524.16250957328673127517.stgit@devele>
@ 2019-10-12 0:28 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-12 0:28 UTC (permalink / raw)
To: test-report; +Cc: Alfredo Cardigliano
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/61004
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#492: FILE: drivers/net/ionic/ionic_lif.c:1354:
+ IONIC_ETH_HW_VLAN_TX_TAG$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#492: FILE: drivers/net/ionic/ionic_lif.c:1354:
+ IONIC_ETH_HW_VLAN_TX_TAG$
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'q' - possible side-effects?
#597: FILE: drivers/net/ionic/ionic_lif.h:73:
+#define IONIC_Q_TO_QCQ(q) container_of(q, struct ionic_qcq, q)
WARNING:LONG_LINE: line over 90 characters
#971: FILE: drivers/net/ionic/ionic_rxtx.c:331:
+ elem->addr = rte_cpu_to_le_64(rte_mbuf_data_iova(txm_seg)) + offset;
total: 1 errors, 2 warnings, 1 checks, 1598 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-12 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <157084005745.11524.16250957328673127517.stgit@devele>
2019-10-12 0:28 ` [dpdk-test-report] |WARNING| pw61004 [PATCH 14/17] net/ionic: add RX and TX handling 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).