From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ting Xu <ting.xu@intel.com>
Subject: [dpdk-test-report] |WARNING| pw94323 [PATCH v2 4/5] net/ice: support QoS config VF bandwidth in DCF
Date: Thu, 17 Jun 2021 12:19:51 +0200 (CEST) [thread overview]
Message-ID: <20210617101951.9A0E7122E3A@dpdk.org> (raw)
In-Reply-To: <20210617101708.113951-5-ting.xu@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94323
_coding style issues_
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#851: FILE: drivers/net/ice/ice_dcf_sched.c:566:
+ PMD_DRV_LOG(ERR, "Max bandwidth must be configured for TC%u
",
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#860: FILE: drivers/net/ice/ice_dcf_sched.c:575:
+ PMD_DRV_LOG(ERR, "Total value of TC%u min bandwidth and other TCs' max bandwidth %ukbps should be less than port link speed %ukbps
",
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#866: FILE: drivers/net/ice/ice_dcf_sched.c:581:
+ PMD_DRV_LOG(ERR, "If TC%u min Tx bandwidth is set, it cannot be less than 500Kbps
",
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#872: FILE: drivers/net/ice/ice_dcf_sched.c:587:
+ PMD_DRV_LOG(ERR, "TC%u Min Tx bandwidth cannot be greater than max Tx bandwidth
",
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#878: FILE: drivers/net/ice/ice_dcf_sched.c:593:
+ PMD_DRV_LOG(ERR, "TC%u max Tx bandwidth %uKbps is greater than current link speed %uKbps
",
total: 0 errors, 5 warnings, 0 checks, 866 lines checked
parent reply other threads:[~2021-06-17 10:19 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210617101708.113951-5-ting.xu@intel.com>]
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=20210617101951.9A0E7122E3A@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=ting.xu@intel.com \
/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).