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 9CE3C41D55 for ; Thu, 23 Feb 2023 22:30:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82CD7400EF; Thu, 23 Feb 2023 22:30:02 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2885B400EF for ; Thu, 23 Feb 2023 22:30:02 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id s8so5918804ilv.10 for ; Thu, 23 Feb 2023 13:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=oo8WvvL43xHbjM5pzSjHg42UTo2RXZgeCHKRk195P4o=; b=DxPCTxOq65E55je9AywxAXRZDzygdlLFmEvOFsiPYX/hcRCmzUwN7X1C5Kx+gDUqcW oun0jA3pHAmBgpY7RUs2orlIesdQzmPj1KEmGTJDdm7XIFNfD8RtWRUBZamVlLo/1CRw uvL+Ao3pNI5ZT1D3XC3qQrNnbJnaymX5rOwIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oo8WvvL43xHbjM5pzSjHg42UTo2RXZgeCHKRk195P4o=; b=WOSwkEE2wQml+SC731qVgcn0/GsHCmOKW+PNPmk3EnpQInjgqdRfhe9leRNXgVY/dD wTbZkPTH/Ture2Hfh7d3NvWM3pTHQrGgiYmztYM6IH3Tz9A02NElNCnYDUkT6xkk5PkQ sgMvJQg9Fixg5985pk7yDOo7gatO19j4Bi/60Y03X2ajLn4ImbChjmjCdDlPEnADXpKD LKrrRnK5Qg2XQYYxV3coX2w+jcACfKZhafzDbTFJmheaeqi4bxschfa269WbhF/QUhpE 1yXcGIauoYdyrIFEFrLTpfFg2rSyunY6OFW5Hva963kwAjsspIfpbTzGrSzwtvAFVuAn CymQ== X-Gm-Message-State: AO0yUKXncVWOEAcx2FtPoKgaNf7y90xFuutsM9fmfANTsDdr2ZsWR5QT RNqDhCeySUChSR1cWtxwhTXPK0NT9QWpOpaBEz01tZbweAlahtsY1T7NWsDSRddMbA== X-Google-Smtp-Source: AK7set+5m7PvAqrUQsSAsFc/Vs/4rx5LVym4Gw0dtvRmLDFds9LUdWuDnNSoBz7GVGn3blQF4drYKGBZST0l X-Received: by 2002:a05:6e02:1562:b0:316:ff39:2215 with SMTP id k2-20020a056e02156200b00316ff392215mr3136995ilu.19.1677187801496; Thu, 23 Feb 2023 13:30:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bs20-20020a056638451400b003de841be88bsm1201984jab.78.2023.02.23.13.30.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Feb 2023 13:30:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AA60605246B; Thu, 23 Feb 2023 16:30:01 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 268B3601B4; Thu, 23 Feb 2023 21:30:01 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] f09877166b29c89e8a602e0fd5b1289b26a88e8c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain Message-Id: <20230223213001.268B3601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Feb 2023 21:30:01 +0000 (UTC) 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-next-net f09877166b29c89e8a602e0fd5b1289b26a88e8c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +=====================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23482/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/