|FAILURE| pw135426 [PATCH] net/ice: add diagnostic support in TX path

0-day Robot robot at bytheb.org
Thu Dec 21 12:24:16 CET 2023


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7287143169
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-clang-stdatomic" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
                        rte_atomic_fetch_add_explicit(&txq->mdd_mbuf_err_count,
                        ^                             ~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:92:2: note: expanded from macro 'rte_atomic_fetch_add_explicit'
        atomic_fetch_add_explicit(ptr, val, memorder)
        ^                         ~~~
/usr/lib/llvm-11/lib/clang/11.0.0/include/stdatomic.h:133:35: note: expanded from macro 'atomic_fetch_add_explicit'
#define atomic_fetch_add_explicit __c11_atomic_fetch_add
                                  ^
../drivers/net/ice/ice_rxtx.c:4516:4: error: address argument to atomic operation must be a pointer to _Atomic type ('uint64_t *' (aka 'unsigned long *') invalid)
                        rte_atomic_fetch_add_explicit(&txq->mdd_pkt_err_count,
                        ^                             ~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:92:2: note: expanded from macro 'rte_atomic_fetch_add_explicit'
        atomic_fetch_add_explicit(ptr, val, memorder)
        ^                         ~~~
/usr/lib/llvm-11/lib/clang/11.0.0/include/stdatomic.h:133:35: note: expanded from macro 'atomic_fetch_add_explicit'
#define atomic_fetch_add_explicit __c11_atomic_fetch_add
                                  ^
7 errors generated.
[1558/2844] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_parser_rt.c.o'.
[1559/2844] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_ddp.c.o'.
[1560/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_generic_flow.c.o'.
[1561/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_switch_filter.c.o'.
[1562/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ddp_package.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
                         %d
../drivers/net/ice/base/../ice_logs.h:40:38: note: expanded from macro 'PMD_DRV_LOG'
        PMD_DRV_LOG_RAW(level, fmt "\n", ## args)
                               ~~~          ^~~~
../drivers/net/ice/base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
                __func__, ## args)
                             ^~~~
../drivers/net/ice/ice_rxtx.c:4172:41: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
                "length: %hu, calculated length: %u", m->l4_len,
                         ~~~                          ^~~~~~~~~
                         %d
../drivers/net/ice/base/../ice_logs.h:40:38: note: expanded from macro 'PMD_DRV_LOG'
        PMD_DRV_LOG_RAW(level, fmt "\n", ## args)
                               ~~~          ^~~~
../drivers/net/ice/base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
                __func__, ## args)
                             ^~~~
5 errors generated.
[1613/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_generic_flow.c.o'.
[1614/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
[1615/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1616/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_fdir_filter.c.o'.
[1617/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




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


More information about the test-report mailing list