automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122292 [PATCH v4 17/21] net/cpfl: add AVX512 data path for split queue model
       [not found] <20230118075738.904616-18-mingxia.liu@intel.com>
@ 2023-01-18  8:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-18  8:57 UTC (permalink / raw)
  To: test-report; +Cc: Mingxia Liu

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#149: FILE: drivers/net/cpfl/cpfl_rxtx_vec_common.h:86:
+		if (vport->rxq_model == VIRTCHNL2_QUEUE_MODEL_SPLIT) {
[...]
+		} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#152: FILE: drivers/net/cpfl/cpfl_rxtx_vec_common.h:89:
+		} else

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230118075738.904616-18-mingxia.liu@intel.com>
2023-01-18  8:57 ` |WARNING| pw122292 [PATCH v4 17/21] net/cpfl: add AVX512 data path for split queue model 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).