automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ferruh Yigit <ferruh.yigit@intel.com>
Subject: [dpdk-test-report] |WARNING| pw95997 [RFC v2 8/8] test: support ethdev
Date: Fri, 16 Jul 2021 16:29:18 +0200 (CEST)	[thread overview]
Message-ID: <20210716142918.6BC6B121D6D@dpdk.org> (raw)
In-Reply-To: <20210716142800.3853651-8-ferruh.yigit@intel.com>

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

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#1040: FILE: app/test/test_ethdev.c:889:
+	// rss_hf src_only and dst_only

ERROR:C99_COMMENTS: do not use C99 // comments
#1041: FILE: app/test/test_ethdev.c:890:
+	// eth_dev_tx_queue_config

ERROR:C99_COMMENTS: do not use C99 // comments
#1042: FILE: app/test/test_ethdev.c:891:
+	// eth_dev_rx_queue_config

ERROR:C99_COMMENTS: do not use C99 // comments
#1043: FILE: app/test/test_ethdev.c:892:
+	// RTE_ETHDEV_PROFILE_WITH_VTUNE

ERROR:C99_COMMENTS: do not use C99 // comments
#1044: FILE: app/test/test_ethdev.c:893:
+	// eth_dev_validate_offloads

ERROR:C99_COMMENTS: do not use C99 // comments
#1045: FILE: app/test/test_ethdev.c:894:
+	// restore config

ERROR:C99_COMMENTS: do not use C99 // comments
#1046: FILE: app/test/test_ethdev.c:895:
+	// restore mtu

ERROR:C99_COMMENTS: do not use C99 // comments
#1373: FILE: app/test/test_ethdev.c:1222:
+		//TODO: when rxseg.split.length is 0, API fails, check it

ERROR:C99_COMMENTS: do not use C99 // comments
#1394: FILE: app/test/test_ethdev.c:1243:
+		//TODO: Add more segment Rx tests based on other capabilities

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1507: FILE: app/test/test_ethdev.c:1356:
+		 * no rx_queue_release dev_ops */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1540: FILE: app/test/test_ethdev.c:1389:
+		 * enabled in the port configure */

ERROR:C99_COMMENTS: do not use C99 // comments
#1549: FILE: app/test/test_ethdev.c:1398:
+		//TODO: LRO

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1747: FILE: lib/ethdev/ethdev_driver.h:38:
+ * */

total: 10 errors, 3 warnings, 1713 lines checked
Warning in app/test/test_ethdev.c:
Declaring a variable inside for()

           reply	other threads:[~2021-07-16 14:29 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210716142800.3853651-8-ferruh.yigit@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=20210716142918.6BC6B121D6D@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=ferruh.yigit@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).