|FAILURE| pw127247 [PATCH 13/13] test/security: remove no MACsec support case
0-day Robot
robot at bytheb.org
Tue May 23 23:00:20 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/127247/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5061524912
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+debug+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################
in pointed to type 'function type int (void*, typedef uint16_t)':
parameter 3 of type 'enum rte_security_macsec_direction' was added
type of 'security_macsec_sc_stats_get_t macsec_sc_stats_get' changed:
underlying type 'int (void*, typedef uint16_t, rte_security_macsec_sc_stats*)*' changed:
in pointed to type 'function type int (void*, typedef uint16_t, rte_security_macsec_sc_stats*)':
parameter 3 of type 'rte_security_macsec_sc_stats*' changed:
entity changed from 'rte_security_macsec_sc_stats*' to 'enum rte_security_macsec_direction' at rte_security.h:361:1
type size changed from 64 to 32 (in bits)
type alignment changed from 0 to 32
parameter 4 of type 'rte_security_macsec_sc_stats*' was added
type of 'security_macsec_sa_stats_get_t macsec_sa_stats_get' changed:
underlying type 'int (void*, typedef uint16_t, rte_security_macsec_sa_stats*)*' changed:
in pointed to type 'function type int (void*, typedef uint16_t, rte_security_macsec_sa_stats*)':
parameter 3 of type 'rte_security_macsec_sa_stats*' changed:
entity changed from 'rte_security_macsec_sa_stats*' to 'enum rte_security_macsec_direction' at rte_security.h:361:1
type size changed from 64 to 32 (in bits)
type alignment changed from 0 to 32
parameter 4 of type 'rte_security_macsec_sa_stats*' was added
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/x86_64-linux-gnu/librte_security.so.23.1 install/usr/local/lib/x86_64-linux-gnu/librte_security.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed, 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list