|FAILURE| pw127043 [PATCH] [v3] net/gve: check driver compatibility

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri May 19 02:37:29 CEST 2023


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

_Testing issues_

Submitter: Rushil Gupta <rushilg at 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_unit_test |
+==========================+================+
| CentOS Stream 9 (ARM)    | FAIL           |
+--------------------------+----------------+
| Fedora 36 (ARM)          | FAIL           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+
| Fedora 36 Clang (ARM)    | PASS           |
+--------------------------+----------------+
| CentOS Stream 9          | FAIL           |
+--------------------------+----------------+
| CentOS Stream 8          | PASS           |
+--------------------------+----------------+
| Ubuntu 22.04             | FAIL           |
+--------------------------+----------------+
| Debian Buster            | PASS           |
+--------------------------+----------------+
| Debian Bullseye          | PASS           |
+--------------------------+----------------+
| RHEL 7                   | PASS           |
+--------------------------+----------------+
| RHEL8                    | PASS           |
+--------------------------+----------------+
| openSUSE Leap 15         | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04             | PASS           |
+--------------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/net/gve/gve_ethdev.c:266:23: note: referencing an object of size 0 allocated by 'calloc'
266 |         driver_info = calloc(sizeof(struct gve_driver_info), 0);
|                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/gve/gve_ethdev.c:289:33: error: array subscript 0 is outside array bounds of 'struct gve_driver_info[0]' [-Werror=array-bounds]
289 |                         (char *)driver_info->os_version_str2);
|                                 ^~~~~~~~~~~
../drivers/net/gve/gve_ethdev.c:266:23: note: referencing an object of size 0 allocated by 'calloc'
266 |         driver_info = calloc(sizeof(struct gve_driver_info), 0);
|                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/gve/gve_ethdev.c:288:49: error: array subscript 0 is outside array bounds of 'struct gve_driver_info[0]' [-Werror=array-bounds]
288 |         populate_driver_version_strings((char *)driver_info->os_version_str1,
|                                                 ^~~~~~~~~~~
../drivers/net/gve/gve_ethdev.c:266:23: note: referencing an object of size 0 allocated by 'calloc'
266 |         driver_info = calloc(sizeof(struct gve_driver_info), 0);
|                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1514/3214] Compiling C object 'drivers/a715181@@rte_net_hinic at sta/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1515/3214] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_tm.c.o'.
[1516/3214] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_ptp.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 36 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 36 Clang (ARM)
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5

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 12.2.1-2

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

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)

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

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

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/


More information about the test-report mailing list