|FAILURE| pw154091 [PATCH v2 1/1] ethdev: add support to provide link type

0-day Robot robot at bytheb.org
Fri Jun 6 12:34:06 CEST 2025


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15487695876
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+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
####################################################################################

1 function with some indirect sub-type change:

  [C] 'function int rte_eth_link_get(uint16_t, rte_eth_link*)' at rte_ethdev.c:3082:1 has some indirect sub-type changes:
    parameter 2 of type 'rte_eth_link*' has sub-type changes:
      in pointed to type 'struct rte_eth_link' at rte_ethdev.h:348:1:
        type size hasn't changed
        1 data member change:
          anonymous data member at offset 0 (in bits) changed from:
            union {uint64_t val64; struct {uint32_t link_speed; uint16_t link_duplex; uint16_t link_autoneg; uint16_t link_status;};}
          to:
            union {uint64_t val64; struct {uint32_t link_speed; uint16_t link_duplex; uint16_t link_autoneg; uint16_t link_status; uint16_t link_type;};}

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_ethdev.so.25.1 install/usr/local/lib/librte_ethdev.so.25.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (216 filtered out), 0 Added (2 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
102/104 DPDK:fast-tests / vdev_autotest                 OK              0.33s
103/104 DPDK:fast-tests / version_autotest              OK              0.33s
104/104 DPDK:fast-tests / telemetry_all                 OK              1.15s


Ok:                 97  
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            6   
Timeout:            0   

Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ check_traces
+ which babeltrace
+ sudo find /home/runner -name metadata
+ dirname /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-06-06-AM-10-21-16/metadata
+ sudo babeltrace /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-06-06-AM-10-21-16
+ continue
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list