automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105919 [PATCH] mempool: optimize put objects to mempool with cache
       [not found] <20220117115231.8060-1-mb@smartsharesystems.com>
@ 2022-01-17 11:52 ` checkpatch
  2022-01-17 13:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-01-17 11:52 UTC (permalink / raw)
  To: test-report; +Cc: Morten Brørup

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/105919

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'the'
#64: 
 1. If the the objects cannot be added to the cache without crossing the

WARNING:TYPO_SPELLING: 'Futhermore' may be misspelled - perhaps 'Furthermore'?
#103: 
Futhermore, a minor bug in the flush threshold comparison has been

WARNING:REPEATED_WORD: Possible repeated word: 'the'
#153: FILE: lib/mempool/rte_mempool.h:1354:
+	 *   1. If the the objects cannot be added to the cache without

total: 0 errors, 3 warnings, 72 lines checked
Warning in lib/mempool/rte_mempool.h:
Using rte_panic/rte_exit

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |FAILURE| pw105919 [PATCH] mempool: optimize put objects to mempool with cache
       [not found] <20220117115231.8060-1-mb@smartsharesystems.com>
  2022-01-17 11:52 ` |WARNING| pw105919 [PATCH] mempool: optimize put objects to mempool with cache checkpatch
@ 2022-01-17 13:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-01-17 13:19 UTC (permalink / raw)
  To: test-report; +Cc: mb, robot

From: robot@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-----------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-17 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220117115231.8060-1-mb@smartsharesystems.com>
2022-01-17 11:52 ` |WARNING| pw105919 [PATCH] mempool: optimize put objects to mempool with cache checkpatch
2022-01-17 13:19 ` |FAILURE| " 0-day Robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).