|FAILURE| pw122695 [PATCH v2 2/2] ethdev: introduce the PHY affinity field in Tx queue API

0-day Robot robot at bytheb.org
Mon Jan 30 18:59:27 CET 2023


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################

2 functions with some indirect sub-type change:

  [C] 'function int rte_eth_dev_info_get(uint16_t, rte_eth_dev_info*)' at rte_ethdev.c:3307:1 has some indirect sub-type changes:
    parameter 2 of type 'rte_eth_dev_info*' has sub-type changes:
      in pointed to type 'struct rte_eth_dev_info' at rte_ethdev.h:1723:1:
        type size hasn't changed
        1 data member change:
          type of 'rte_eth_txconf default_txconf' changed:
            type size hasn't changed
            1 data member insertion:
              'uint8_t tx_phy_affinity', at offset 72 (in bits) at rte_ethdev.h:1147:1

  [C] 'function int rte_eth_tx_queue_info_get(uint16_t, uint16_t, rte_eth_txq_info*)' at rte_ethdev.c:5281:1 has some indirect sub-type changes:
    parameter 3 of type 'rte_eth_txq_info*' has sub-type changes:
      in pointed to type 'struct rte_eth_txq_info' at rte_ethdev.h:1822:1:
        type size hasn't changed
        no data member change (1 filtered);

Error: ABI issue reported for abidiff --suppr devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 install/usr/local/include reference/dump/librte_ethdev.dump install/dump/librte_ethdev.dump
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added 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+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list