* [dpdk-test-report] |WARNING| pw60512 [PATCH v10 2/3] ethdev: extend RSS offload types
[not found] <1570164362-64775-3-git-send-email-simei.su@intel.com>
@ 2019-10-04 4:47 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-04 4:47 UTC (permalink / raw)
To: test-report; +Cc: Simei Su
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60512
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#45: FILE: lib/librte_ethdev/rte_ethdev.c:1124:
+ if ((value & ETH_RSS_L3_SRC_ONLY) &&
[...]
+ flag = 1;
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#51: FILE: lib/librte_ethdev/rte_ethdev.c:1130:
+ if ((value & ETH_RSS_L4_SRC_ONLY) &&
[...]
+ flag = 1;
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#75: FILE: lib/librte_ethdev/rte_ethdev.c:1294:
+ if (strip_out_src_dst_only(
[...]
+ dev->data->dev_conf.rx_adv_conf.rss_conf.rss_hf &=
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#80: FILE: lib/librte_ethdev/rte_ethdev.c:1299:
+ if (strip_out_src_dst_only(
[...]
+ dev->data->dev_conf.rx_adv_conf.rss_conf.rss_hf &=
total: 0 errors, 4 warnings, 92 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-04 4:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1570164362-64775-3-git-send-email-simei.su@intel.com>
2019-10-04 4:47 ` [dpdk-test-report] |WARNING| pw60512 [PATCH v10 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).