From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Alex Vesker <valex@nvidia.com>
Subject: |WARNING| pw116679 [v1 16/19] net/mlx5/hws: Add HWS rule object
Date: Thu, 22 Sep 2022 21:08:19 +0200 (CEST) [thread overview]
Message-ID: <20220922190819.6BA8B121F02@dpdk.org> (raw)
In-Reply-To: <20220922190345.394-17-valex@nvidia.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116679
_coding style issues_
WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#143: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates
ERROR:SPACING: space required before the open brace '{'
#243: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:102:
+ if (!err){
ERROR:CODE_INDENT: code indent should use tabs where possible
#537: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:396:
+^I^I ^I offsetof(struct mlx5dv_flow_match_parameters, match_buf));$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#537: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:396:
+^I^I ^I offsetof(struct mlx5dv_flow_match_parameters, match_buf));$
WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#677: FILE: drivers/net/mlx5/hws/mlx5dr_rule.h:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates
total: 2 errors, 3 warnings, 0 checks, 578 lines checked
parent reply other threads:[~2022-09-22 19:08 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20220922190345.394-17-valex@nvidia.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=20220922190819.6BA8B121F02@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=valex@nvidia.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).