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 0ED7243409 for ; Thu, 30 Nov 2023 03:12:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DCA40297; Thu, 30 Nov 2023 03:12:24 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 77087400D6 for ; Thu, 30 Nov 2023 03:12:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cff3a03dfaso4520565ad.3 for ; Wed, 29 Nov 2023 18:12:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701310341; x=1701915141; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gvr9u4FZAyMaX1TJ8YuJPPlg8Wd2bYhRtR4f9HkV+tY=; b=ft1PItdGjGnj9gGvDDYQvd7cvAR1DK8BuptL8dcg6t4g3CUIBZS1r19LwO1AUJY6mw Y0fImkN6vONHY/yfVlRCwIrw7mIF1thN27JvrPwKNk1yGgOp14h39VmVwjulATs5MuYe bZjDhc4whHLpyQoH/xL4YZC5EZKk8eh380rSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701310341; x=1701915141; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gvr9u4FZAyMaX1TJ8YuJPPlg8Wd2bYhRtR4f9HkV+tY=; b=s3bKTGdKWVJWQF65nPZ68Bj0lkuSPglk/l4HQHoChIVZxFmxvZUXLYb8IyJMtu3OBC rzfPvi+WXOLm0Phu0N1iBfJRWxXEvk3V2LfmLr8CqE2Ik8+xlibr1VzhYZ1uDJSGo+e4 tbRDSkG9ivM8YF2onyFS3KpjFkalm/syFwd7GEkw0YpPe0SCSxgA5FH0GpPzEg7RbREP doxSPpKfg+MS0EZxE8QSlw+1lMeiQeNBXbzbcp3O9IQOWgf4BY64HsIexSgAZ6EMDwpi pbcWRJbnwOdRv2TtOOIvgpDqxrL0/AY9TZW9Hr+SWiOzmoJmFgGxDdo0P+ZC5HJmOIml j3WA== X-Gm-Message-State: AOJu0Yyx1tnWpv8K2qA/+YWjHQz1AwH3P1zhwjhsXJcOEGubiA0h8GBm ZUQIW3JgaO/dQQSNDpKJQuDUuPt3kkBXdLTTdBOoMCQJjYO+kw5Wg0OtGQ== X-Google-Smtp-Source: AGHT+IGL/B0Stuv9Czs2hnxw6ZHeEGg3xK4NY0YPZINEyU9IczG4Fgm62q8hxkygWeYqAzDkI2LtAt1onWv/ X-Received: by 2002:a17:903:124d:b0:1c5:d8a3:8789 with SMTP id u13-20020a170903124d00b001c5d8a38789mr23557536plh.4.1701310341472; Wed, 29 Nov 2023 18:12:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 2-20020a170902ee4200b001c63422cccesm917plo.78.2023.11.29.18.12.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2023 18:12:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Nov 2023 18:12:21 -0800 (PST) Message-ID: <6567ef85.170a0220.4cfd1.00f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 79C49605C311; Wed, 29 Nov 2023 21:12:20 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/