automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93976 [PATCH v2 20/62] net/cnxk: add Rx multi-segmented version for cn9k
       [not found] <20210607175943.31690-21-ndabilpuram@marvell.com>
@ 2021-06-07 18:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-06-07 18:05 UTC (permalink / raw)
  To: test-report; +Cc: Nithin Dabilpuram

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

_coding style issues_


WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#206: FILE: drivers/net/cnxk/cn9k_rx.h:293:
+#define R(name, f3, f2, f1, f0, flags)                                         \
 	uint16_t __rte_noinline __rte_hot cn9k_nix_recv_pkts_##name(           \
+		void *rx_queue, struct rte_mbuf **rx_pkts, uint16_t pkts);     \
+									       \
+	uint16_t __rte_noinline __rte_hot cn9k_nix_recv_pkts_mseg_##name(      \
 		void *rx_queue, struct rte_mbuf **rx_pkts, uint16_t pkts);

total: 0 errors, 1 warnings, 0 checks, 144 lines checked

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

only message in thread, other threads:[~2021-06-07 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210607175943.31690-21-ndabilpuram@marvell.com>
2021-06-07 18:05 ` [dpdk-test-report] |WARNING| pw93976 [PATCH v2 20/62] net/cnxk: add Rx multi-segmented version for cn9k 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).