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 3BBA943327 for ; Wed, 15 Nov 2023 20:56:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36C9F402B2; Wed, 15 Nov 2023 20:56:57 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id DF47A402B2 for ; Wed, 15 Nov 2023 20:56:55 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c5028e5b88so96611fa.3 for ; Wed, 15 Nov 2023 11:56:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700078215; x=1700683015; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Z2CYBcOuc+G7Qhp4QGtuqu7up0itzZiPY+X5/5uN7A=; b=XwJMGdii7fP8tZQdZmak1cgwIgy894+k7/CzJ7TaQ0M72h9QXPo+2uxo22ts9qpUO8 8QR6FOpfTtlyyWlDNvs8GKil2c+L0Fv3+/8BjdB4476QLxvGdqeL6wWiTvOOC/YX+w9u HFbr6j5kkXwx6WtzYgPSam9GeyQz063+z/mqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700078215; x=1700683015; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Z2CYBcOuc+G7Qhp4QGtuqu7up0itzZiPY+X5/5uN7A=; b=Dqn5Ig3dEJf7lb9u0vAhmG1GX3pZV3P1gshBBNaGIpc89hkhDqcWzbA5q/jUVgX2gO DlR+66Ju+ZHA6lPygh4ikArIMUPycrTndSmEpbcSb0VXzsFjJBFHzlXvnyUHDQA0/0/B fVkt98+aGjdnFPCf2qCWHJ7Je5Es0ezAWVfk7C/lnXF9z/DBv5JLuZ55M7Vgjr2QOpjS czX/GDYGO30irN7szGtFDsdQW/NGnL4zFgOjEZPqMF9dqwxLxoMlEIGZn0dexwM2dL4c LFGuS8c/zZ2JC/3zXFd/QQ7S8TRNiy6kYnDr0YFIkDKkX/7UlXF2EfuLzts24TiMq41F TRvw== X-Gm-Message-State: AOJu0YwqRpemT5oes3DVJqSujQy8SGqYSeBr+G+MImlnKCYdjGs6NxxP 1hFeHS5Kh3G6mNvWH+cffZDoXaacGwWnZEosHaCcxBhwUQSbxiS4T5i/awaae9yQqQ== X-Google-Smtp-Source: AGHT+IEXu+vIOdBmxfHR69a2jPDd459TtcLPWuVDPYu4tXcqdURJnuxm6SeSjXxuCGtusQTVCqmcELnAz3SS X-Received: by 2002:a2e:b94e:0:b0:2c8:3254:9dc7 with SMTP id 14-20020a2eb94e000000b002c832549dc7mr4452670ljs.41.1700078215482; Wed, 15 Nov 2023 11:56:55 -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 u19-20020a05600c211300b0040a42bfcf82sm63659wml.33.2023.11.15.11.56.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 11:56:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 11:56:55 -0800 (PST) Message-ID: <65552287.050a0220.1985d.0bdeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99923605C318; Wed, 15 Nov 2023 14:56:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a7bacafd92ce9769d5b22b13406687f851152549 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 a7bacafd92ce9769d5b22b13406687f851152549 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/