From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ferruh Yigit <ferruh.yigit@intel.com>
Subject: [dpdk-test-report] |WARNING| pw76471 [PATCH v2 2/7] ethdev: move inline device operations
Date: Wed, 9 Sep 2020 01:38:49 +0200 (CEST) [thread overview]
Message-ID: <20200908233849.F2BDD1BE85@dpdk.org> (raw)
In-Reply-To: <20200903211000.244931-2-ferruh.yigit@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76471
_coding style issues_
WARNING:LONG_LINE_COMMENT: line over 100 characters
#900: FILE: lib/librte_ethdev/rte_ethdev_core.h:777:
+ eth_rx_descriptor_status_t rx_descriptor_status; /**< Check the status of a Rx descriptor. */
WARNING:LONG_LINE_COMMENT: line over 100 characters
#901: FILE: lib/librte_ethdev/rte_ethdev_core.h:778:
+ eth_tx_descriptor_status_t tx_descriptor_status; /**< Check the status of a Tx descriptor. */
total: 0 errors, 2 warnings, 577 lines checked
parent reply other threads:[~2020-09-08 23:38 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20200903211000.244931-2-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=20200908233849.F2BDD1BE85@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).