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 077734298A for ; Wed, 19 Apr 2023 16:47:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E04524021F; Wed, 19 Apr 2023 16:47:23 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A03824021F for ; Wed, 19 Apr 2023 16:47:22 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54fe3cd445aso2433997b3.5 for ; Wed, 19 Apr 2023 07:47:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681915642; x=1684507642; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BcaDV9aJySbG1pVLauORIw5x3tIIfimO4l3PSMmPHuw=; b=ipglEvS5xODP0Oi3GgEOodT37jEccJcBL9JSM1bnOxdhIbBFjhQuM8ii+u/OC0Ckts v+W/fuNfH9SorJ11X7Qbsl7JYByQrCMuKS+Zus1Jk7dIxKcqsm0aEh5EQxODAQLaSAWw uHsx8rawrvliCBkCXS18OQTRgT1e0UVyBTa8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681915642; x=1684507642; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BcaDV9aJySbG1pVLauORIw5x3tIIfimO4l3PSMmPHuw=; b=TZMiVK8Ra5U/iI/VFbG5UqDLOq5JsRgfSWT0oY/01Fzd95CUIcV40WaClPPN6LIbHb B4jawnbxhfl+87q+TUAPHYAWe16wLnawmrAJUb77OwmM0C3hB0TNB8kCMIGU5yQMI4Iu PPzrMkerFEVXdIuPQgT1yZDqRYPsTrFIyhAQ359/9rR23Fuz7edMBRGCEsPfZOtgI/1T cGq6G+NRmb6J0T0TV+yZyQseah2sX01IGQYtSlxRugD+R4L9A96mvPsvUZPgPF5YVLuv oVykDKKcqv9ZLAPxOr8+sseAKx+XIjlg02P5dFKnxcV6L9c8fsLMRIpC+m8teglu0a6v N9OQ== X-Gm-Message-State: AAQBX9e4eQiwszpTjB0MYnCmf7YpjenuuJiZzi95yQRUs3Ee//rMQqKY 5+RpH5ESO+NWVsBBkHgHwVRO4TpDl3BpGTRpffU+skUCkIlYsOg1ybTJaN87Zs3Fv+6JecmU/g= = X-Google-Smtp-Source: AKy350YYEUGhOzMNO6JOdhV28TVJ4MNZPcMbhEJphE6Utprrb5ABB30m1HZZ/apG/3cWJSceAI2aXjg/0SXZ X-Received: by 2002:a81:5b54:0:b0:54f:859e:14d0 with SMTP id p81-20020a815b54000000b0054f859e14d0mr3329908ywb.36.1681915641975; Wed, 19 Apr 2023 07:47:21 -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 p203-20020a8198d4000000b0054f8dfb2856sm5565293ywg.24.2023.04.19.07.47.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 07:47:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id A301E605246B; Wed, 19 Apr 2023 10:47:21 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A0B2E60092; Wed, 19 Apr 2023 14:47:21 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 3b3fef9de22af80d173453ab65a80b01ce38cbfd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419144721.A0B2E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 14:47:21 +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 3b3fef9de22af80d173453ab65a80b01ce38cbfd --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Arch Linux | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/