automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151558 [RFC 01/11] ethdev: remove unnecessary deref on function pointers
       [not found] <20250217185743.169778-2-stephen@networkplumber.org>
@ 2025-02-17 19:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-17 19:00 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-17 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250217185743.169778-2-stephen@networkplumber.org>
2025-02-17 19:00 ` |WARNING| pw151558 [RFC 01/11] ethdev: remove unnecessary deref on function pointers checkpatch

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).