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 6B8184402D for ; Wed, 15 May 2024 07:11:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 677144025C; Wed, 15 May 2024 07:11:50 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id BC79F4021D for ; Wed, 15 May 2024 07:10:56 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b27e8ad4b6so3115254eaf.0 for ; Tue, 14 May 2024 22:10:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715749856; x=1716354656; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m92T4ii8/4dnj+zze5k3BNqJmTmbv6AxwCucoktyQDY=; b=YDlm+c+KwaH7S0WF5nECQ36o8ws+lv4ku09Xntjk1npYpYL4xcVn3e/CaSjZ/e6vn1 paf4ikX3JNziAc1DoKWBRkKiQekONhR6ZX4O5dcgP6QXucBppBAOf/twRSamAf1LiG31 rz4CxDS8mwlM1FLfi6w0eCodr1tGpV8aSoFJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715749856; x=1716354656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m92T4ii8/4dnj+zze5k3BNqJmTmbv6AxwCucoktyQDY=; b=qh59SMOg2zVHJyRiJaFWIU35OLiYv4233PS2dSnP9GuINGp2ny8cZpnfR82fAKX6KI llkwmNPTBp2Eu9W2laIAwMhq5AOx0402lC1RCCbm9MxypVU17HrFPKV8dj71fRP9JGwi lk2fw3WT4aFxOxdjq8d9nHktRNqSud3d22ukLbJ58d7IbrgqBf2aivE3JrARmPBi7u2g 6snkjAeu8GGEsqBPDmoy83C5/Rj1PIJaYwrHihq5Xv8ck6JfGJ7B2ubTJa15A/YPJDY2 v+KN6wc21OsONwJmXiiLP94g9j3o42pk9iG4mVZuhAm3MItSVRYUx2lCrw2aIi58aIJ6 +7Fg== X-Gm-Message-State: AOJu0YyftiI6O9lkCh2o1vzUzqK/8XwDn6wzbO4mleTWJVATLwvNvfKg +Nya6yZOASx2wtcWumm5je97HiOjdZi+DjiasT9NjvE/6ke/Hy4pn8O0ICk/Gx2e4VA9Ebzz7g0 IkY/mUULHJ3gfo07nzRcGD+j6Jsdxql+2 X-Google-Smtp-Source: AGHT+IFAxfuL3y5m38BaiajuZmSqxJVCoCJPODNM2womwXmRPcYOa0OpmqfxYWQOSoXTtJaHZG56UglqK9Ip X-Received: by 2002:a4a:3c5:0:b0:5b2:3781:41c4 with SMTP id 006d021491bc7-5b28185f8f7mr14178312eaf.2.1715749856210; Tue, 14 May 2024 22:10:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b273ec3ba6sm1128139eaf.13.2024.05.14.22.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 22:10:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 22:10:56 -0700 (PDT) Message-ID: <664443e0.4a0a0220.f8ef6.0896SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9F34605C380; Wed, 15 May 2024 01:10:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/