From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>
Subject: [dpdk-test-report] |WARNING| pw36047 [PATCH v2 2/2] net/mlx5: use dynamic logging
Date: Tue, 13 Mar 2018 10:26:08 +0100 (CET) [thread overview]
Message-ID: <20180313092608.64FFA5F2E@dpdk.org> (raw)
In-Reply-To: <7e07a0701c5616ee53dd8c9c3c1950e52fb5a421.1520932878.git.nelio.laranjeiro@6wind.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/36047
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#307: FILE: drivers/net/mlx5/mlx5.c:777:
+ DRV_LOG(DEBUG, "using port %u (%08" PRIx32 ")", port, test);
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#606: FILE: drivers/net/mlx5/mlx5_ethdev.c:318:
+ " 0x%" PRIx64 " supported 0x%" PRIx64,
CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#1218: FILE: drivers/net/mlx5/mlx5_mr.c:148:
+ PRIu32,
ERROR:SPACING: space required after that ',' (ctx:VxB)
#2726: FILE: drivers/net/mlx5/mlx5_utils.h:70:
+ RTE_FMT_HEAD(__VA_ARGS__,), \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#2727: FILE: drivers/net/mlx5/mlx5_utils.h:71:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#2796: FILE: drivers/net/mlx5/mlx5_vlan.c:48:
+ DRV_LOG(DEBUG, "port %u %s VLAN filter ID %" PRIu16,
total: 2 errors, 0 warnings, 4 checks, 2589 lines checked
parent reply other threads:[~2018-03-13 9:26 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <7e07a0701c5616ee53dd8c9c3c1950e52fb5a421.1520932878.git.nelio.laranjeiro@6wind.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=20180313092608.64FFA5F2E@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=nelio.laranjeiro@6wind.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).