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 63CD3430EC for ; Thu, 24 Aug 2023 08:24:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4582B40EE1; Thu, 24 Aug 2023 08:24:22 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id B2E3140EE1 for ; Thu, 24 Aug 2023 08:24:21 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-268bc714ce0so433050a91.0 for ; Wed, 23 Aug 2023 23:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692858261; x=1693463061; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hv+I+h+5jVxuCX5i9IHtZPO4tber3mQi78DloAPjsa8=; b=UqDES65XS6/P+4F3U6JiL1r2XvHnsAdID3rc9uIzvCgKUNzCv8MR/9VAzSVJiKOVGI 9RiMCpybrKdGu7Dmt+pIT750QOv1ZCOrLtnSM9ZdMcU9FEEue+CuZAS6M+wtooREJ0zI EzWgoKpi/vHG23bc/lk6m1Zr3rZ1v7IzxMIJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692858261; x=1693463061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hv+I+h+5jVxuCX5i9IHtZPO4tber3mQi78DloAPjsa8=; b=NHIlKti46GDTY7aWu+5/2FWVly5Xyz4LO++jK3X7B5tOj/bFAdCv8Fhp+SRuK0uxho 4bgixA6ZFGH3hRvNXIiQy+JBOQcQKoNVt/jq3GdKi6BCpw3CEDVnd+kpKij4GG6QiDrP tlwkO8emxF3JNvhQUlSKGoVmk6Yv7SdTf6iIgX2opxDq1TCVwAyKIqlZbXArTBVg2YHn B8MOddvYz4C5EPYf+4aP8Z9C20yoNvS5QN/urxRmy208jBPPQUNyyVh4pPQRVbFlRRcb w8JmSzfuYMbTlnqxl1/5RT8oxZ2x2YG67+/F/8QoeDJyrus7ZYjCtBqAhH33Va4pmSoC vkfQ== X-Gm-Message-State: AOJu0YxcLFzqoY8YncGXNFjAPYHZ+1ey+CjPsVidD88fa00baivrAsOz tRRMJp3VjfPk9J9bshatPK2hrYLGnMidMZq9qUcwBiibHPiQ0g== X-Google-Smtp-Source: AGHT+IFk8oFzDgR9KiR4FWT/1CIk7/VAINCXxshqTjySMFvMCTMShd2VsW/6t5pSggQv4vUtrcgyWmxNkKRM X-Received: by 2002:a17:90b:e0c:b0:26d:689f:4253 with SMTP id ge12-20020a17090b0e0c00b0026d689f4253mr21237138pjb.6.1692858260865; Wed, 23 Aug 2023 23:24:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn10-20020a17090b38ca00b0026372ccbbbesm111538pjb.17.2023.08.23.23.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 23:24:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 23:24:20 -0700 (PDT) Message-ID: <64e6f794.170a0220.90c05.48d9SMTPIN_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 0D1F66052471; Thu, 24 Aug 2023 02:24:20 -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 | +-----------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/