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 19836436A0 for ; Fri, 8 Dec 2023 03:07:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 150BB410FB; Fri, 8 Dec 2023 03:07:35 +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 15FD6402AC for ; Fri, 8 Dec 2023 03:07:34 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d880219f01so959092a34.0 for ; Thu, 07 Dec 2023 18:07:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702001253; x=1702606053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1dvsG31UbJjOpDEFgwNuRwm6mgUfo+A/kMSAVrsFz6s=; b=W2+pERXWZ1xZWlVG22Sh4dZ6+YslCuBg31Gg0z3e27oQf5K/sc7NeeRgQrXkggXmdv JBHX7+MOH9w/uQG+yApRYzPrQedSwpiNzPRJMpeUbbFvd3TEtbVJNlTg7JvWBZSC9gmO +4pN6dV8H1/7DPRCXafgC0c9o6HCRz1K03rgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702001253; x=1702606053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1dvsG31UbJjOpDEFgwNuRwm6mgUfo+A/kMSAVrsFz6s=; b=AgadXZ0AYrhIEcqQdyNUK3BB0F9OwMRDLu4h6mQoTwehQGn6SWWo36hkvA6MINxfRv kP7kP53UmiIpUFXHhcx69n5AnH/UnMrkuw/FTDaQYWbbLd03eV9x8urKxFUSJhX6n5ky 61MkHCuvN0cXILmTAiD13oQronq5plXd7G0s6vGrWxbx+vcPb6JIAQgVVM3ymH6CmItF PInR0KHaPVtP961zw9hBc6R2XN/bzaTcwcH5Z1opWrT7VqJqjj5eMSZZ/pl3+V9dsfoR JXwrrHWDt4VJsOLzLRPFAEqZWZbGJAE8P2v0CN+JpJA+cfHr9r6dU1WkwfR3gUTvMH+V mG1w== X-Gm-Message-State: AOJu0YxQpx9rNlM+1WGnHq+mZAZJq6s1hSuIcoZF3X/mUEuuqyMQLPga OrKaUSZBZ13oVOd64+83u8kkxgeQuXBp0id5M+Il90Hl93uxSEPEV8+HcPjzFTs0aDlC4goueQ= = X-Google-Smtp-Source: AGHT+IHrqSTjjQihzR/rGI2jJpe2W4annuGzmR2CF/mDdmli3VLhRjNTJLStckRoCLcbMd7tvQvbJI/aVf6O X-Received: by 2002:a9d:69d7:0:b0:6d8:74e2:9505 with SMTP id v23-20020a9d69d7000000b006d874e29505mr3387244oto.75.1702001253469; Thu, 07 Dec 2023 18:07:33 -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 i5-20020a4aab05000000b0058e20a53759sm12593oon.26.2023.12.07.18.07.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 18:07:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 18:07:33 -0800 (PST) Message-ID: <65727a65.4a0a0220.fa858.0c89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C504605C311; Thu, 7 Dec 2023 21:07:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/