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 E8F0543B65 for ; Thu, 22 Feb 2024 00:39:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFBDE402CE; Thu, 22 Feb 2024 00:39:24 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2BAF7402B9 for ; Thu, 22 Feb 2024 00:39:23 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7baa8097064so465971039f.3 for ; Wed, 21 Feb 2024 15:39:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708558762; x=1709163562; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dPUnMsGQe88m3B41xY9/qFHcUE00sjfRAYuR4WaE4yQ=; b=eonggNtbChdySRDYmC3VrjM/v6jloYpYgl/RDumMWHX905t6nZ3OzWacteGtai9US1 oNCmJ9Y/xjpypmAaDNCTSTO5Rlj6cyFR1g+7UMe7wm4JegkRE5CAlIgT4PtTYfcN134U CZ9vQ1/NQZvxknWlZlYEiKHWgrs0gKnB+3mOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708558762; x=1709163562; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dPUnMsGQe88m3B41xY9/qFHcUE00sjfRAYuR4WaE4yQ=; b=ogBEvLHh4Iw+B4Pk21raZEye9ZZ1pgWPI1vNhuVQ/Qm6mRzpCLdi8wwsoh/wVhv8M/ yN7s9+GoW0iyrwfQx5vcjLl1GGwcJs7Bntq7k4Bs8y1mv0o+ANA0DYh0TJZTkloj58m/ Ua5rLdDWJV/TDm/45VzFSmBuHrqUxiz6j7T4jMb9/QuKtTfbBL73vp2TTt3nnE5zSk9C xiltK4zqnwfkBE/jI13zw0QV4ihVFrZStYZCOsw4Q2PYvPFy83LeK4QcHG2o/OOsWbXE u1XeDlFgIr7u6HkLwBEfVbXJKxECpCWuCuqceqjAEjXexfmZPgjtb3fabX7WFzqBF67y 0yOw== X-Gm-Message-State: AOJu0YxHB2JH0AItua/5AHgR6HNcj4VRpoTjYq9A2iUIfgJQ0DE7aL6g XxP0PIw7JlIEGkrxqv+lq182WD7y3yz95a7XS+5srOU8wtJ1Skluqa63gBmrz3aYAOz9lhE5aOx nRVs+XCTKnmAGN4hI7Rq8cGUt8nmMbOuRmVvtnbid8MZg3DicOGxrIIE0 X-Google-Smtp-Source: AGHT+IHfmw4WGZY67sKrIiyW20I6kBQp10qIZBrhHJzbKBGMQriqW/NwzsvukLsnxvJwHGtq6Yd8szSuDo8y X-Received: by 2002:a05:6e02:1d1e:b0:365:1d6b:7c67 with SMTP id i30-20020a056e021d1e00b003651d6b7c67mr16544748ila.12.1708558762502; Wed, 21 Feb 2024 15:39:22 -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 j12-20020a056e020eec00b003638b83c916sm676228ilk.26.2024.02.21.15.39.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 15:39:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 15:39:22 -0800 (PST) Message-ID: <65d689aa.050a0220.e62da.8652SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 099E46043300; Wed, 21 Feb 2024 18:39:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92d644f1d58838561d0996b2d4a9f5d276e41651 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 92d644f1d58838561d0996b2d4a9f5d276e41651 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28089/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/