|FAILURE| pw146227-146260 [PATCH] [v5,47/47] net/bnxt: tf_ulp: add s

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Oct 19 23:07:58 CEST 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/146260

_Testing issues_

Submitter: Sriharsha Basavapatna <sriharsha.basavapatna at broadcom.com>
Date: Friday, October 18 2024 09:11:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616

146227-146260 --> testing issues

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

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | WARN           |
+---------------------+----------------+
| Debian 12           | WARN           |
+---------------------+----------------+
| Fedora 37           | WARN           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Fedora 38           | WARN           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function 'tfc_msg_alloc_dma_buf',
inlined from 'tfc_msg_global_id_alloc' at ../drivers/net/bnxt/tf_core/v3/tfc_msg.c:656:7:
../drivers/net/bnxt/tf_core/v3/tfc_msg.c:87:17: error: 'rte_free' called on a pointer to an unallocated object '18446744073709551615' [-Werror=free-nonheap-object]
87 |                 rte_free((void *)(uintptr_t)buf->pa_addr);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'tfc_msg_alloc_dma_buf',
inlined from 'tfc_msg_tcam_alloc_set' at ../drivers/net/bnxt/tf_core/v3/tfc_msg.c:953:8:
../drivers/net/bnxt/tf_core/v3/tfc_msg.c:87:17: error: 'rte_free' called on a pointer to an unallocated object '18446744073709551615' [-Werror=free-nonheap-object]
87 |                 rte_free((void *)(uintptr_t)buf->pa_addr);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'tfc_msg_alloc_dma_buf',
inlined from 'tfc_msg_tcam_set' at ../drivers/net/bnxt/tf_core/v3/tfc_msg.c:1008:8:
../drivers/net/bnxt/tf_core/v3/tfc_msg.c:87:17: error: 'rte_free' called on a pointer to an unallocated object '18446744073709551615' [-Werror=free-nonheap-object]
87 |                 rte_free((void *)(uintptr_t)buf->pa_addr);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1246/3018] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_v3_tfo.c.o'.
[1247/3018] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_v3_tfc_tcam.c.o'.
[1248/3018] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_v3_tfc_util.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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.2.0-23ubuntu4) 13.2.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/31551/

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list