automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: beilei.xing@intel.com
Subject: |WARNING| pw130016 [PATCH 03/19] net/cpfl: add cp channel
Date: Wed,  9 Aug 2023 09:35:07 +0200 (CEST)	[thread overview]
Message-ID: <20230809073507.50BE2120D38@dpdk.org> (raw)
In-Reply-To: <20230809155134.539287-4-beilei.xing@intel.com>

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 107 exceeds 100 columns
#156: FILE: drivers/net/cpfl/cpfl_cpchnl.h:75:
+	u8 is_sp; /*Determines if queue group is expected to be Strict Priority according to its priority*/

WARNING:LONG_LINE_COMMENT: line length of 113 exceeds 100 columns
#251: FILE: drivers/net/cpfl/cpfl_cpchnl.h:170:
+	/* Always relevant, indexing is according to LAN PE 0-15, while only 0-4 APFs and 8-12 CPFs are valid. */

WARNING:LONG_LINE_COMMENT: line length of 103 exceeds 100 columns
#267: FILE: drivers/net/cpfl/cpfl_cpchnl.h:186:
+	 * If TC aware mode - bit set for valid TC. otherwise =1 (only bit 0 is set. represents the VSI

WARNING:LONG_LINE_COMMENT: line length of 114 exceeds 100 columns
#294: FILE: drivers/net/cpfl/cpfl_cpchnl.h:213:
+ * @param pf_id Always relevant, indexing is according to LAN PE 0-15, while only 0-4 APFs and 8-12 CPFs are valid

WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#306: FILE: drivers/net/cpfl/cpfl_cpchnl.h:225:
+ * @param func_type Func type: 0 - LAN_PF, 1 - LAN_VF. Rest - reserved. Can be later extended to other PE types

WARNING:LONG_LINE_COMMENT: line length of 114 exceeds 100 columns
#307: FILE: drivers/net/cpfl/cpfl_cpchnl.h:226:
+ * @param pf_id Always relevant, indexing is according to LAN PE 0-15, while only 0-4 APFs and 8-12 CPFs are valid

WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#310: FILE: drivers/net/cpfl/cpfl_cpchnl.h:229:
+ * @param vports array of the IDs and types. vport ID is elative to its func (PF/VF). same as in Create Vport

total: 0 errors, 7 warnings, 0 checks, 313 lines checked

           reply	other threads:[~2023-08-09  7:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20230809155134.539287-4-beilei.xing@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=20230809073507.50BE2120D38@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=beilei.xing@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).