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 C873B430DA for ; Wed, 23 Aug 2023 06:28:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D84D1406BA; Wed, 23 Aug 2023 06:28:10 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 1C9F3406BA for ; Wed, 23 Aug 2023 06:28:09 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d72cf9156easo4753354276.0 for ; Tue, 22 Aug 2023 21:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692764888; x=1693369688; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a9uQhnsTbDfTra3qJq0lqvxQYt5DxlOtIr8+THR7Mn8=; b=cCaJzN61Xx1sM+pfzXr56PJzsETjhsgCgB0+YFBEKHKyyujlxcW98gD8BwK+aJE5WB /+mjkiL+IMoMsAMDaO+nKYuqBW62hzAJ4RONnLUUoQOdOBd6dS1TmodsIOISmNZphOfB 9fIAoXZHNErgsZFInTtwqev5iv4HPhQbMF2PA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692764888; x=1693369688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a9uQhnsTbDfTra3qJq0lqvxQYt5DxlOtIr8+THR7Mn8=; b=NgNWrlowNzHKTVsr4YF09s+CzBXHPoMknQEBdWAXSAkNuYUPu1z/0VH+l4s+AE09WO ixxlXnmMNxAHaZD7ANGwBhgpvCtPc4K8RC8+Hy1A/GbHtb3c2daQb4LOnIfMMm9qUURT 2MgrMeO8k2jXpvAsXTBWaoyP/hyx6dP66zhV+XSar7LfHjm5bD8/Y2aySjhyI1Mu1LHu LviyWqX/uvSUyo/5YJFR6lQ1/rp7SvoX8SsQzGi4+U5e8I7u021aTFD6Gf6K+Oe7Jeu8 MWO7iysB55b0wvhwIQdA0Xggt0+O/zKKD03mieGn/Bc3T3rjECI753MMYJ6elJX+bAfL EB8w== X-Gm-Message-State: AOJu0YyENUCm8Y5tPuV+zxsomsBVwsH0NfIDYa/M1SWh7+o0LbpDre0u 1+ZySR7uY52S/pXtZ7T7ydEv26+nfwDaYAHHuK4tpMwBzFIDeQ== X-Google-Smtp-Source: AGHT+IHw3kFSyIuOGstCaqqAgYUeOqg+NvrpdwuDCMI1GEoOwf6+0KHoZmoipxeJc2Pgu28Z51dPRqgkqn87 X-Received: by 2002:a25:d286:0:b0:d68:8a7f:127f with SMTP id j128-20020a25d286000000b00d688a7f127fmr11544212ybg.52.1692764888452; Tue, 22 Aug 2023 21:28:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b131-20020a25cb89000000b00caa6d503c59sm1004940ybg.4.2023.08.22.21.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 21:28:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 21:28:08 -0700 (PDT) Message-ID: <64e58ad8.250a0220.95cd9.311dSMTPIN_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 204576052471; Wed, 23 Aug 2023 00:28:08 -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 | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/