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 8BFF143C66 for ; Sat, 9 Mar 2024 08:42:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81F874021D; Sat, 9 Mar 2024 08:42:58 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 297594014F for ; Sat, 9 Mar 2024 08:42:57 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6900f479e3cso27142166d6.0 for ; Fri, 08 Mar 2024 23:42:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709970176; x=1710574976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XtUSFnqlXGqkxjhbJWLOMXR3ivfhgPzK+w3QmAB36zw=; b=PS0saIlr8+LMc30ZGeCVNjLlxmuApwCiIU+x/r6fpCHT7bUN8KK7KKb/EicYGp8eMx DhpSuizWkX8kvmu3K4i+zcID7tfI0APLfl76Gt6THTPSINp9P0iJQ7Jw3XSsVIH0phH3 TXpV8V6NL+6t+HMpk3H4KInMqfv204VMZEa34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709970176; x=1710574976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XtUSFnqlXGqkxjhbJWLOMXR3ivfhgPzK+w3QmAB36zw=; b=GxVoUZgW2XUpulcJG1AXdjE91YVRWznizlFLv/IdCYx/DGfHDImCXPzvBCmN2NtphC K3dPKxm999eGaSgG7ZSUWMUNNiTMJEu+dzpH/UGvylUhqureM5qMwW0rRXLVZ9JWtqvW tR86WlXgDIOdyrivAJUzxuNlCvm5SQmSuIhAse39IZroxbZwZZyMjJFEduUw9K08Muor aRuR3bkkXUU/l2LrNIafTEZVEQbFTem3/Z865l01hvz3BrYYi97lHQ6xhiOlBZ8cFoZp PMlh+IfZjeUuAAY5ZVrTWdEY+HhRgDW1HxqdY9LPLfjfxhui+oszoNRwrNoV2wdJvCWU cZXA== X-Gm-Message-State: AOJu0YzfhJv5SaqZliHHBoSmb3IfpdO/adnyWuRibvnYhAAak9hsNRdV 6rSCTAtKjvmPKZTSSvD0Iri26d3QHXxF2PzPUxpqjHARiYOaCbuqPPeSbNNsWM8QobjHfyiFmKE DoGoaQGp5CT2Y+/P69aR5PnbMghK5BKCD X-Google-Smtp-Source: AGHT+IGeyGNC/6n8A7U983YCEbB8xA7plh1wvl8PUjnXY5z8cczhjlgPZoJvm/5JKXocZoXBCYz4qPBwUV6U X-Received: by 2002:a05:6214:8eb:b0:690:bf73:eb35 with SMTP id dr11-20020a05621408eb00b00690bf73eb35mr1103646qvb.51.1709970176688; Fri, 08 Mar 2024 23:42:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020ad45aeb000000b006903c83219esm57365qvh.2.2024.03.08.23.42.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 23:42:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 23:42:56 -0800 (PST) Message-ID: <65ec1300.d40a0220.56b15.3da2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A858605250F; Sat, 9 Mar 2024 02:42:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 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 a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/