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 63B6742344 for ; Tue, 10 Oct 2023 03:21:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F76A40278; Tue, 10 Oct 2023 03:21:41 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 67FE140278 for ; Tue, 10 Oct 2023 03:21:40 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c4bf619b57so3522066a34.1 for ; Mon, 09 Oct 2023 18:21:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696900899; x=1697505699; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D7wkSUVWywX8bPY9l+COdDa3cHfACCXpdP5EN11TSY8=; b=KtzwjOrVYO/W+w21IqCbrnTBxMHiOzCHmaoTOQ3FTr4yL8UDyRk+S/Rq+JAa32pwjM sIemq+eRW72ipVh70JGUCUxGlS75SZ8tgtQ5HlsJYMJ0JMT5/X8Xv6zPOrugo8fP+qLj JTWCt/LPPt1YFdfKErMZVoMdUjKh9leZIprgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696900899; x=1697505699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D7wkSUVWywX8bPY9l+COdDa3cHfACCXpdP5EN11TSY8=; b=HttHFcxw8Ix2MqXthxhtI30BqYWN2FdwRHqUTCBO8tlqbzoDrdBk9oM6qsm6DSatqF GifeLzQYKCKNfwlZqwKdZd5FfRFAyMGzYcbcS9ZCtMuL1DTlGTFekYo1BxCLcaYuRXs6 uXAiY4N2VlAfPr1CfF6GrJTAr45EPg17tuGZIvP6raQopXizsifXn5gQpWUCp+Yf1aed 4wv5DQT+BlshwY+OdzLn6lHXh8BC3vRmd8RMtx8swy8FHbQig7saUbQCQRNkLAzUlfqR VEPywRPAFxot5r2A1hRkXLKD1sY9UUFhx1nH2ePTlOamZmb+ZYFjbtbrwEfNjjk4K7nl XsDw== X-Gm-Message-State: AOJu0Yw1tA+ZdgN8U87RFSNuvyDbgFfNJFdsOwN7KG3QcLCpdA9gmzjN Xj0FJGvbP3XzzLxD/OcL58zLWcL+YPmnQ+wYtUsPDnV84X3feSgZ/g0x4Kd7HpnHiB7QZbXjeg= = X-Google-Smtp-Source: AGHT+IFMmCx8YEGIpevleVffFrRqFrMn+2TsnTfG9n2owGCA6yI1P9aw+lhbnT21J2N8liJ0L8fyHUZcWHoG X-Received: by 2002:a05:6358:52c2:b0:143:1063:d1ed with SMTP id z2-20020a05635852c200b001431063d1edmr18233063rwz.26.1696900899639; Mon, 09 Oct 2023 18:21:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z16-20020aa79490000000b0068e4ebb1083sm543528pfk.20.2023.10.09.18.21.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 18:21:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 18:21:39 -0700 (PDT) Message-ID: <6524a723.a70a0220.468f8.fc45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C0314605C351; Mon, 9 Oct 2023 21:21:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 PASS_ Branch: dpdk 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/