automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw96771 [PATCH v3 3/3] examples/ipsec-secgw: update event mode inline path
       [not found] <20210810060719.18553-4-ndabilpuram@marvell.com>
@ 2021-08-10  6:08 ` checkpatch
  2021-08-10  6:38 ` [dpdk-test-report] |FAILURE| pw96771 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-08-10  6:08 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/96771

_coding style OK_



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

* [dpdk-test-report] |FAILURE| pw96771 [dpdk-dev] [PATCH v3 3/3] examples/ipsec-secgw: update event mode inline path
       [not found] <20210810060719.18553-4-ndabilpuram@marvell.com>
  2021-08-10  6:08 ` [dpdk-test-report] |SUCCESS| pw96771 [PATCH v3 3/3] examples/ipsec-secgw: update event mode inline path checkpatch
@ 2021-08-10  6:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-08-10  6:38 UTC (permalink / raw)
  To: test-report; +Cc: ndabilpuram, robot

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|18244|SHA|68c53163f0e2f6dab06f4e1a340a9b5bad6c648e|passed|https://github.com/ovsrobot/dpdk/actions/runs/1115557017|[dpdk-dev] [PATCH] net/bnxt: fix to reset Rx next consumer index|ovsrobot/dpdk|build, Size: 4679 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1115554183
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-18.04-clang-shared-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
####################################################################################

1 function with some indirect sub-type change:

  [C] 'function const rte_security_capability* rte_security_capabilities_get(rte_security_ctx*)' at rte_security.c:156:1 has some indirect sub-type changes:
    parameter 1 of type 'rte_security_ctx*' has sub-type changes:
      in pointed to type 'struct rte_security_ctx' at rte_security.h:67:1:
        type size hasn't changed
        1 data member insertion:
          'uint32_t rte_security_ctx::flags', at offset 160 (in bits) at rte_security.h:74:1

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_security.dump install/dump/librte_security.dump'


ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
ABIDIFF_ABI_INCOMPATIBLE_CHANGE, this change breaks the ABI.
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (33 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (54 filtered out), 0 Added (11 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

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




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
#7  0x00007fb94d273787 in rdline_char_in (rdl=0xd995620, c=<optimized out>) at ../lib/cmdline/cmdline_rdline.c:421
        cmd = <optimized out>
        tmp = <optimized out>
        i = <optimized out>
        buf = <optimized out>
#8  0x00007fb94d270a25 in cmdline_in (cl=<optimized out>, buf=0x7ffef031e660 "security_autotest\n", size=18) at ../lib/cmdline/cmdline.c:149
        ret = 0
        i = 17
        buffer = <optimized out>
        history = <optimized out>
        histlen = <optimized out>
        same = <optimized out>
        buflen = <optimized out>
#9  0x000000000041c4e1 in main (argc=1, argv=<optimized out>) at ../app/test/test.c:214
        buf = "security_autotest\n\000\000\000\000\000\000\360\071rP\271\177\000\000\301\230OP\271\177\000\000pArP\001\000\000\000\300\346\061\360\376\177\000\000\320\346\061\360\376\177\000\000\310DrP\271\177\000\000\000\000\000\000\000\000\000\000p\350\061\360\376\177\000\000\a\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\060\026rP\271\177\000\000蠉G\271\177\000\000\360\243oP\271\177", '\000' <repeats 18 times>, "@\005\000\000\000\000\000\000Hr4\360\376\177\000\000\000\000\000\000 ", '\000' <repeats 19 times>, "h\236OP\271\177\000\000p\350\061\360\376\177\000\000\a\000\000\000\000\000\000\000"...
        __vla_expr0 = <optimized out>
        tests = 0x7ffef031e640
        test_count = <optimized out>
        extra_args = <optimized out>
        ret = <optimized out>
        dpdk_test = <optimized out>
        i = 0
        cl = 0xd995610
+ return 1
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2021-08-10  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210810060719.18553-4-ndabilpuram@marvell.com>
2021-08-10  6:08 ` [dpdk-test-report] |SUCCESS| pw96771 [PATCH v3 3/3] examples/ipsec-secgw: update event mode inline path checkpatch
2021-08-10  6:38 ` [dpdk-test-report] |FAILURE| pw96771 [dpdk-dev] " 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).