automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122239 [PATCH 3/8] net/txgbe: fix packet type to parse from offload flags
       [not found] <20230118060039.3074016-4-jiawenwu@trustnetic.com>
@ 2023-01-18  6:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-18  6:04 UTC (permalink / raw)
  To: test-report; +Cc: Jiawen Wu

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

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#96: FILE: drivers/net/txgbe/txgbe_rxtx.c:533:
+	if (oflags & RTE_MBUF_F_TX_QINQ) //tun + qinq is not supported

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#96: FILE: drivers/net/txgbe/txgbe_rxtx.c:533:
+	if (oflags & RTE_MBUF_F_TX_QINQ) //tun + qinq is not supported

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

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

only message in thread, other threads:[~2023-01-18  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230118060039.3074016-4-jiawenwu@trustnetic.com>
2023-01-18  6:04 ` |WARNING| pw122239 [PATCH 3/8] net/txgbe: fix packet type to parse from offload flags 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).