From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E161F45691 for ; Tue, 23 Jul 2024 11:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C2F2427D0; Tue, 23 Jul 2024 11:32:10 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DFF6140150 for ; Tue, 23 Jul 2024 11:08:17 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7fb93b2e2a3so221391839f.1 for ; Tue, 23 Jul 2024 02:08:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721725697; x=1722330497; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=akC24SgzVAKMfWPykftzGotNALa2IBioAFRhyUKA01U=; b=W4gJ3zlSXsC1GInPLxJ5l5s6IjZW0wzQpGX/KWnUfO4oHiA2KWh3wWAezUnkmPj0Uc d/SctCd1/ZrIFjsd/Mc426U8UnbokJK4lhmKWETK1uJYCoOHEYEzBQJDMdp05tVtm51l zTEAlapPBQwNzTfsjnYefZzudy9S6uEcyFdfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721725697; x=1722330497; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=akC24SgzVAKMfWPykftzGotNALa2IBioAFRhyUKA01U=; b=mtmYrtn2u6O/x7hNNhX1FJpY2wI9OV0qXwmIbxv0MdSwbDMZRVShJLZrNmlx70UV6/ 07vHGHh6mqmUizGWeSw+d+TotZUzmPIqddcYCtDn0G6ooyVvjBx3n+XW7D1HRDAMo69P l7+YDoT8THZE8gXnBCfivUBswtVpju7Vy0bDis5wqD4GzqE+IKIwh9Yp8RDSPpB+oRFp KsrcpnUMuqPO3uy+R94EmnzipHLOjkbp3UW91Ata/g0zOT3A0np+MtiDbtX4+7H7tbbq s9PXraW2F/7WZB9ifrKlmBG7o91d/7LHriB0CcLET2524Q+nG1bWmZA5ktnKIzQv7iXr 5bXA== X-Gm-Message-State: AOJu0YxiW+qdX29863oeg8WEqtJ+8KQG58KNmuPWK+qKx8XRKgzbdqT1 E7jIShTTOeh4lP3IJB0MuSEmbNAYcgUN0nt6EJZla2D1qb7C5xcWrF3U1XUkInClb+dFNrt3B6L 6LF753y4OEQFbjEQKwImE2m7JsSB/Yc6KUZI9D9GA X-Google-Smtp-Source: AGHT+IG51tog8aWgksmxMD495RSArMtEfEtyDYnoIp8OYKaJDyWJNZHKPSb+/qkqKn8t1Qmb5Hld3PBNGFfG X-Received: by 2002:a05:6602:27cc:b0:806:2e60:d169 with SMTP id ca18e2360f4ac-81b35904a98mr1401785539f.17.1721725697274; Tue, 23 Jul 2024 02:08:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c23440dfc8sm178713173.57.2024.07.23.02.08.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 02:08:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 02:08:17 -0700 (PDT) Message-ID: <669f7301.050a0220.5c0ec.99deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFA2B60524C8; Tue, 23 Jul 2024 05:08:16 -0400 (EDT) Subject: |FAILURE| pw142652-142654 [PATCH] [v2,3/3] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240723024537.980016-4-stephen@networkplumber.org> References: <20240723024537.980016-4-stephen@networkplumber.org> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/142654 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 02:44:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:82baecc069d9247c6890677d84481c1cdff84ecb 142652-142654 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#278193 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+======================+===================+ | CentOS Stream 8 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2019 | FAIL | SKIPPED | SKIPPED | FAIL | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2022 | FAIL | SKIPPED | SKIPPED | FAIL | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ==== [355/752] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.obj [356/752] Linking target lib/librte_eal-24.dll [357/752] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.obj [358/752] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj [359/752] Generating rte_mbuf_mingw with a custom command [360/752] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.obj [361/752] Linking static target lib/librte_mempool.a [362/752] Compiling C object lib/librte_net.a.p/net_rte_dissect.c.obj FAILED: lib/librte_net.a.p/net_rte_dissect.c.obj "gcc" "-Ilib\librte_net.a.p" "-Ilib" "-I..\lib" "-Ilib\net" "-I..\lib\net" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-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-packed-not-aligned" "-W no-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-format-truncation" "-DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.net" -MD -MQ lib/librte_net.a.p/net_rte_dissect.c.obj -MF "lib\librte_net.a.p\net_rte_dissect.c.obj.d" -o lib/librte_net.a.p/net_rte_dissect.c.obj "-c" ../lib/net/rte_dissect.c ../lib/net/rte_dissect.c:11:10: fatal error: arpa/inet.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. [363/752] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj [364/752] Generating symbol file lib/librte_eal-24.dll.p/librte_eal-24.dll.symbols [365/752] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj [366/752] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.obj [367/752] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/30585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/