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 B67C243728 for ; Mon, 18 Dec 2023 06:31:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B194540284; Mon, 18 Dec 2023 06:31:12 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 32E3140276 for ; Mon, 18 Dec 2023 06:31:11 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-590b3337d2bso2144050eaf.2 for ; Sun, 17 Dec 2023 21:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702877470; x=1703482270; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/BxhxM7D1IRexMs/EU/BlwAfYElNO3/sZadJNfx700s=; b=Jrfq0xXo9YZIWlQXO5arSc+FYtkb0ojqtE4+ehb+h1ZYyPRdAGy4IMiXc++AWprrsS t09trHHx4HcslvYMB0aW+OSA2SEudwSNP4OxEhnjn8Afdht9Yf29Lnz76dIgSSoYV3H3 IaopUNjITowZiR8plm0DdCw+tK1t9n09GHCYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702877470; x=1703482270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/BxhxM7D1IRexMs/EU/BlwAfYElNO3/sZadJNfx700s=; b=U+3a6sF0Qi2LrSX7gU5pCOTLG4RIVPiNjvMrU01Q3aDSUueOeQ8KxGZf2MjZOqB1SF LM7RcMIT/6yr+w1Tza1dA2DB2rcP5Mp96hElejz/ClHJLtdH1KkbRWcyY4Wl6USRiCz+ A4cOVi6SUqwGhTzsilpFee8hqt9+s0d4qiVCFu28Y7l8BlON5kIOugC8JQQv5HpL25ur ZW3JIHE1Rpct679CP3Snj+kBIU2QaaFH90Q6UQ6/KxUw5Uhnj1T3J1hMexHcRJK4PpwE 1IUYJULwmclK9zoVWoXvt9+RIZHFB4G8+U/aTU50P/5FznGeAvnNXAKf7f25p8sFf5aq KY8Q== X-Gm-Message-State: AOJu0Yx0/Uvw9dIHHDbErBGti+qqKuM/2SrCXCL2HEYSL8LhN2/nyq9k OjOLLv2C950mnpHZEslP+uv+JFk6oJ4gzs0MAn3YGdMWoK9q8lb2IG/jbDvLLLM0aQ== X-Google-Smtp-Source: AGHT+IEQbms4lEGb6r+jkJlmzjv6vFgiPUaZZU2478LrqWUqbA9gst1GMjn4dygfgnNUQgsfHtMLhyDisxRd X-Received: by 2002:a05:6358:9883:b0:172:e352:1215 with SMTP id q3-20020a056358988300b00172e3521215mr180471rwa.40.1702877470474; Sun, 17 Dec 2023 21:31:10 -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 pd9-20020a17090b1dc900b0028b0c443b2esm679447pjb.16.2023.12.17.21.31.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 21:31:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 21:31:10 -0800 (PST) Message-ID: <657fd91e.170a0220.9d488.e91aSMTPIN_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 9FD9B6051823; Mon, 18 Dec 2023 00:31:09 -0500 (EST) 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 | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/27378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/