|FAILURE| pw149251 [PATCH v6] graph: mcore: optimize graph search

0-day Robot robot at bytheb.org
Mon Dec 16 03:42:50 CET 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12344544729
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
Installing /home/runner/work/dpdk/dpdk/usertools/dpdk-telemetry-exporter.py to /home/runner/work/dpdk/dpdk/install/usr/local/bin
Installing /home/runner/work/dpdk/dpdk/build/rte_build_config.h to /home/runner/work/dpdk/dpdk/install/usr/local/include
Installing /home/runner/work/dpdk/dpdk/build/meson-private/libdpdk-libs.pc to /home/runner/work/dpdk/dpdk/install/usr/local/lib/pkgconfig
Installing /home/runner/work/dpdk/dpdk/build/meson-private/libdpdk.pc to /home/runner/work/dpdk/dpdk/install/usr/local/lib/pkgconfig
Running custom install script '/bin/sh /home/runner/work/dpdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-25.1'
Running custom install script '/usr/bin/mandb'
+ devtools/check-abi.sh reference install
Functions changes summary: 0 Removed, 1 Changed (9 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C] 'function bool __rte_graph_mcore_dispatch_sched_node_enqueue(rte_node*, rte_graph_rq_head*)' at rte_graph_model_mcore_dispatch.c:117:1 has some indirect sub-type changes:
    parameter 1 of type 'rte_node*' has sub-type changes:
      in pointed to type 'struct rte_node' at rte_graph_worker_common.h:92:1:
        type size hasn't changed
        1 data member changes (2 filtered):
          anonymous data member at offset 1536 (in bits) changed from:
            union {struct {unsigned int lcore_id; uint64_t total_sched_objs; uint64_t total_sched_fail;} dispatch;}
          to:
            union {struct {unsigned int lcore_id; uint64_t total_sched_objs; uint64_t total_sched_fail; rte_graph* graph;} dispatch;}

Error: ABI issue reported for abidiff --suppr /home/runner/work/dpdk/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 install/usr/local/include reference/usr/local/lib/librte_graph.so.25.0 install/usr/local/lib/librte_graph.so.25.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list