|FAILURE| pw146695 [PATCH v2 73/73] net/ntnic: add meter documentation
    0-day Robot 
    robot at bytheb.org
       
    Tue Oct 22 21:25:50 CEST 2024
    
    
  
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/146695/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11466576906
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
                rte_atomic_flag_clear_explicit(&age_event[port], rte_memory_order_seq_cst);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:109:2: note: expanded from macro 'rte_atomic_flag_clear_explicit'
        atomic_flag_clear_explicit(ptr, memorder)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:181:79: note: expanded from macro 'atomic_flag_clear_explicit'
#define atomic_flag_clear_explicit(object, order) __c11_atomic_store(&(object)->_Value, 0, order)
                                                                      ~~~~~~~~^ ~~~~~~
../drivers/net/ntnic/nthw/flow_api/profile_inline/flm_age_queue.c:82:2: error: member reference base type '_Atomic(uint16_t)' is not a structure or union
        rte_atomic_flag_clear_explicit(&age_event[port], rte_memory_order_seq_cst);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:109:2: note: expanded from macro 'rte_atomic_flag_clear_explicit'
        atomic_flag_clear_explicit(ptr, memorder)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:181:79: note: expanded from macro 'atomic_flag_clear_explicit'
#define atomic_flag_clear_explicit(object, order) __c11_atomic_store(&(object)->_Value, 0, order)
                                                                      ~~~~~~~~^ ~~~~~~
3 errors generated.
[1970/3088] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_lrn_queue.c.o
[1971/3088] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_evt_queue.c.o
[1972/3088] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_backend_flow_backend.c.o
[1973/3088] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_hw_db_inline.c.o
[1974/3088] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_profile_inline.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
    
    
More information about the test-report
mailing list