|FAILURE| pw146260 [PATCH v5 47/47] net/bnxt: tf_ulp: add stats cache for thor2

0-day Robot robot at bytheb.org
Fri Oct 18 14:43:50 CEST 2024


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/146260/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11403366041
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
   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
[1270/3105] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_init.c.o
[1271/3105] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_util.c.o
[1272/3105] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1273/3105] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_priv.c.o
[1274/3105] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_table.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
   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 ‘4294967295’ [-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 ‘4294967295’ [-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 ‘4294967295’ [-Werror=free-nonheap-object]
   87 |                 rte_free((void *)(uintptr_t)buf->pa_addr);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[988/3228] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_vf2pf_msg.c.o
[989/3228] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_util.c.o
[990/3228] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[991/3228] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam.c.o
[992/3228] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfo.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
   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
[1185/4326] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_init.c.o
[1186/4326] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1187/4326] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1188/4326] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1189/4326] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_table.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
   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
[1107/3553] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_table.c.o
[1108/3553] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_vf2pf_msg.c.o
[1109/3553] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam.c.o
[1110/3553] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1111/3553] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
   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
[1111/3524] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1112/3524] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfo.c.o
[1113/3524] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_session.c.o
[1114/3524] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1115/3524] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list