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 6D4144387D for ; Wed, 10 Jan 2024 03:14:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 625C64068E; Wed, 10 Jan 2024 03:14:15 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id BE06740269 for ; Wed, 10 Jan 2024 03:14:13 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-680fdf7d52fso21833776d6.3 for ; Tue, 09 Jan 2024 18:14:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704852853; x=1705457653; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vkGkkhwTG4xqrv1Co9NqCC37VXmoCOBNT1afiRdo/OQ=; b=F/2wkS9sKBCqDGQfwJMr3ZmgBgt30kik4YAA8Xz2BQ9/tcLAoJ+/6pBM07UIzg4PvI WztuvNVuW+VYEYcpNZoOLJNVUB/dy0m9ADQIhiDGrjkoO/VdoECun9Y8YsBFDGZ8E0OA 5JaJHEDlxgoUZdwf4M6c2bYjpbqYAzZBcPbWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704852853; x=1705457653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vkGkkhwTG4xqrv1Co9NqCC37VXmoCOBNT1afiRdo/OQ=; b=vkthu6680rxZLwcdBdpqX11x2STy7+ReKCdlKXiunU+ljHGJxJ87gEeBk2mqYKgtFs 9VSa3q9eCyFHTeF7CRWLndtTKUha9a5bqdDrw+ZbxRjzrYL1KsxN1Yk/w3Aub3ErAW+Z BgZC3/X0AuiMs8bmATv/tl8et1ftv7/E15hXTk7dEzNHrBd1IssEscr7D1zlJ9ntPyXC XDvuaTkN0dIUum+uUunx0MOswIdCD+BKwPLfXT/+pvz83umk9PcWNNgdBPxeC3rlEnFh w0rjWdGygrvZHOTQjD4p8pakWb7X21XRP0jUnoeBWRlAn7bFSOrz/o9RHr31Y7LT5MNA mSfQ== X-Gm-Message-State: AOJu0YzvgE1O2T7A+b6P32OoBdYqgix+AhbHAuE6xMjEo5eVP3Ni1cHj xHm+jKEKsiyN4+fFhHCPWf0Vs8fkfz5D7/SC3RhFMRopbzgg94zkdZtlZXWu6BwPcYpHwvis/wO wD+p2Rg== X-Google-Smtp-Source: AGHT+IEJKLXnpBjy9sLKrqXoIJQHnccbA0/kQu4/uFnIrmtJA6lmyzJ4udvG4qoZTaPeMxVpwcle24wd4IIK X-Received: by 2002:a05:6214:2422:b0:67a:9b28:1182 with SMTP id gy2-20020a056214242200b0067a9b281182mr561086qvb.24.1704852853201; Tue, 09 Jan 2024 18:14:13 -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 f9-20020ad45409000000b0068059ec19casm131850qvt.9.2024.01.09.18.14.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 18:14:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 18:14:13 -0800 (PST) Message-ID: <659dfd75.d40a0220.6f97e.85f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB0D76043481; Tue, 9 Jan 2024 21:14:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/