automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: getelson@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw141253 [PATCH v3] net: add bit fields to IPv6 header definition
Date: Tue, 18 Jun 2024 06:44:35 -0400	[thread overview]
Message-ID: <20240618104435.312167-1-robot@bytheb.org> (raw)
In-Reply-To: <20240618095141.290673-1-getelson@nvidia.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9563080351
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: writing 16 bytes into a region of size 12 [-Werror=stringop-overflow=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/cnxk/cnxk_security.h:10,
                 from ../drivers/common/cnxk/cnxk_security.c:7:
../drivers/common/cnxk/cnxk_security.c: In function ‘cnxk_on_ipsec_outb_sa_create’:
../drivers/common/cnxk/roc_ie_on.h:203:54: note: at offset 32 into destination object ‘template’ of size 44
  203 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:208:54: note: at offset 32 into destination object ‘template’ of size 44
  208 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:218:54: note: at offset 32 into destination object ‘template’ of size 44
  218 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
cc1: all warnings being treated as errors
[801/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_utils.c.o'.
[802/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_utils.c.o'.
[803/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_tim_irq.c.o'.
[804/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ree.c.o'.
[805/2974] Generating pipeline.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (18 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added variables

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

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

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

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

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

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-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
89/98 DPDK:fast-tests / telemetry_json_autotest  OK       0.37 s 
90/98 DPDK:fast-tests / thash_autotest        OK       0.37 s 
91/98 DPDK:fast-tests / threads_autotest      OK       0.47 s 
92/98 DPDK:fast-tests / ticketlock_autotest   OK       0.42 s 
93/98 DPDK:fast-tests / timer_autotest        OK       2.87 s 
94/98 DPDK:fast-tests / trace_autotest        OK       0.37 s 
95/98 DPDK:fast-tests / trace_autotest_with_traces  OK       0.37 s 
96/98 DPDK:fast-tests / vdev_autotest         OK       0.37 s 
97/98 DPDK:fast-tests / version_autotest      OK       0.37 s 
98/98 DPDK:fast-tests / telemetry_all         OK       1.12 s 

Ok:                   90
Expected Fail:         0
Fail:                  2
Unexpected Pass:       0
Skipped:               6
Timeout:               0

Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
/usr/aarch64-linux-gnu/include/bits/string_fortified.h:29:10: error: writing 16 bytes into a region of size 12 [-Werror=stringop-overflow=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/cnxk/cnxk_security.h:10,
                 from ../drivers/common/cnxk/cnxk_security.c:7:
../drivers/common/cnxk/cnxk_security.c: In function ‘cnxk_on_ipsec_outb_sa_create’:
../drivers/common/cnxk/roc_ie_on.h:203:54: note: at offset 32 into destination object ‘template’ of size 44
  203 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:208:54: note: at offset 32 into destination object ‘template’ of size 44
  208 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:218:54: note: at offset 32 into destination object ‘template’ of size 44
  218 |                         struct roc_ie_on_ip_template template;
      |                                                      ^~~~~~~~
cc1: all warnings being treated as errors
[804/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common_pci.c.o'.
[805/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ree.c.o'.
[806/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common.c.o'.
[807/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_nix.c.o'.
[808/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_npa.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2024-06-18 10:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240618095141.290673-1-getelson@nvidia.com>
2024-06-18  9:25 ` |SUCCESS| " qemudev
2024-06-18  9:30 ` |FAILURE| " qemudev
2024-06-18  9:54 ` |SUCCESS| " checkpatch
2024-06-18 10:44 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240618104435.312167-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=getelson@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).