automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Khadem Ullah <14pwcse1224@uetpeshawar.edu.pk>
Subject: |WARNING| pw155578 [PATCH] [PATCH v4] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Date: Tue, 29 Jul 2025 08:38:59 +0200 (CEST)	[thread overview]
Message-ID: <20250729063859.790F01251A0@dpdk.org> (raw)
In-Reply-To: <20250729063919.3554143-2-14pwcse1224@uetpeshawar.edu.pk>

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#103: 
This patch adds a mechanism in testpmd to monitor the primary process from the

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#230: FILE: lib/ethdev/rte_ethdev.c:4082:
+	if (rte_eal_process_type() == RTE_PROC_SECONDARY &&
[...]
+			RTE_ETHDEV_LOG_LINE(ERR,

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#245: FILE: lib/ethdev/rte_ethdev.c:4317:
+	if (rte_eal_process_type() == RTE_PROC_SECONDARY &&
[...]
+			RTE_ETHDEV_LOG_LINE(ERR,

total: 0 errors, 3 warnings, 122 lines checked

      parent reply	other threads:[~2025-07-29  6:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250729063919.3554143-2-14pwcse1224@uetpeshawar.edu.pk>
2025-07-29  6:11 ` |SUCCESS| " qemudev
2025-07-29  6:16 ` qemudev
2025-07-29  6:38 ` checkpatch [this message]

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=20250729063859.790F01251A0@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=14pwcse1224@uetpeshawar.edu.pk \
    --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).