automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Rushil Gupta <rushilg@google.com>
Subject: |FAILURE| pw127043 [PATCH] [v3] net/gve: check driver compatibility
Date: Fri, 19 May 2023 07:48:24 -0700 (PDT)	[thread overview]
Message-ID: <64678c38.020a0220.4cf58.6cabSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127043

_Testing issues_

Submitter: Rushil Gupta <rushilg@google.com>
Date: Thursday, May 18 2023 17:40:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c

127043 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| Alpine           | FAIL               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
285 | ^[[01;31m^[[K                },^[[m^[[K
|                 ^[[01;31m^[[K~~^[[m^[[K
286 | ^[[01;31m^[[K        }^[[m^[[K;
|         ^[[01;31m^[[K~^[[m^[[K
^[[01m^[[K../drivers/net/gve/gve_ethdev.c:266:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject of size 0 allocated by '^[[01m^[[Kcalloc^[[m^[[K'
266 |         driver_info = ^[[01;36m^[[Kcalloc(sizeof(struct gve_driver_info), 0)^[[m^[[K;
|                       ^[[01;36m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/gve/gve_ethdev.c:289:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript 0 is outside array bounds of '^[[01m^[[Kstruct gve_driver_info[0]^[[m^[[K' [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
289 |                         (char *)^[[01;31m^[[Kdriver_info^[[m^[[K->os_version_str2);
|                                 ^[[01;31m^[[K^~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/gve/gve_ethdev.c:266:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject of size 0 allocated by '^[[01m^[[Kcalloc^[[m^[[K'
266 |         driver_info = ^[[01;36m^[[Kcalloc(sizeof(struct gve_driver_info), 0)^[[m^[[K;
|                       ^[[01;36m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/gve/gve_ethdev.c:288:49:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript 0 is outside array bounds of '^[[01m^[[Kstruct gve_driver_info[0]^[[m^[[K' [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
288 |         populate_driver_version_strings((char *)^[[01;31m^[[Kdriver_info^[[m^[[K->os_version_str1,
|                                                 ^[[01;31m^[[K^~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/gve/gve_ethdev.c:266:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject of size 0 allocated by '^[[01m^[[Kcalloc^[[m^[[K'
266 |         driver_info = ^[[01;36m^[[Kcalloc(sizeof(struct gve_driver_info), 0)^[[m^[[K;
|                       ^[[01;36m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26290/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2023-05-19 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 14:48 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-19  0:37 dpdklab

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=64678c38.020a0220.4cf58.6cabSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=rushilg@google.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).