automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109519 [PATCH] net/ice: optimize max queue number calculation
       [not found] <20220408111705.2629973-1-qi.z.zhang@intel.com>
@ 2022-04-08 11:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-04-08 11:15 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#88: FILE: drivers/net/ice/ice_ethdev.c:826:
+		vsi->nb_qps = RTE_MIN(

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#93: FILE: drivers/net/ice/ice_ethdev.c:831:
+^I/* 0000 ^I-> 0 */$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#94: FILE: drivers/net/ice/ice_ethdev.c:832:
+^I/* 0001 ^I-> 0 */$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#95: FILE: drivers/net/ice/ice_ethdev.c:833:
+^I/* 0002 ^I-> 1 */$

total: 0 errors, 3 warnings, 1 checks, 30 lines checked

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

only message in thread, other threads:[~2022-04-08 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220408111705.2629973-1-qi.z.zhang@intel.com>
2022-04-08 11:15 ` |WARNING| pw109519 [PATCH] net/ice: optimize max queue number calculation 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).