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 DD4B9437F9 for ; Tue, 2 Jan 2024 06:44:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D41F8402F1; Tue, 2 Jan 2024 06:44:53 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id CAA69402DC for ; Tue, 2 Jan 2024 06:44:52 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dc6b99f215so45782a34.0 for ; Mon, 01 Jan 2024 21:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704174292; x=1704779092; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pgwgt58goFziPljfwJkawQghza6KgyspjBimX2Nexls=; b=B4OwjrW315+job4SnFGVhk0+nrBfTWHpFu8/9G4EPMeGrI+GOZ3EJ76bV+p+ehGm4w Eu6GdOvs8PXq4xXaFWYSM+RnlhJ+McN3xDlTqEem/4DulX9vTt85nfk3DzBwS0PCTX1a lWHlReghEgLMBrTxYslItrrYm9LSHeDlrrcdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704174292; x=1704779092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pgwgt58goFziPljfwJkawQghza6KgyspjBimX2Nexls=; b=BzeDg9fCLBBPsyciPdCeg0bnUVkrsXYEx3CDeBXqegF+7oXZRzckEEFw37JYnwNQ9V g3JJhiH9kc2w1HraP+SI3iYL25VOZasqlny/GJ8SJR+DUggVsrF9y0UZF/1x1NzUYXwA +Ugbi0WC1hTBIGnm88MGjeXLCYcoUsDooA9hLZ6roKwEwhthVepmsn8dRc2d71kqdW6M Ugb/hNhVM0EvgoFCPxgoKlynWom4XvC7w4GDajj86CCJwAg2OhJV57IKvBic4BRphWXx cUq4Qw2X+C3m4RAj5xUNtNMJvZiZin5gtwX7jJ6Wfsceyy0ySIktG+j5cuICumgF/FPs J0Lw== X-Gm-Message-State: AOJu0YzdEZX8Xd2DLdp1buDkrL8iEgKH7ZgguwPDPwYsiRdG6p9dnAlJ 5sOWw8XqKIRLJExd71BlH2AGVJXNwD6YYjZg0GagB7fXyU/HC18vJdz8Eg== X-Google-Smtp-Source: AGHT+IEKdDIRauepzTcMvlnS95qOL3ireEfmzn68qWCzRCzHj/2nQqCkq2naqsNdZBhFBocxNXjAPbQvOdLU X-Received: by 2002:a05:6808:3844:b0:3bb:d4a4:cebf with SMTP id ej4-20020a056808384400b003bbd4a4cebfmr4291389oib.116.1704174292004; Mon, 01 Jan 2024 21:44:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw40-20020a056a0092a800b006d9aaa94b0esm948464pfb.18.2024.01.01.21.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 21:44:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 21:44:51 -0800 (PST) Message-ID: <6593a2d3.050a0220.3463e.1a73SMTPIN_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 315D1605183E; Tue, 2 Jan 2024 00:44:51 -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 | +====================================+====================+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ 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 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27511/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/