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 0AE7E436E8 for ; Thu, 14 Dec 2023 03:05:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 060BD42F57; Thu, 14 Dec 2023 03:05:00 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4725A40283 for ; Thu, 14 Dec 2023 03:04:59 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e266e8d39eso20963147b3.1 for ; Wed, 13 Dec 2023 18:04:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702519498; x=1703124298; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FxwAbKl44/vId9fKXpWy1PNv6HuTkCQDgCBcjBwWbX0=; b=glPXkcGwdV1cMbXAi5TT0Hgt28j36M4Etiz47o3GTuJGIoH9Ym1snlJsSCrzqB3/aL wSGxTWfS31+8S/EbcvWqJOVtJb8SAHhOuDOH1tM4oO2XZ19U3+EnAtS7DBc9sr5AHz4C 4wfjwlyE40QxT8GT+Jhcf2B088e/C9XCASXQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702519498; x=1703124298; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FxwAbKl44/vId9fKXpWy1PNv6HuTkCQDgCBcjBwWbX0=; b=J6w3yQhohhovM0Z1UY87p2VfVCs/20YF/zT7jok3lu3/zKo20kWgcbQFq2Uy5d2DUh at1vaH4FRmGnIcyqNtvrhoSL394cazqR768TmGau2vR+W6d9JMWEZa0jfqmLj6YbjEZQ B5Tzv2p6rUnP53xe1xD9YlB2kGU0118yR5i0qfCzU37sCXZvYyhNSuTX4KpkOiPMJvXz 831+M76mgtNlwq30/FIrSkEex8l24VM7lujWTqHIUEWoLTnDR5tN+JNELSwek7rj6CnG k38jta7RXJkfCN4V//DO/19TQe+CeAsOiAmbAVk1fs06+AnGc3Cm3bWFwi8/K4lBtG7h yMgg== X-Gm-Message-State: AOJu0YyDas/Nl+Bwwcc2t0byFjhnNxpaXW5eQlvyqhBtkFOouO60ZZkv RKfyQKtTa7hwJ2mjHkuYPdrFl/ogPOOyECOI9KjkE+VwxYWKqI9lA9hOOkF+w/xVZmWHC+VxyA= = X-Google-Smtp-Source: AGHT+IHZm/MXO0dbfWxS7KOgFDamNzR7f+JIxh9AkTUuxJpMsh3g+zAoxDs58fzrWc0C2bs8yv/VfjhPAWdg X-Received: by 2002:a0d:c684:0:b0:5d7:1941:2c36 with SMTP id i126-20020a0dc684000000b005d719412c36mr7124903ywd.99.1702519498737; Wed, 13 Dec 2023 18:04:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a81bb43000000b005d33292735fsm1224205ywl.48.2023.12.13.18.04.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 18:04:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 18:04:58 -0800 (PST) Message-ID: <657a62ca.810a0220.9140f.c9e9SMTPIN_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 6E375605C311; Wed, 13 Dec 2023 21:04:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/