|FAILURE| pw149636 [PATCH v2] ring: add the second version of the RTS interface
0-day Robot
robot at bytheb.org
Sun Jan 5 17:04:34 CET 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/149636/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12620775179
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
####################################################################################
Functions changes summary: 0 Removed, 1 Changed (3 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 rte_event_ring* rte_event_ring_create(const char*, unsigned int, int, unsigned int)' at rte_event_ring.c:26:1 has some indirect sub-type changes:
return type changed:
in pointed to type 'struct rte_event_ring' at rte_event_ring.h:37:1:
type size hasn't changed
1 data member change:
type of 'rte_ring r' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member union {rte_ring_headtail prod; rte_ring_hts_headtail hts_prod; rte_ring_rts_headtail rts_prod;}' changed:
type size hasn't changed
1 data member changes (2 filtered):
type of 'rte_ring_rts_headtail rts_prod' changed:
type size changed from 192 to 256 (in bits)
1 data member insertion:
'rte_ring_rts_cache* rts_cache', at offset 192 (in bits) at rte_ring_core.h:95:1
no data member change (1 filtered);
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_eventdev.so.25.0 install/usr/local/lib/librte_eventdev.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