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 B419C436B2 for ; Sat, 9 Dec 2023 06:12:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 879D7402DF; Sat, 9 Dec 2023 06:12:33 +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 1203D402DE for ; Sat, 9 Dec 2023 06:12:33 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b71d65021dso17171139f.1 for ; Fri, 08 Dec 2023 21:12:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702098752; x=1702703552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NOuDaQUuIShSILATvyFdq2LSStdPqT7xNxC3BoAyOYQ=; b=Go4wIGLFjcxPOiA066OOZcI2HiMUV/LGL3zuuZs9DVSRRD/hsyXn7h5ocZHN+aNzL8 KUKVo2t6pxXVeQI7e/sNgBY+/RmyD/Z0xH9P+WBottkMdZMctnmpBQYK6SSdAOoh/zfh OTdeVCdhtbYhBCVOnIEif16dshWGlStHGRrok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702098752; x=1702703552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NOuDaQUuIShSILATvyFdq2LSStdPqT7xNxC3BoAyOYQ=; b=u8II1FLS//kjtD2I7DhEkgEl3a+LTMpPmxYbhs1gE+sDrRTUdp5A9dG4VHQtvohq63 P5ISGRrDFB9w06A5AKq+/9IrIH8JEQT+CYtU15sEzqy7MU3zQlGjug7aNSna8xam9p9w 1FoUrybW9DDESZYqahxpGhg0Pur4mnllpmJOjd/wisO7mZlz1s2c/dWtH0x0G2QHi5ee s4n7hTwFwHCuQAzsSnta1LG0Zure3qvFJE5yS6xl5FB+xey67uQWAsMtNEjVxOi1Sz3n 8MwutIcdBdyw4fPnjb6T0XUeLqOua69Lt1nfkU1hWS5DI/GECFNVhvuOtnuCpKOqg6cq S+Uw== X-Gm-Message-State: AOJu0YxSWaP3pdyBfW/CPkddrhX5bvZkFOzAYTzjx9ZVKzUF/LLi1F+M rIlzmnLTYBzYYEgMVNtvku2kULIcFKDJnbpaVx1Gt7su0FruM+an4VK3CxkymGXvpLDbQ3IUtg= = X-Google-Smtp-Source: AGHT+IHLfCuVesWKpvFfXsBtTSa2ZTmIcUBefIhLS+/cTKslrZaxTpuY4MQxcGUY5V4BCxW6VkIl3vdPMPBC X-Received: by 2002:a6b:d911:0:b0:7b4:28f7:f290 with SMTP id r17-20020a6bd911000000b007b428f7f290mr1080613ioc.21.1702098752303; Fri, 08 Dec 2023 21:12:32 -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 k9-20020a0566022d8900b007b3f8921c9esm136263iow.28.2023.12.08.21.12.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 21:12:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 21:12:32 -0800 (PST) Message-ID: <6573f740.050a0220.93f36.6121SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 806266051823; Sat, 9 Dec 2023 00:12:31 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/