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 3FE5645B7C for ; Sun, 8 Dec 2024 03:01:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBCDD402BC; Sun, 8 Dec 2024 03:01:16 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3CF01402BB for ; Sun, 8 Dec 2024 03:01:16 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6f00b10bc1dso19997b3.3 for ; Sat, 07 Dec 2024 18:01:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733623275; x=1734228075; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UPBD6PnMw6lALx17IqwjRxeWnZ00mU+UmxNQKjGGpLY=; b=CiHLAEoJvNv5amx4k1lg6YP1ARXUs310Fmb5xgxFG75Bz8ZcwVXDeLyaFiOCM1pbBd KCexBB7YJgvhpclRtVA53vB7crLEFhJx3qJr0IxOLOg6zC9iGxw4yNGUOni4j8FWx3zv 5h9sm6T5qV9k/g8kf3AYk1ypGUiEz1KY100SA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733623275; x=1734228075; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UPBD6PnMw6lALx17IqwjRxeWnZ00mU+UmxNQKjGGpLY=; b=BtGb8CRuPTHQ9GMHWf/G2BpYDD4KRWD/s8MP31wKyuQ3+El4O1KEKP+/rHeM5xxP7j uYHUOPt4n+qQ4ST8YLSfx72j0HBc7wMOikqn9GkHsn5Mfk/LDjNUuFyQwacFTlEmgITE 7De1uE3rxZB2OTWGZof2s5vRlLfZrrpOeI6PLQf6As1R6pd840zuVwLZOd2hwAWsAl+5 nzYCRCZujVRLgJpDzpkA60X41cnE+z5RPPmh91fIya7ZxjTWuEWhXtml9nyNz2OW3zdx 85xbaXMf/k1bDIOfDo829peZ30DkhJRkAFBTPmemEG2Qxf8FZJZvQVixL1dABb5kR9Fi xHQg== X-Gm-Message-State: AOJu0Yx6UHzlTnZPxPQwTRSSVyeLnh6ybafalPz6rwfQrujRml5NSoX6 z1i6+36MU4wyDssTrU5SUWZkPS/mXsOEUp8IE591RT2MMT/Scs9unCB35eWg5Y3tq/8oBK7gsXc SDH23qYane7YE27p8lUBtfTO9hvfaXoFkfhPa6Xkl X-Gm-Gg: ASbGncsxMqE5WQGkTijlTXrVPcP5e6n19CwUsCJ9NognWWpLOSZtj2khfO/xs29vI3O Be4LxqyCpgcNXf5cecpArxwPHHHUYkCQeZLBX/CN/TGEF7hmAcJLjTVUmxjtnE13COp+y6sawPU LQ1DhGMCsHQx2e2pFt7JkytONnXa/UBB7hjiY+/r2M3/ULRuiJQTj4Ljo6AvOQ4rh8fklScBx3q 1ygUspah6UfEOYq6meBUU+LS6YUJhumtywTgHun5VmffiSWzlcYrGSoA9OCMA9SOzOb7G8= X-Google-Smtp-Source: AGHT+IGs9qDFL2+C7gT45l8Suq4BbBa5Ld5KsrWYGwCkSA88ND3b+JT3IVs8KDbWzQeISI+uQCPiAvyYvE0m X-Received: by 2002:a05:690c:74c4:b0:6ef:8e4c:65ea with SMTP id 00721157ae682-6efe3bd7578mr57862707b3.5.1733623275601; Sat, 07 Dec 2024 18:01:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd386534bsm2253557b3.17.2024.12.07.18.01.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 18:01:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 18:01:15 -0800 (PST) Message-ID: <6754fdeb.050a0220.35abf3.d6e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E6156052471; Sat, 7 Dec 2024 21:01:15 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 _Testing issues_ Branch: dpdk 7df61db6c387703a36306c1aea92225921e2eeb2 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#341999 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=======================+===================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Arch Linux | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/