automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:59 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:58 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:56 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:54 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:53 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:52 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:45 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:45 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:39 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:37 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:34 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 23:33 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 23:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 21:08 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 21:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-13 19:07 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-13 19:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  2:01 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  2:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:26 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:24 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:23 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:21 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| Alpine              | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
from ^[[01m^[[K../lib/mbuf/rte_mbuf.h:38^[[m^[[K,
from ^[[01m^[[K../lib/net/rte_ether.h:22^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_eth_ctrl.h:10^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/rte_ethdev.h:1421^[[m^[[K,
from ^[[01m^[[K../lib/ethdev/ethdev_driver.h:23^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_ethdev.h:10^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep.h:4^[[m^[[K,
from ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:5^[[m^[[K:
In function '^[[01m^[[Krte_mov15_or_less^[[m^[[K',
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:827:10^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K' at ^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:105:2^[[m^[[K:
^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:85:63:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[K*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val^[[m^[[K' is used uninitialized [^[[01;31m^[[K-Werror=uninitialized^[[m^[[K]
85 |                         ^[[01;31m^[[K((const struct rte_uint16_alias *)src)->val^[[m^[[K;
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:^[[m^[[K In function '^[[01m^[[Kcnxk_rep_msg_populate_header^[[m^[[K':
^[[01m^[[K../drivers/net/cnxk/cnxk_rep_msg.c:95:23:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[K'^[[01m^[[Khdr^[[m^[[K' declared here
95 |         cnxk_header_t ^[[01;36m^[[Khdr^[[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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:14 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:14 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+
| Ubuntu 22.04        | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:11 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:11 UTC (permalink / raw)
  To: Test Report; +Cc: Harman Kalra, dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Debian Bullseye (dpdk_meson_compile): ====
[1204/2734] Generating symbol file 'drivers/a715181@@rte_net_bond@sha/librte_net_bond.so.24.0.symbols'.
[1205/2734] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_mcs.c.o'.
[1206/2734] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_cnxk@sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/
 ../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.
 cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o' -c ../drivers/net/cnxk/cnxk_rep_msg.c
In file included from ../lib/mempool/rte_mempool.h:48,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../lib/eal/x86/include/rte_memcpy.h:85:42: error: '*((void *)&hdr+8).val' is used uninitialized in this function [-Werror=uninitialized]
85 |    ((const struct rte_uint16_alias *)src)->val;
|    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:07 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:06 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-12  1:06 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-12  1:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| Fedora 37           | FAIL               |
+---------------------+--------------------+
| Fedora 38           | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 21:12 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 21:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1198/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1199/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_ops.c.o'.
[1200/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev_sec.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 21:09 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 21:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1198/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1199/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_ops.c.o'.
[1200/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev_sec.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 21:04 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 21:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/27312/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 21:01 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 21:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:53 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2710] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2710] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2710] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:49 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:48 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:48 UTC (permalink / raw)
  To: Test Report; +Cc: Harman Kalra, dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:47 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1179/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1181/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:39 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:39 UTC (permalink / raw)
  To: Test Report; +Cc: Harman Kalra, dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+

==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
FAILED: drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_cnxk@sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/
 ../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.
 cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_msg.c.o' -c ../drivers/net/cnxk/cnxk_rep_msg.c
In file included from ../lib/mempool/rte_mempool.h:48,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../lib/eal/x86/include/rte_memcpy.h:85:42: error: '*((void *)&hdr+8).val' is used uninitialized in this function [-Werror=uninitialized]
85 |    ((const struct rte_uint16_alias *)src)->val;
|    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
cc1: all warnings being treated as errors
[1176/2704] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_ops.c.o'.
[1177/2704] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_pmd.c.o'.
[1178/2704] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
@ 2023-08-11 20:37 dpdklab
  0 siblings, 0 replies; 35+ messages in thread
From: dpdklab @ 2023-08-11 20:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Harman Kalra

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

_Testing issues_

Submitter: Harman Kalra <hkalra@marvell.com>
Date: Friday, August 11 2023 16:34:19 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:d652da2e516777cf1d8c9746fc78972d265343a8

130172-130180 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 |                         ((const struct rte_uint16_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 |         cnxk_header_t hdr;
|                       ^~~
cc1: all warnings being treated as errors
[1178/2709] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1179/2709] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_rep_flow.c.o'.
[1180/2709] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-08-13 23:58 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 20:59 |FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-08-13 23:58 dpdklab
2023-08-13 23:56 dpdklab
2023-08-13 23:54 dpdklab
2023-08-13 23:53 dpdklab
2023-08-13 23:52 dpdklab
2023-08-13 23:45 dpdklab
2023-08-13 23:45 dpdklab
2023-08-13 23:39 dpdklab
2023-08-13 23:37 dpdklab
2023-08-13 23:34 dpdklab
2023-08-13 23:33 dpdklab
2023-08-13 21:08 dpdklab
2023-08-13 19:07 dpdklab
2023-08-12  2:01 dpdklab
2023-08-12  1:26 dpdklab
2023-08-12  1:24 dpdklab
2023-08-12  1:23 dpdklab
2023-08-12  1:21 dpdklab
2023-08-12  1:14 dpdklab
2023-08-12  1:14 dpdklab
2023-08-12  1:11 dpdklab
2023-08-12  1:07 dpdklab
2023-08-12  1:06 dpdklab
2023-08-12  1:06 dpdklab
2023-08-11 21:12 dpdklab
2023-08-11 21:09 dpdklab
2023-08-11 21:04 dpdklab
2023-08-11 21:01 dpdklab
2023-08-11 20:53 dpdklab
2023-08-11 20:49 dpdklab
2023-08-11 20:48 dpdklab
2023-08-11 20:47 dpdklab
2023-08-11 20:39 dpdklab
2023-08-11 20:37 dpdklab

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).