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 7067F432BC for ; Mon, 6 Nov 2023 21:39:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AF65402B6; Mon, 6 Nov 2023 21:39:40 +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 287D2402B6 for ; Mon, 6 Nov 2023 21:39:39 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59e88a28b98so42962387b3.1 for ; Mon, 06 Nov 2023 12:39:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699303178; x=1699907978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wteu1AVeJgLRqueustndU1muBjwAu44bTmgYgIO5uJA=; b=Boqq7GicY9NVEbIEYNr0GMPCeRjyEjUT3aCdEUcP6e9u1tqiW1B+cPGwigdvAypWEL 81S+7rjkx/cJxIRfaqBQdrFp/JD/FB7shxwZnf9FYfRHYuQAfHYOOMr2M1kYYDNo4yr1 XxLa3RaweZLxdb3g5S2PCIuDYgaBfEO6AFe5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699303178; x=1699907978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wteu1AVeJgLRqueustndU1muBjwAu44bTmgYgIO5uJA=; b=xBkCWerj6rkNwicQ3WAVEnJIgYAbV9mo29y9Bw9zUU3YDbgakCu502u4amc4Xyw1J/ vCmb9L7kIOsH5Lb/0zzjF3FL/RtDtJ0Gvr1eFw13tWbMmU8Jw3w+tzAFPOiEGc/MqcMr kfsk0MpcR59CQCAeBCUQq09wf6R6uAEDPSK+p6VV0vIOzSbUhzj6Y/778GVoQDF4P7B9 X6UhmB9WKP4zwIwTdXpnKZdvIpQLG/oGTngXnUQNQDXRe0zXmc9S2p77AInCVVCBGvDH p9xUOPymGKWTUDDNpBDv3ie3mq9CqJ2CNJXdZpRSh6MxGXGM2xWT4ATJNMWPXHFzn9D4 mLMg== X-Gm-Message-State: AOJu0YxcUGq7Yt4ehmDZNMjip+cZ+MNCQMUwT0AN2uPVIYAiSdtDPW6W Wp6aHv6aIYD27PZxBX7poVCx7+p8l8FUIHBWYjBXk6O2p6Q2PQ== X-Google-Smtp-Source: AGHT+IFV1QS8wVJQ5dqOPCfM2ax4SWtRazwGOgpagnNPAhPyO0IrATRReyEsWM1gGk9LJcUOujWN/5SBxQSo X-Received: by 2002:a81:9257:0:b0:59b:d33e:40e3 with SMTP id j84-20020a819257000000b0059bd33e40e3mr529317ywg.11.1699303178658; Mon, 06 Nov 2023 12:39:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j11-20020a81920b000000b005a7c92d7745sm687774ywg.13.2023.11.06.12.39.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 12:39:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 12:39:38 -0800 (PST) Message-ID: <65494f0a.810a0220.17028.878dSMTPIN_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 4D303605C318; Mon, 6 Nov 2023 15:39:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a9b38843839f68dcf5e8d57dcf8eeff1fc7b33fb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net a9b38843839f68dcf5e8d57dcf8eeff1fc7b33fb --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/