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 29AC845DF2 for ; Sat, 7 Dec 2024 02:44:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D7C74027C; Sat, 7 Dec 2024 02:44:55 +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 4E8C540268 for ; Sat, 7 Dec 2024 02:44:54 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a777958043so11651135ab.2 for ; Fri, 06 Dec 2024 17:44:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733535893; x=1734140693; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7kThmxx5hSm8zxe8w5Xu0NFPHkkhj0zF2Xv106fzBBw=; b=ZrS8Y9yy44NpSarLPJNeFXya7a0eiJuHuVmiYBpgShEKAXin8WHLhFmIDTfGmN0RwC 2draLeUIQGlflldb7pZIZY2QYAafDZhdTmOM48NuLRe6xpYguvDKvl/M8GYY5qbzs88z qHxVvmEOyRW8wq996/hIqrwH5FZsXFb67dwkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733535893; x=1734140693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7kThmxx5hSm8zxe8w5Xu0NFPHkkhj0zF2Xv106fzBBw=; b=p/t8U3EuSJpPEmltg2I7pnZw3hgFtO9IMe4WfV/rU8it4MjdGD24GECrGsoHhENmMQ k5ZeS8UXPGMDC4dfLUOhV7F92Wik+HaAQ1FDdInBPS7AESHizIQKPLr4jfcT09nqILdx Ub6K6G5Al11KFSL+9iKk6X/sCxjfsue4u7FT+1+HN9O672Z/5F8jkMepsBpBjDOV3e7S psPaDq7I1VEryiGSmPVI3t4nnnX4FtU9wfKMQzzq8JdqDr+SqJ4ouJsn7C3yyBmIq0dr vUGVrjh84ODcQKJEzvRfagj6Mf06zWYu2pFzEcRz5HLPm2eQHWWF/LjWjeceVhPG3SlS EbSw== X-Gm-Message-State: AOJu0YxJQQqZvMHVyc0CZ5O5Uj4Sjbw3vqVs6hHZr1NyW29hsV6IgGyI ETRh8TBeZFl3a6eVsX/Gl80VoqRbKjwbx/XQMBjget/QlOBeSeVmCUtkh7BbZUS3rgeDyxU982Q s64r7NvR4c9RzVSZJ0Y75tyWKlr1JIlRTgf3syxCA X-Gm-Gg: ASbGncsQWd79HI2cH+dNG5YfofJIa31E56FhY2RCyjds9GVBdy/s+iqoLCqXGKcCg8O bjb+j7euX92Zk4hhT2O1LxX/NuJcBpC17VPq0Hq7Y6a4/NsttfObPCHp9I7qh7H8GxwbjUH6IJy ZIY+J3AKXti2ehu5jXjkqUe76gYwe3ojFu3+khAJlK6a3kycvIWgmC8kBNWJt1+Gje7pwVXI2l2 48iTrqTPSyfzqvQihTVZg5aft7gP81mMXiaMfWmLIHEp7myQicGXIBsMuZfrCVhy5ep9D8= X-Google-Smtp-Source: AGHT+IGmLKhEPrxL/THg5ham9A8VwhUtRHA0RlEgJEaFuFzOV3Ytj3RJL9iOTwz2SP6vP0Y+h/nS12Cgktrb X-Received: by 2002:a05:6e02:1a2c:b0:3a7:8270:3e69 with SMTP id e9e14a558f8ab-3a811df42d7mr65697275ab.15.1733535893659; Fri, 06 Dec 2024 17:44:53 -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-3a8182bc8a2sm627725ab.4.2024.12.06.17.44.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 17:44:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 17:44:53 -0800 (PST) Message-ID: <6753a895.920a0220.1313a7.3cb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 270566052471; Fri, 6 Dec 2024 20:44:53 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-next-crypto 7df61db6c387703a36306c1aea92225921e2eeb2 --> testing issues Upstream job id: Windows-Compile-DPDK-VS#4315 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | 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 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | 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 ==== 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 (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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/31854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/