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 EDFFC43F7E for ; Sat, 4 May 2024 06:53:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5ADB402D5; Sat, 4 May 2024 06:53:42 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D738D4014F for ; Sat, 4 May 2024 06:53:41 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61b62005f38so2718497b3.2 for ; Fri, 03 May 2024 21:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714798421; x=1715403221; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8+9a2/t+bgyIFoLs3yCvCg4/SmyUPI+OvMjctG8X7V0=; b=Dsw6P+HY87nmG5MU++ogrF0nc8WN/1MCNQIPsj/ZWpcT4LC5RBnqcXo29js/DJK26t GKQajNhnTP3ivn4DTMjwPr377BDwu0SigInpcZWuw25CKD9+Nm3phQpOxBtxDMNcqFXG pWqXsKzOrVj685HwdItMmt39pDDCMAYEg2vhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714798421; x=1715403221; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8+9a2/t+bgyIFoLs3yCvCg4/SmyUPI+OvMjctG8X7V0=; b=c4VhA8Pe0U4iZEDafi6f+NDOrqtSFKGt9/DQeJLBVpSrM9oC10Z4vGkfnqUYBLlCec +QCpWc49tVOLrRDLQHQOP3S//9YGy3WvtN0b+mkZDAB1onWGpRYfO1IRLMsvuN88gc9M iWYxoyKCzUc2/SiGym32A5pB8r5yv9oZWA3ko6bAn7HGfRnQNq3JulGPDmvr9DNGXo1d ZcS7owH6zxFiO8tnoDux4vJOH/y0xZmkCyI2f2LY2PY+R/k615gcJesKjpJHINUfDPWK XPYJWHgwJBU8VSd9jMuX1FbohMVd3kgHgq8UjHxGYaZoRKkESC6MlCqYtTukvEhi++wj vWvg== X-Gm-Message-State: AOJu0YwdRa1FQSSQkpmUMFhH+ZAQPKluUy6qb4SRamPblSLEYwYaCEy4 PLJxqScluZNfOOoWRixCUybqxXYIQE5ou4ti+P9Co+7Of8KRxhXJ1274N3ny+w8G21i+ESS8FHg ZaQuUTFXQVrcKmvT8s0xB2v9Voc0HXqoO X-Google-Smtp-Source: AGHT+IEjYArPeeeLEVdp0eew7yxG2zvdlrJbc/kIvbwMlGnv1unwXqshAW2QLL1N3aFI75Uw+UB9T/TGnTQP X-Received: by 2002:a0d:d94b:0:b0:61b:342e:b0cd with SMTP id b72-20020a0dd94b000000b0061b342eb0cdmr4302591ywe.24.1714798421224; Fri, 03 May 2024 21:53:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a81bf52000000b0061bee2cf3b6sm238868ywk.78.2024.05.03.21.53.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 21:53:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 21:53:41 -0700 (PDT) Message-ID: <6635bf55.810a0220.3fde9.cac5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CC1F1604D420; Sat, 4 May 2024 00:53:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 PASS_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/