automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: |WARNING| pw151558 [RFC 01/11] ethdev: remove unnecessary deref on function pointers
Date: Mon, 17 Feb 2025 20:00:08 +0100 (CET)	[thread overview]
Message-ID: <20250217190008.AAA1512700E@dpdk.org> (raw)
In-Reply-To: <20250217185743.169778-2-stephen@networkplumber.org>

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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#463: FILE: lib/ethdev/rte_ethdev.c:2434:
+	ret = dev->dev_ops->rx_queue_setup(dev, rx_queue_id, nb_rx_desc, socket_id, &local_conf, mp);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#982: FILE: lib/ethdev/rte_ethdev.c:4673:
+	ret = eth_err(port_id, dev->dev_ops->priority_flow_ctrl_queue_info_get(dev, pfc_queue_info));

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1237: FILE: lib/ethdev/rte_ethdev.c:5546:
+	ret = eth_err(port_id, dev->dev_ops->rx_queue_avail_thresh_set(dev, queue_id, avail_thresh));

total: 0 errors, 3 warnings, 1498 lines checked

           reply	other threads:[~2025-02-17 19:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250217185743.169778-2-stephen@networkplumber.org>]

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=20250217190008.AAA1512700E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=stephen@networkplumber.org \
    --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).