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 3BF91436AF for ; Sat, 9 Dec 2023 00:00:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2096A402B0; Sat, 9 Dec 2023 00:00:18 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 62BC340285 for ; Sat, 9 Dec 2023 00:00:16 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c68da9d639so2009137a12.3 for ; Fri, 08 Dec 2023 15:00:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702076415; x=1702681215; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P7X0YzyK7eSex1l3eaYOZAo3UP7XruLRVfDyKxS+SVY=; b=Oay+oT+3FbCBCBNR8SGClC2l1uET8tYo7TB74DVT9dpTQMDdkdmdOBMwgixULBfksQ m9e2pIFNANLgzvpmfaj14fwi9alfcHhaM6f27ERBOnp1MOmhtOsCm3vXDsUgtuxtKKDr b+0HwuC2EmJPLKRGgZb1gShKMJOJtDAW/ia1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702076415; x=1702681215; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P7X0YzyK7eSex1l3eaYOZAo3UP7XruLRVfDyKxS+SVY=; b=Lc1V01TpOv6OAO1OozrvwqFH+rM7/c9GDQ1R588vbBiIIyUk14nsMb4SFGbysa4J40 xFI8jIkf5tUoZvseUOxMRuOJW52+M4VQaoF/NvwVe4n6KuiIfz7VYeF6SKNbbpF3y6vk t+JYR+cyvGTdaQ8kqFC+BZuMCQOD3hgWcTnaA1XSIiw9eKOWOocJUSiI5wP/0QZUX+6f FC0/Wfaj+amEwkntXYxC7BlWOuUxRB4kkNdIFVqz6Fb2aNsxEcbpQy/nWmQ6RXxmv1Nv AW1TRxRzk7MxPzRrl9dMnXM+fXIs5dXbxuE13POwHDs4Z3SvozXSMprsiir0OQpDRyrR jPOg== X-Gm-Message-State: AOJu0YzZmwuhTZ7iL5iQ7vdoN5P3mMJdZWLToMlm1gwQRq3rkb7wpMgf JYPRJpKrrdPBS7vnQ/8SrCIj+g4p+mvHXLEDVmXjGtWXZpDwMg69IvXFtAxjNvsDZg== X-Google-Smtp-Source: AGHT+IGewvmmpUExCj3juHpQJ7wmCf6zO/Tjdow57Mp72k512mXaLPlIDMrE7FMdF3Zv0mVAbXOjTL9jLG2U X-Received: by 2002:a05:6a21:6da1:b0:190:86b:ccf2 with SMTP id wl33-20020a056a216da100b00190086bccf2mr817580pzb.59.1702076415529; Fri, 08 Dec 2023 15:00:15 -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 v6-20020a170902b7c600b001d1d8f654c1sm99778plz.139.2023.12.08.15.00.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 15:00:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 15:00:15 -0800 (PST) Message-ID: <65739fff.170a0220.24382.4859SMTPIN_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 F11D66045DC2; Fri, 8 Dec 2023 18:00:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0448ebbcd3542959b942b3e802000d7fb4baaad6 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 0448ebbcd3542959b942b3e802000d7fb4baaad6 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27266/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/