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 DCF324380E for ; Thu, 4 Jan 2024 00:54:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D593F40266; Thu, 4 Jan 2024 00:54:29 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id BDEBD40262 for ; Thu, 4 Jan 2024 00:54:28 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28b82dc11e6so4589346a91.1 for ; Wed, 03 Jan 2024 15:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704326068; x=1704930868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cF59yJplYWBcYeMQnzwlfg3dMoU73NBWImdlfcoUnUE=; b=Hryh4RtWBDxncEh769xOmahv62sOoJn0YohA0SDznPY9QkpktM0FCgYcG/ZynQW0fe D5PbNpvGh2SW9eOSCvZHZ0YJPT826mWuiNlv9ONUxm7jM6j95oOBMu5TSxYa/oaztrAe FnPWeuqdoQbeUo1VMsHIva9qK3JqSyqFQAp+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704326068; x=1704930868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cF59yJplYWBcYeMQnzwlfg3dMoU73NBWImdlfcoUnUE=; b=EKnA8Tpu9kds+mEH6DDgJ5+aNhgXWyHkCnZk6MEB9+P+GRJ+wpAWHzZqhE0IFZ9tJO EoqwDCyLGlv+jCb2dkCWA0wxdvr7GuA7WOsfpnllc2f5fYBmWFS56G1m1hx/j0cM8ky0 dBHLi0dB1nJdhNIiUSTZMDDiRDCdSMp4vs+gs3cI0tyJrjN61AWXcHqf/LhHFOM0BeM3 A5p0L8Rqj3LiZ2YANAc7LWG+IW9drFsoBqV9goLKzBwGU6w8h6TFvNSTFnBBj4ZpUDgk xm3YGRTSzSTPUfAJd2S+WtB0T+O7wRDX8EK6ClVA6sxPbs/T473c+8WqaD1wO4iZEscG BeLQ== X-Gm-Message-State: AOJu0Ywv4aCTmPf+uwSMlKJb03KOQ5M8NGzbXFg3hb5IbP4mbxTq1RLi SqneTmoASHihCXYiQBsCZmPj6WW0SqFcR9rszSSuqBvcg2cSueCEvlHvDLTmM6gJmmEjABLdTe2 zZSy8kA== X-Google-Smtp-Source: AGHT+IE0RAmh3w0oS+9mp0WCqOdfLh/nSuKBFk5iwf4oKjetiKtv9vcmzwHYXiFBFCWmTIrb8N7HXl2G1GB6 X-Received: by 2002:a17:90b:1bcc:b0:28c:167:1060 with SMTP id oa12-20020a17090b1bcc00b0028c01671060mr6984551pjb.46.1704326067797; Wed, 03 Jan 2024 15:54:27 -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 nh5-20020a17090b364500b0028bee3a0cfesm153220pjb.2.2024.01.03.15.54.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 15:54:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 15:54:27 -0800 (PST) Message-ID: <6595f3b3.170a0220.17958.ac87SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AE84605C311; Wed, 3 Jan 2024 18:54:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a1dff49b89249659bb40512bb1410a9afba0f382 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev a1dff49b89249659bb40512bb1410a9afba0f382 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/27538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/