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 64B9D437DD for ; Sun, 31 Dec 2023 06:58:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FC71402B3; Sun, 31 Dec 2023 06:58:47 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 653B9402A2 for ; Sun, 31 Dec 2023 06:58:46 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bbd1fab171so1856387b6e.1 for ; Sat, 30 Dec 2023 21:58:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704002326; x=1704607126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hgZW7p7JCfwL8ZnIeQ8bHu4ZxvtCa/9EWGfeLQ56FoA=; b=B5Ik6L4p/FRAG1+hnn68KCiwWzxZOKmx9U+YiBW9f1lFYpWNf0McEIsrmDAArKPD+L 7CMETTNFOdIHaVKK0obXRdj2lz6fvLVdri2COm19aLfWDYVRuBYeWntP/OviKRLNxQC7 M2Ux6ekxJ2Cr7lLsqyHzYUE8ns62kgY4/aBcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704002326; x=1704607126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hgZW7p7JCfwL8ZnIeQ8bHu4ZxvtCa/9EWGfeLQ56FoA=; b=b3hz/z9yoEe5T5ZYta9ph3Ag/pKWLJdyen7kI3DgXtiPc5BI5gFfhN/1PzWCp9mB+D xuBoBNaCAL+BFtci32WNwwpPJPtVQ9Sn/ULGLR7bTzTFKZU6mBleUg1/bolLsR8nLyf4 GsOTBc/c/erc0DbKndu9dl6vDq4CU2jINMGd01UiKBY9rGas+Ld3C+UQIK99/BEZ93j0 zS0aHX4cyKJ2+fCbvCsPvWhGNcLgr1JOb5pJWBIaIMiDYDvdIHEcLfUA8qpAstYuS7++ Hj3SnnuLVr9+Onw7TXvAUYYS9VycBblUTuEMmskui9KV7A0L1Ywz+tSLiCKISrJ5aJBg X9pg== X-Gm-Message-State: AOJu0YxSAfwiLpQLGcCccSYHy0/MM1fDq+ZphUVzVLgBfp/1fITsO5BW Z9ySiQzIulEz3i/L1TF/DO4RQe7YG4UlIMWY/C8xe/Xgxz5XLxlh7SOeLg== X-Google-Smtp-Source: AGHT+IHRmw1I4VK9Y27ioZmy5lOsU8Z4jU5/G9tijswZPqJIyQtkCgC94L9gEovx4Qp9EgNSElLSXOq/OfhH X-Received: by 2002:a05:6808:ec3:b0:3bb:f568:ba8d with SMTP id q3-20020a0568080ec300b003bbf568ba8dmr1354944oiv.43.1704002325896; Sat, 30 Dec 2023 21:58:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ck1-20020a05690218c100b00dbe46332341sm130240ybb.26.2023.12.30.21.58.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2023 21:58:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Dec 2023 21:58:45 -0800 (PST) Message-ID: <65910315.050a0220.2a6e7.49f2SMTPIN_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 598AA6051823; Sun, 31 Dec 2023 00:58:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27502/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/