From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Junfeng Guo <junfeng.guo@intel.com>
Subject: [dpdk-test-report] |WARNING| pw85124 [PATCH 5/5] net/iavf: support eCPRI MSG TYPE 0 for RSS
Date: Mon, 14 Dec 2020 07:54:55 +0100 (CET) [thread overview]
Message-ID: <20201214065455.8ED5CC9B0@dpdk.org> (raw)
In-Reply-To: <20201214064913.2306802-6-junfeng.guo@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85124
_coding style issues_
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#105: FILE: drivers/net/iavf/iavf_hash.c:414:
+ {iavf_pattern_eth_ecpri, ETH_RSS_ECPRI, ð_ecpri_tmplt},
WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#106: FILE: drivers/net/iavf/iavf_hash.c:415:
+ {iavf_pattern_eth_ipv4_ecpri, ETH_RSS_ECPRI, &ipv4_ecpri_tmplt},
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#125: FILE: drivers/net/iavf/iavf_hash.c:577:
+ ecpri_common.u32 = rte_be_to_cpu_32(
CHECK:BRACES: braces {} should be used on all arms of this statement
#127: FILE: drivers/net/iavf/iavf_hash.c:579:
+ if (!ecpri)
[...]
+ else if (ecpri_common.type !=
[...]
total: 0 errors, 2 warnings, 2 checks, 70 lines checked
next parent reply other threads:[~2020-12-14 6:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20201214064913.2306802-6-junfeng.guo@intel.com>
2020-12-14 6:54 ` checkpatch [this message]
2020-12-14 8:29 ` [dpdk-test-report] |SUCCESS| pw85124 " 0-day Robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201214065455.8ED5CC9B0@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=junfeng.guo@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).