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 47EDF43095 for ; Fri, 18 Aug 2023 08:54:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2880F40ED9; Fri, 18 Aug 2023 08:54:03 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8DFB540395 for ; Fri, 18 Aug 2023 08:54:01 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bbff6b2679so4487115ad.1 for ; Thu, 17 Aug 2023 23:54:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692341640; x=1692946440; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wvY5x5FXr/98uf96cprYQPVECRWETFToLOYVZ8tDOEg=; b=Z2+xCP35VWK+8FhLICK/rp8qRJKceHph/Ch8tQOu2/CMr5c8BPiKRhELFZx8EamdR2 MrLUN0Yp8Z5Nu10O+FvwgZIEwLLrRkDJk7OKAm74+EYl0yNB7L19nKOu7jtsk32A0YRM NO0exlGCPsYlzV9t05VIRIythk7vwxzFCV3+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692341640; x=1692946440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wvY5x5FXr/98uf96cprYQPVECRWETFToLOYVZ8tDOEg=; b=NgiWrS3pLKjo4hEzxSzYI5GGhOwg4NxSEyvKcl9JyU3XwbJE4sEeD2MN2PRaXmM2Ew fW43x3xlZpguRN+XFXUajAqHykpeYMAtJxjHi0moVultqDcgSEYN+FsO8VdTerMlqnC5 3f9cdBb7+CF/z7clOBtZJQC4+tl8e4NESoJQ9Evw5OdDo5FsJuyfNejJoxnVNLwXZmUy HUQFXHP/uF58FJ6yDcryLg/RezUjifMWznWEKmBZr0KnTc32OmZAKrt7xso2C0Esm1FK NTy3hWt8TRN+PTc70Wjf8oP5zEgfT5GQlgbJ0lp8eMVeRIEvKGZuSiQtRyZEcfb6nVz3 JXOg== X-Gm-Message-State: AOJu0Yxv/OeDZJR0g/rJVvXWIsTVXp0/G+oBo7aUkzcl5lsUv4cPrWTp vpr8cE76+eQ1BKVkBNk02mDqm2cRpx3mQGsZ6MYi6YF4HgWY+dzhPKvpcUxWvIlRCQ== X-Google-Smtp-Source: AGHT+IH3Ro76ER8YFNkvsp/jNQ7fA08o3ve1Eq7eu9kR35A3u2HyEOOlwKpsA9Ox2XETyglXsvXCyPufcxOI X-Received: by 2002:a17:903:2792:b0:1b6:7f96:42ca with SMTP id jw18-20020a170903279200b001b67f9642camr1330217plb.66.1692341640683; Thu, 17 Aug 2023 23:54:00 -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 q16-20020a170902dad000b001bbd8a75aa4sm51476plx.121.2023.08.17.23.54.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 23:54:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 23:54:00 -0700 (PDT) Message-ID: <64df1588.170a0220.a50d9.212fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DC2E56052471; Fri, 18 Aug 2023 02:53:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 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 89133ca5b161036ace8fee04dd39ca94533fffc9 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/