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 214A7430E8 for ; Thu, 24 Aug 2023 07:56:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CE8040EE1; Thu, 24 Aug 2023 07:56:21 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6BECA40EE1 for ; Thu, 24 Aug 2023 07:56:20 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64bd231c95cso35614696d6.1 for ; Wed, 23 Aug 2023 22:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692856579; x=1693461379; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PXzOePb0dILziudWqd15uPEjwFN02s+oUhdmLrm1924=; b=OpFRXn+8eTQuyIEDnky+2ejpf8zmOjxfckkPBXKMrDzkTINA6n7doHT78sABHbwApY ehvNeNkx74kLpP6zggr05/uuNOWV2ywY7wkfWrcI452b7yR8qCTLeXxrXHe03peP9YdG 5+LmwGWSV4WhFY6RL4YqSoUar6srpNLs8nvjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692856579; x=1693461379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PXzOePb0dILziudWqd15uPEjwFN02s+oUhdmLrm1924=; b=JjJ5UhxHVcxzNKkXrvY6SrpR9GlOzVCt5ScvCiexBatYRtyAXFvwAfRrG3DbjzKAXH 6P3j+Ol3ZeV8xHcw3f6M+oeVEhJegUuMhBo4Jy6VAJm0c4rqE4GzRcPAKpwMJjbGBA79 vC0HYwLFlRBGGvane0nAG4z5ni8fc5ioPzyvGMcgf6GG+Mcs5KmJEpYuTri/82p+Qp/P S709cBwFgwDFnhkDLqayM0xY/BlFrwpNHQsEeMQboQRkFWFNjVEG/7vSN8JMBgTiHBmQ +8bRdQv0JhGvPicz7Nv7DZPjfUlWYl1UQMawFOOGVR3Epjb9Uv79/E65CXz47LSVhVQf W58A== X-Gm-Message-State: AOJu0Ywd2MDIbfSq6UmniYdlJspARPft0Rr4DbunFmndsl20UHXsb3LW 6n18DmZrlxqdA9DT2fIkyBflM9yxpqHVoTct4QnKiUP0iMkjbg== X-Google-Smtp-Source: AGHT+IF92LiSB6qF7kGDJSwJ/eDdpIm/MUh2j1sZ1rpX3LzWhhackoD5kQVEhs3CkF+hkvpRa848JRz6NTjh X-Received: by 2002:a0c:ac49:0:b0:63c:fbd0:6361 with SMTP id m9-20020a0cac49000000b0063cfbd06361mr13136540qvb.37.1692856579795; Wed, 23 Aug 2023 22:56:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a0ce2d1000000b0063d7740f04esm899393qvl.39.2023.08.23.22.56.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 22:56:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 22:56:19 -0700 (PDT) Message-ID: <64e6f103.0c0a0220.48bb1.9dd8SMTPIN_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 6CA7B6052471; Thu, 24 Aug 2023 01:56:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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/v22.11 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> 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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25924/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/