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 09F7F45DF2 for ; Sat, 7 Dec 2024 02:56:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 049BE4027C; Sat, 7 Dec 2024 02:56:00 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5287440268 for ; Sat, 7 Dec 2024 02:55:59 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a777958043so11676365ab.2 for ; Fri, 06 Dec 2024 17:55:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733536558; x=1734141358; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BNNLifDD6+LD2eg/FmlxFFrEdNSphpS4+HagugqHtW4=; b=gnIA5y45EBjC7XCsP13QUeI876rSvjGTkS7d/uiBY+5R5HRvFsS8Sb5lH7yGlMX0Dt Le/dY/hpSohbJWTCNCuiu2olv6tDHVUJnrqHTwRQBcuS+gIc99bplVVqz2nrPZk2p5OK Mu0aUkDZF3y1+0Rz0B1ZG8ovKVtjZ+tPHoOF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733536558; x=1734141358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BNNLifDD6+LD2eg/FmlxFFrEdNSphpS4+HagugqHtW4=; b=bC2MJyQtemLh5h3fnkQb08Jvj/RmUluwVQBpoBelE9GmPtUuqjGcX+fl3VnToMr2tO Yiv2+gIUuHobxy73SHHrylz19GM1WZ9dgg/cwmUs1icagf8HV0Y576UYQ/AfzCvtwua6 sRCZa7keXiLDwbCj+pwasYaQ6qtOOaPcUMmLumgskLYFDvfX6uTz3A3akJcSTsxmUtNV IQcYCF40bR0BHIu3ZFxs0j8e9K1Ou4M6GpCwzVXEVxd94ij77E1LYcZT4gfgOjXV3H/D +ktjuxqooLrmgnYibWkm7rJOiHGMC7hH8VvcNFA/SoLNgWWTKIQw/00d4wXSKYL9MrrA 9bJw== X-Gm-Message-State: AOJu0YyI7oijiOhSpVyGQ4T8VyvuynpnuN1tjfxR2NvOlc9EjcuQi4jI WzxJAhfTvAweYfLS9NSn2uqLgQfQdn50Ce3pSxrWeUKRjyYBVCLpTCEwIO23XOfeEm8L8q4q3Cb ZLEMXjdjmvj0GUNrtrrKu510Ck+ZTdxTDxlISX0RG X-Gm-Gg: ASbGncvtiDhOtoCv4bWV8POtW+x1cE3aM0iiWJsuEENIjAwmRSfUEaaHECY1IY1SzyI nYuk/rzLRVdGlwq/fBPwgznSqJ9wpLhvHQWl4MFLac3sWSnLrXjwkxtMlgHtLEN5ZPfZI6Gx+O+ Od+5L22BQGs8bfRJTnG8n0RLfV4QU/dS0Jq7WaQUHHjnZL2lrFGsU6JZ0qZ07TgC39vxsuuyFGg zb6TQr8PZlTebSMepwKkXLts3N7M6rAApMYMKxyrRJi0ba0Mj4Qnde9Ko3vMgwM/8aEGi4= X-Google-Smtp-Source: AGHT+IHtg18CfgMKSxwniLz9ogH4OBiavUnWdDdfiEtHga1GRsd63NXVSlcbKWonrAGcw/Tf3sQpOiKrZUEE X-Received: by 2002:a05:6e02:1562:b0:3a7:e86a:e80f with SMTP id e9e14a558f8ab-3a811c616d6mr66287835ab.3.1733536558734; Fri, 06 Dec 2024 17:55:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a808d95f21sm2379175ab.14.2024.12.06.17.55.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 17:55:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 17:55:58 -0800 (PST) Message-ID: <6753ab2e.050a0220.a87c3.f072SMTPIN_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 3DC8D6052471; Fri, 6 Dec 2024 20:55:58 -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: Windows-Compile-DPDK-VS#4317 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Arch Linux | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 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/31856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/