* [dpdk-test-report] |WARNING| pw60489 [PATCH v9 2/3] ethdev: extend RSS offload types
[not found] <1570102517-41280-3-git-send-email-simei.su@intel.com>
@ 2019-10-03 11:36 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-03 11:36 UTC (permalink / raw)
To: test-report; +Cc: Simei Su
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60489
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#40: FILE: lib/librte_ethdev/rte_ethdev.c:3116:
+ if ((rss_conf->rss_hf & ETH_RSS_L3_SRC_ONLY) &&
[...]
+ rss_conf->rss_hf &=
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#45: FILE: lib/librte_ethdev/rte_ethdev.c:3121:
+ if ((rss_conf->rss_hf & ETH_RSS_L4_SRC_ONLY) &&
[...]
+ rss_conf->rss_hf &=
total: 0 errors, 2 warnings, 37 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-03 11:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1570102517-41280-3-git-send-email-simei.su@intel.com>
2019-10-03 11:36 ` [dpdk-test-report] |WARNING| pw60489 [PATCH v9 2/3] ethdev: extend RSS offload types 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).