automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw95653 [PATCH v8 4/7] event/cnxk: add Tx adapter fastpath ops
       [not found] <20210711232958.2191-4-pbhagavatula@marvell.com>
@ 2021-07-11 23:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-07-11 23:31 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#228: FILE: drivers/event/cnxk/cn10k_worker.h:308:
+#define T(name, f5, f4, f3, f2, f1, f0, sz, flags)                             \
+	uint16_t __rte_hot cn10k_sso_hws_tx_adptr_enq_##name(                  \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn10k_sso_hws_tx_adptr_enq_seg_##name(              \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn10k_sso_hws_dual_tx_adptr_enq_##name(             \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn10k_sso_hws_dual_tx_adptr_enq_seg_##name(         \
+		void *port, struct rte_event ev[], uint16_t nb_events);

WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#507: FILE: drivers/event/cnxk/cn9k_worker.h:503:
+#define T(name, f5, f4, f3, f2, f1, f0, sz, flags)                             \
+	uint16_t __rte_hot cn9k_sso_hws_tx_adptr_enq_##name(                   \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn9k_sso_hws_tx_adptr_enq_seg_##name(               \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn9k_sso_hws_dual_tx_adptr_enq_##name(              \
+		void *port, struct rte_event ev[], uint16_t nb_events);        \
+	uint16_t __rte_hot cn9k_sso_hws_dual_tx_adptr_enq_seg_##name(          \
+		void *port, struct rte_event ev[], uint16_t nb_events);

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#659: FILE: drivers/event/cnxk/cnxk_worker.h:84:
+	asm volatile("       ldr %[tag], [%[tag_op]]         
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#660: FILE: drivers/event/cnxk/cnxk_worker.h:85:
+		     "       tbnz %[tag], 35, done%=         
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#661: FILE: drivers/event/cnxk/cnxk_worker.h:86:
+		     "       sevl                            
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#662: FILE: drivers/event/cnxk/cnxk_worker.h:87:
+		     "rty%=: wfe                             
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#663: FILE: drivers/event/cnxk/cnxk_worker.h:88:
+		     "       ldr %[tag], [%[tag_op]]         
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#664: FILE: drivers/event/cnxk/cnxk_worker.h:89:
+		     "       tbz %[tag], 35, rty%=           
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#665: FILE: drivers/event/cnxk/cnxk_worker.h:90:
+		     "done%=:                                
"

total: 0 errors, 9 warnings, 524 lines checked

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

only message in thread, other threads:[~2021-07-11 23:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210711232958.2191-4-pbhagavatula@marvell.com>
2021-07-11 23:31 ` [dpdk-test-report] |WARNING| pw95653 [PATCH v8 4/7] event/cnxk: add Tx adapter fastpath ops 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).