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 DC5374389C for ; Fri, 12 Jan 2024 06:34:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6F384028C; Fri, 12 Jan 2024 06:34:32 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 15B544025E for ; Fri, 12 Jan 2024 06:34:32 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-598b8dd877dso516156eaf.3 for ; Thu, 11 Jan 2024 21:34:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705037671; x=1705642471; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dF9G5n1DqmHDjNP14Nt+oLKW9/wWYMwpWMst4AeIz+0=; b=ZnVVYMHVaUsRuiU5thM0WmQl3aKr72z5v5TKbWl/eaJ2fgVEMIzqQcc1wQ1ecbS+Nm Mi842MW7F+M9vAIhgo3fqY98qp5yNClKgxa5pC32Rj4u9qLFx8dFO2CDgpSPi+rGxtgB 4etdpYK+307SCj/WRXHUINKb1FK0S1VeBRoXc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705037671; x=1705642471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dF9G5n1DqmHDjNP14Nt+oLKW9/wWYMwpWMst4AeIz+0=; b=SgS7KaxBAH1lPYSRY1NUQz7JpBRlKtmCm0O3FKYvIYILdoGIEDb5vGsrZFgHTt3R3i r1/bS4zlHSQowjKp90hEzqJpnj8G12jHAwPAgwnFKzOu3pJg/RISy0XoYg7Vw/zrHIWw UDHTTGPZGGZA4QzY7/RQjkK1mrU2/04jg/7yXWP1xYSTnmC/x4hPuQ0eyRjwy/zrVaaP G8Ml6DhNBd5cRd7ogTTu7otlOCHDv6N4BM4UEyuYWnTMv7kXC59c4lMqHzbZK/X4IaJE 4ccl4LAYPTWNx9Y7djHDqa0um3I274aUFR4lP4V8T8t+M8I/dd6jwSfI6ZAimX0ccTo+ i/sw== X-Gm-Message-State: AOJu0YwxTN8iP9bKPDA9ZRnwnVKGHs48BAZsFXScj2TN4l4DQlmzgleM dol5U4QfImjqZxtjkAwmmgh6ynCukArK+y7tjKfCvWKCJN9a0W8uofb7Bydsp9dFTp3wG69oeA= = X-Google-Smtp-Source: AGHT+IHGKyb105MwOnqL4MffV9g5Xt0upjfhm8tkegNUeX3luvFmFbQwgQS0ggEryUSH4H706X8XGnSZjvTU X-Received: by 2002:a4a:3119:0:b0:598:c118:30ce with SMTP id k25-20020a4a3119000000b00598c11830cemr373631ooa.16.1705037671273; Thu, 11 Jan 2024 21:34:31 -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 s188-20020a4a51c5000000b00598cdb1ae25sm2297ooa.17.2024.01.11.21.34.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 21:34:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 21:34:31 -0800 (PST) Message-ID: <65a0cf67.4a0a0220.2fd9b.037bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B12436052516; Fri, 12 Jan 2024 00:34:30 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/