|FAILURE| pw146227-146260 [PATCH] [v5,47/47] net/bnxt: tf_ulp: add s
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Oct 20 04:30:12 CEST 2024
Test-Label: iol-compile-arm64-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-DPDK-Compile-Meson#319250
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ====
../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_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
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
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