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 8AD6B42545 for ; Mon, 11 Sep 2023 03:04:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78F4D402D2; Mon, 11 Sep 2023 03:04:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AA0D340291 for ; Mon, 11 Sep 2023 03:04:58 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-594ebdf7bceso37964817b3.2 for ; Sun, 10 Sep 2023 18:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694394298; x=1694999098; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GEP40u03zhrLQ+GOUZUNXRd5b8t+AxIszgLaqzrTJ74=; b=MAw89ChZZXDVTW08r9f4f4r38ytt22HsWXU+Ju1eC8IQGvnFgS3KYmUswVF1osUJiu sfuNfa9Wu+8LbGwpKaThwG6jeQ7t6kjsGRRalmaMnwWq3sBcMJd7GYaKZ9F+aBcYDwVt AdyxHvgzVU/7VgTI65m5YVJ/IGuz1Q/574t0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694394298; x=1694999098; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GEP40u03zhrLQ+GOUZUNXRd5b8t+AxIszgLaqzrTJ74=; b=pcVqa+JkSXlSBEzagLEakxGxTw13WsVV8qno9lh9EJV6sVFjJXzxclx98xxsaLL/23 Jwy4gRWyu5TFtulNxLUXfudJ5eI51333XQvQEzSq8HRnuxAG0zxnYRHrub1MZmXT2xRP NXQc8b7AJbkDTLfGDQyqvvSI068PmfYshd5BXndAjdveD6XbNrQRFFh1XUz16On3ymG6 csFEbnUlkuDkFT2tqp/x7QAgN+yq61lElGfX0owLuhTvaDeWKXf8FXNLFqhQfs2b9QNT jHU/YIA+VKsIuCsMFtFfLFZpqRj0OxsonIq9ZK+ZlTFpctNqP+ft4KfodVcxv2LcXM3u 0Slw== X-Gm-Message-State: AOJu0YwApBgRcngwp50gyte8rvV3loUPxdooNwQ++tROlNP355TVfegJ hUSarXV/NJNy8MsbbSMWh8w4zNY1Pq/G3Wd8zhAN+ggcXdra4g9rtyoxCg== X-Google-Smtp-Source: AGHT+IGnfaoQe+AarWzCofnExyrpMkTUbMnvymTI/6I3vc/EBDYOWEhAC8TYivqJzhRwTfWrdSjzMz65mIBR X-Received: by 2002:a0d:f4c7:0:b0:59a:f6ee:3766 with SMTP id d190-20020a0df4c7000000b0059af6ee3766mr7733369ywf.37.1694394298036; Sun, 10 Sep 2023 18:04:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t62-20020a818341000000b005869cf168dcsm505750ywf.6.2023.09.10.18.04.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Sep 2023 18:04:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Sep 2023 18:04:58 -0700 (PDT) Message-ID: <64fe67ba.810a0220.7fb13.1f38SMTPIN_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 BB0F76052472; Sun, 10 Sep 2023 21:04:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e92ba1426914db1d224dd5e9a1743657681b8814 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 e92ba1426914db1d224dd5e9a1743657681b8814 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/