automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Luka Jankovic <luka.jankovic@ericsson.com>
Subject: |WARNING| pw151653 [RFC v7 2/4] eventdev: add atomic queue test to test-evnetdev app
Date: Wed, 19 Feb 2025 14:45:47 +0100 (CET)	[thread overview]
Message-ID: <20250219134547.1B237127811@dpdk.org> (raw)
In-Reply-To: <20250219134325.1195531-3-luka.jankovic@ericsson.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#141: FILE: app/test-eventdev/test_atomic_queue.c:1:
+#include <stdio.h>

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#175: FILE: app/test-eventdev/test_atomic_queue.c:35:
+		RTE_ATOMIC(uint64_t) *const outstand_pkts,
 		                     ^

WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#227: FILE: app/test-eventdev/test_atomic_queue.c:87:
+				atomic_queue_process_stage_1(t, &ev[i], nb_flows, atomic_locks, expected_flow_seq,

total: 1 errors, 2 warnings, 237 lines checked

           reply	other threads:[~2025-02-19 13:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250219134325.1195531-3-luka.jankovic@ericsson.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=20250219134547.1B237127811@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=luka.jankovic@ericsson.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).