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 AAD7A43DD5 for ; Sun, 21 Apr 2024 07:14:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1206E40647; Sun, 21 Apr 2024 07:14:26 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id B4A4A40298 for ; Sun, 21 Apr 2024 07:11:57 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c74ff209f6so821106b6e.0 for ; Sat, 20 Apr 2024 22:11:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713676317; x=1714281117; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/h22wR/dmEBF2+roUuiLeHSlCk87zTn8cVkcSM3Oi5M=; b=alFn2LFRED5axfwmh4IUDoUB2RyeJKukVOoAu9oNJSm2aLiS//kWWk2ghrmmSHEzYB WKkaavX2Iqzq4NzTXElEi+8pTFId4duzhWHEfESoEXS3u+U1cs7t+jvZ4DD7bpS8yqta bbdFsoEXQozk3GYiiegOQLnqk/ltSJ01XMpIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713676317; x=1714281117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/h22wR/dmEBF2+roUuiLeHSlCk87zTn8cVkcSM3Oi5M=; b=rmi6gQi3xCjPJCAE8oKv8Slpa93pvV0H+wdH2a5xul3t5PuEZkGWRm6odvMVJVE702 oAF/p/aTlwNtiMmLALwYiZaYOBeNBnkYBZ6XyKhO0r31LY/TBjx4j1mRoADFZQw7ctoC JHve3qwCNlsHiVWmuyaR0hvowvHoMZxMpPiCjK1mz7VEin2d4RrhaYtHXaLgX5IXc/zD Y+TKRVcPueyft3bz/Iqw2jdt5EAzds4C9SHfxGoAckwu3YOdpEKKAEJxwxpFE9ZZiC9V i6Pq47I/r/iGPMcwfw8v+Aze9iQds6Gr70UYcBZVYQOTWqwqMexQZNXKBtyoxDsU6J/s CuWw== X-Gm-Message-State: AOJu0Yy5WtKqdU9GhffkQOUXwecXWP83MZH48MnDjISi85FALaAeFU/m +gcq/OkEZ1vKeIpdfc8tv50s2U3ymBe7PrUhkeKv+fdKddu4WuTPrHr7Ql3hGVJY3L4qIWWfhVM t2aCERqUp2AGhMuN4faCFB7hYRlJfKKDj X-Google-Smtp-Source: AGHT+IHp8BWR8TT2gMVfPPBULLZiZWzLx4jdWsL/quu27U40ea7WAaKjWsxzeEk1TLib/GHkgrLDLqEQ+FMM X-Received: by 2002:a05:6830:1348:b0:6ea:19bb:1f8a with SMTP id r8-20020a056830134800b006ea19bb1f8amr7972156otq.24.1713676316999; Sat, 20 Apr 2024 22:11:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 64-20020a4a0943000000b005ace739d314sm564749ooa.16.2024.04.20.22.11.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Apr 2024 22:11:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 20 Apr 2024 22:11:56 -0700 (PDT) Message-ID: <6624a01c.4a0a0220.6ecc2.0c70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F5D26052514; Sun, 21 Apr 2024 01:11:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> 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 | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/28898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/