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 83BF2430EC for ; Thu, 24 Aug 2023 08:20:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83DFE40EE1; Thu, 24 Aug 2023 08:20:25 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8CDE640EE1 for ; Thu, 24 Aug 2023 08:20:00 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bb07d274feso4744083a34.0 for ; Wed, 23 Aug 2023 23:20:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692858000; x=1693462800; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+tGaq0HAMinyJKnyVlu/r6BoYyclYhcdbg/TDWaUd3A=; b=MsYPbFd3Tri/bLiILtJigoHwrjGY6grqxoiD+DiWRa7cY1GH6djWl1uwMgUUudhjTW snrt50KrsEhlnV84BpYptP0KypeWc8PMhm1B0X/vafdm1MFj1CkuSgDMKme5vzN5M2Re FuithpbyrKQjT1PUzW3uHRTHjCUCDJ/0neLZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692858000; x=1693462800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+tGaq0HAMinyJKnyVlu/r6BoYyclYhcdbg/TDWaUd3A=; b=eLtI4cmNbHBPRhNF9rsYVMeDF8UGtwlfcDZxPqzg+y87+atLCAwIOQ3GrquKxo66y0 ng/RL3JBMrxQsuSq10EmJWv0GT8+jsuvPWimoKHmlKtMd442+sLyJ53StMnK8melAwGx 0DCnlZFbpz/X3Quyj3pnpbOJusjBi6usA5CNADl3u+gD5WQloEGq6/QiuaQCOOGs71m3 XtC2NPwbPVZxmCT3YU2+1j+Q9qaBZfniKgx3K2LllPRE8RPy0Cvq5Tb0A8KBHs/8/p6n 78HsEoCdUwXLwhhEXVOKVq2E4ZZuc6OySgjKk/AEGMMBl6PjWW8BFqnkJWmigaiEowAF 95IA== X-Gm-Message-State: AOJu0YzLsmb4OTvLX6UpCVWXS4kxj5huq6X1qWD6w/ws1HR7xFLZfEG1 vkX6CES1eCJMZDugM9+92rM63hULBtiEspUtUUuLvzQEP36crQ== X-Google-Smtp-Source: AGHT+IHAhkKalQZyVSDtrla0e8j4iezHW3vMxsiQin6mQCih/GOryfgUYAKgWAPcKNHngcmlOxnhvhGBs96x X-Received: by 2002:a05:6870:fba4:b0:1b0:897d:1817 with SMTP id kv36-20020a056870fba400b001b0897d1817mr18655463oab.14.1692857999862; Wed, 23 Aug 2023 23:19:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dd7-20020a056871c80700b001c4ec023cf7sm1398258oac.43.2023.08.23.23.19.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 23:19:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 23:19:59 -0700 (PDT) Message-ID: <64e6f68f.050a0220.85f72.2af0SMTPIN_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 59B6B6052471; Thu, 24 Aug 2023 02:19: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 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 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/