automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw151229-151242 [PATCH] [v1,14/14] net/zxdh: clean stat va
Date: Sun, 09 Feb 2025 20:20:59 -0800 (PST)	[thread overview]
Message-ID: <67a97eab.050a0220.5ac84.2214SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250210015017.4105624-9-chen.bingbin@zte.com.cn>

Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/151242

_Testing issues_

Submitter: Bingbin Chen <chen.bingbin@zte.com.cn>
Date: Monday, February 10 2025 01:50:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b82daa7d47bda76b3879ef6d715b2d3eb737793f

151229-151242 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#313534

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Debian 12         | WARN           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 41 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 41         | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | PASS           |
+-------------------+----------------+
| Ubuntu 22.04      | PASS           |
+-------------------+----------------+

==== 20 line log output for Debian 12 (dpdk_unit_test): ====
../drivers/net/zxdh/zxdh_np.c:436:17: note: call to 'rte_free' here
436 |                 rte_free(ptr);\
|                 ^~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8827:9: note: in expansion of macro 'ZXDH_COMM_CHECK_RC_MEMORY_FREE'
8827 |         ZXDH_COMM_CHECK_RC_MEMORY_FREE(rc, "zxdh_np_comm_mutex_unlock", p_rsp_buff);
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8831:9: error: pointer 'p_rsp_buff' used after 'rte_free' [-Werror=use-after-free]
8831 |         rte_free(p_rsp_buff);
|         ^~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:436:17: note: call to 'rte_free' here
436 |                 rte_free(ptr);\
|                 ^~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8827:9: note: in expansion of macro 'ZXDH_COMM_CHECK_RC_MEMORY_FREE'
8827 |         ZXDH_COMM_CHECK_RC_MEMORY_FREE(rc, "zxdh_np_comm_mutex_unlock", p_rsp_buff);
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2318/3167] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2319/3167] Linking static target drivers/librte_raw_cnxk_bphy.a
[2320/3167] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32542/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-02-10  4:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250210015017.4105624-9-chen.bingbin@zte.com.cn>
2025-02-10  1:29 ` |SUCCESS| pw151229-151242 [PATCH v1 14/14] net/zxdh: clean stat values qemudev
2025-02-10  1:34 ` qemudev
2025-02-10  2:04 ` |WARNING| pw151242 " checkpatch
2025-02-10  2:44 ` |SUCCESS| pw151229-151242 [PATCH] [v1,14/14] net/zxdh: clean stat va dpdklab
2025-02-10  2:44 ` dpdklab
2025-02-10  2:55 ` dpdklab
2025-02-10  2:58 ` dpdklab
2025-02-10  2:58 ` dpdklab
2025-02-10  3:00 ` |PENDING| " dpdklab
2025-02-10  3:01 ` |SUCCESS| " dpdklab
2025-02-10  3:05 ` |FAILURE| pw151242 [PATCH v1 14/14] net/zxdh: clean stat values 0-day Robot
2025-02-10  3:07 ` |FAILURE| pw151229-151242 [PATCH] [v1,14/14] net/zxdh: clean stat va dpdklab
2025-02-10  3:08 ` |SUCCESS| " dpdklab
2025-02-10  3:09 ` dpdklab
2025-02-10  3:10 ` |PENDING| " dpdklab
2025-02-10  3:13 ` |SUCCESS| " dpdklab
2025-02-10  3:20 ` |FAILURE| " dpdklab
2025-02-10  3:20 ` |SUCCESS| " dpdklab
2025-02-10  3:21 ` |FAILURE| " dpdklab
2025-02-10  3:23 ` dpdklab
2025-02-10  3:23 ` |PENDING| " dpdklab
2025-02-10  3:29 ` |FAILURE| " dpdklab
2025-02-10  3:53 ` |SUCCESS| " dpdklab
2025-02-10  4:20 ` dpdklab [this message]
2025-02-10  4:21 ` dpdklab
2025-02-10  4:31 ` |WARNING| " dpdklab
2025-02-10  5:16 ` |SUCCESS| " dpdklab
2025-02-10  5:17 ` |FAILURE| " dpdklab

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=67a97eab.050a0220.5ac84.2214SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).