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 CDE2042333 for ; Mon, 9 Oct 2023 06:25:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6CF3402A3; Mon, 9 Oct 2023 06:25:37 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 95855402A3 for ; Mon, 9 Oct 2023 06:25:36 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7757f2d3956so422988585a.0 for ; Sun, 08 Oct 2023 21:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696825536; x=1697430336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mWiZYDHyPQJKxYi/JlIS0EOSxSq49l466XDAyO2nXK8=; b=SO9Vfkx3vqbt3NVae6ryq/IGU5gNFaLxuw/jYGExowc8jmPubXIaX9GzVG6RHAvIDI r9z6/fybJAePLs2FRvniI1fxRqK0D/M4nCbBzjkOiKl7++xj/p7lSmr/7nlukUVqB0Ie KtDWHZKykpJKIvx8Zfp1SI1nULvvhbiSh2Kq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696825536; x=1697430336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mWiZYDHyPQJKxYi/JlIS0EOSxSq49l466XDAyO2nXK8=; b=p8vhIvQqyNM4eAGDoRlpSJDVpEdIMDJMTnaVkk2Gd/6L9iY/lDKSwPkpqUkGEppBfd 6u5Sn2pmYha1T+RnwJ9sYnvpl9xolSHww25smGA3kkGs0faw+JLAVJkD7BEpFzTGq9/U c42yL7nNVyDlWGdS46VFFv+0MJZ7K90Au3sp2bHWRbatgOtLETSsakEHopTkJOsVxYAh 7DvThXmtnAzJyi6wg+WHv8Hd0Q5+FxCPW0SZCjPrydDP3CSwF2RrW8xjQJ4LMI+mb2d1 8X3BaLxgTr1vFTnFKBfVtxijVeertB4t92rtyQOOfXbZIr+1XMbxRd+p4GgNo5EljJ7N 0jEA== X-Gm-Message-State: AOJu0YyQmHdIHWkAw1c9RTDemL8JDhESczQ8CS3VZaP4zBRWM4kd/LmS v3eBkn++z8jvDV7z/jEka/4bizUQDUA27iTxSCQLhUfD1LPbGQ== X-Google-Smtp-Source: AGHT+IEVfXpOwh+6lSmfdI0fk8GtEj0PoYTNJo8egkvX6OGwtIcIEkjA8TNH628QOolMUePJq+m5ceMT5IJY X-Received: by 2002:a05:6214:c49:b0:64a:3e9b:fa0a with SMTP id r9-20020a0562140c4900b0064a3e9bfa0amr12011630qvj.11.1696825535985; Sun, 08 Oct 2023 21:25:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020a0c8ecc000000b0065b252c4229sm524508qvb.35.2023.10.08.21.25.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 21:25:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 21:25:35 -0700 (PDT) Message-ID: <652380bf.0c0a0220.b3f60.c18cSMTPIN_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 358DD6052514; Mon, 9 Oct 2023 00:25:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/