|WARNING| pw142707-142709 [PATCH] [v4,3/3] test-pmd: add more packet

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jul 25 09:29:52 CEST 2024


Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/142709

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Wednesday, July 24 2024 18:46:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43

142707-142709 --> testing issues

Upstream job id: Windows-Compile-DPDK-Mingw64#21011

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile |
+=====================+====================+==================+===================+======================+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Ubuntu 20.04        | PEND               | PEND             | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Ubuntu 24.04        | PEND               | PEND             | PEND              | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PEND                 |
+---------------------+--------------------+------------------+-------------------+----------------------+
| Windows Server 2019 | PEND               | SKIPPED          | SKIPPED           | FAIL                 |
+---------------------+--------------------+------------------+-------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+
| FreeBSD 14.1        | PEND               | SKIPPED          | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
In file included from ..\lib\net/rte_ip.h:21,
from ../lib/net/rte_dissect.c:20:
C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: expected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}
WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPSTR pStringBuf, size_t StringBufSize);
~~~~~~^~~~~
../lib/net/rte_dissect.c:292:29: error: passing argument 2 of 'inet_ntop' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
inet_ntop(AF_INET6, ip6_hdr->dst_addr, dbuf, sizeof(dbuf));
~~~~~~~^~~~~~~~~~
In file included from ..\lib\net/rte_ip.h:21,
from ../lib/net/rte_dissect.c:20:
C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: expected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}
WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPSTR pStringBuf, size_t StringBufSize);
~~~~~~^~~~~
cc1.exe: all warnings being treated as errors
[253/752] Generating rte_mempool_mingw with a custom command
[254/752] Compiling C object lib/librte_eal.a.p/eal_x86_rte_mmu.c.obj
[255/752] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[256/752] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj
[257/752] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list