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 D0BF7433E6 for ; Mon, 27 Nov 2023 20:38:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAAF940A6B; Mon, 27 Nov 2023 20:38:54 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F14CC40EF0 for ; Mon, 27 Nov 2023 20:38:32 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cd59f77d2dso42438247b3.3 for ; Mon, 27 Nov 2023 11:38:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701113912; x=1701718712; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uyaTpVNreKpbJX9QkfaBrI7zD6Sn5uNhTxSEoUPy6xk=; b=hgTM6IXPYnTHbK2P/+3j61qRxYMSab+sDz6K+cvqLjlcKwHHAB47GK+Rl6DhK3HYWY HleUitKkNe7IlbggdGT99nKs8KNHK20vs7WY/K1Yx2eVc8ZVZeZdDmH+5rKIyCd5rG8K +fkHt6GrSSoE6kFGH1SDaMyYFgJYI5XJcYzSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701113912; x=1701718712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uyaTpVNreKpbJX9QkfaBrI7zD6Sn5uNhTxSEoUPy6xk=; b=NjRUtYzvWy5KHbqHeglX6GjodgzdxC2kI2czM4HL44HkJq3kTU3gpGsJY/Z2M2czCr +TEujPoMK8JkWUU8QDE/YJezY204QbCImmfD/d05F+TwVC/Lq6BHZtO5Lu77IgoyiIxE x4FNOl8c/v9tXTNtxIdLeY4x7rMc2PX1AVPLzMDlVRF3yJsG8IzqLFIzNc5hFlX0T5wv dQt6Gqz11cDf0TCV25G9I3qDwCn9GkgtkH8XRBf6czThYTCbw8Dwr01yiiKtf+0jgNZy UDSXZBmpInA4dbaLnSp0C/cCzj2sBZfrgbkX4FY6yVHazBaWHoyBxYz2qObmE6vpUHPl 4w/w== X-Gm-Message-State: AOJu0Yz5zE8dK8nLoi3UGRVjjAOwVQCxms2IgToR+idLdJ/w48F1+1c9 ZX5LO0VKKm75djXT93L5JT4KXzhMM1jEyar4SnOYP7A56WNFUQ== X-Google-Smtp-Source: AGHT+IGc7yB2wUumWj1cePBepyMqQDBUFZ0KUCwtm/QhmKoSUS+W0MkpKNAgAKswdc5U9ZjGLJIAcUlgTbsc X-Received: by 2002:a0d:d141:0:b0:5c9:78e0:c548 with SMTP id t62-20020a0dd141000000b005c978e0c548mr9062461ywd.30.1701113912413; Mon, 27 Nov 2023 11:38:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a0de804000000b005cb7b7aa37esm986835ywe.28.2023.11.27.11.38.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 11:38:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 11:38:32 -0800 (PST) Message-ID: <6564f038.0d0a0220.65119.6431SMTPIN_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 23D09605C311; Mon, 27 Nov 2023 14:38:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 32a9338d7420a7cd9d4710e58716d47df02abf24 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 32a9338d7420a7cd9d4710e58716d47df02abf24 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 | +----------------------------------------+--------------------+ | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 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/27135/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/