|FAILURE| pw105919 [PATCH] mempool: optimize put objects to mempool with cache

0-day Robot robot at bytheb.org
Mon Jan 17 14:19:33 CET 2022


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).

  [C] 'function int rte_distributor_get_pkt(rte_distributor*, unsigned int, rte_mbuf**, rte_mbuf**, unsigned int)' at rte_distributor.c:131:1 has some indirect sub-type changes:
    parameter 4 of type 'rte_mbuf**' has sub-type changes:
      in pointed to type 'rte_mbuf*':
        in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
          type size hasn't changed
          1 data member changes (1 filtered):
            type of 'rte_mempool* rte_mbuf::pool' changed:
              in pointed to type 'struct rte_mempool' at rte_mempool.h:213:1:
                type size hasn't changed
                1 data member changes (2 filtered):
                  type of 'rte_mempool_cache* rte_mempool::local_cache' changed:
                    in pointed to type 'struct rte_mempool_cache' at rte_mempool.h:89:1:
                      type size changed from 98816 to 66048 (in bits)
                      1 data member change:
                        type of 'void* rte_mempool_cache::objs[1536]' changed:
                          type name changed from 'void*[1536]' to 'void*[1024]'
                          array type size changed from 98304 to 65536
                          array type subrange 1 changed length from 1536 to 1024
                        and offset changed from 128 to 512 (in bits) (by +384 bits)



##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list