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 40DB0424CD for ; Wed, 19 Jun 2024 21:47:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3788D402C6; Wed, 19 Jun 2024 21:47:53 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 60ED2402B8 for ; Wed, 19 Jun 2024 21:47:51 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3760121ad45so428075ab.0 for ; Wed, 19 Jun 2024 12:47:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718826471; x=1719431271; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c2//SpIMgbc4SNjv492gyF2U/CdFja9n7k8sTXl+Nhs=; b=a/PZjZhjR21y4yJxipUBE2hEf1X5IrN8gGiyu52kZiafSbnVcKHwXy/FxgsCt2QHuL U1LwliA6tRYre4h/jhMCr3DRil2E5i9Rtxo6TP2DBFI35q0WuBfuxH1GYocrSnN1Pdul z42Hyy16KK25UbtQiCXuieBMhlLXgHQtZnMLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718826471; x=1719431271; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c2//SpIMgbc4SNjv492gyF2U/CdFja9n7k8sTXl+Nhs=; b=fUR46IV+rPcAMD9OfDlRa8wbGf2hNgvdRt6yVzdQDo2c4m0b521PEgFZmZnKYofvw3 EkxRp3ULTdC703jh47Yb93NUCVSISBkT1sn1tnKdk6uk2Mm+G3/e1vu6/YM4DlInwp0p 0j1aZel4Kp6muAQuqIfXNCk1TVIRGOBUnjsuAX1ZE2lY6OBlVKYXLJTxHTxYa34AUXb2 x9Y1Nj+AVBRaEzP+nOz6TfKNjKkQd/cmmJH+m/S9yMou0Y7U8/dyfZcMEc7fKDQq5Ykh Gmpfa+WEReNl3uGkTJYGE0/eNKrjVBChyZjjAZ41eebg9+rwqZJyYMdI5N2GlNI90OJE KHdg== X-Gm-Message-State: AOJu0YzBjc7rTj/RQzBfhvlR/yO0flRhWzCcWlM0YM6LJw74sFCvAwU3 I0UQFRTuebuOE8uvZpBs3EIp2dpDZ8WrfednVLbgeDdIpyY4vZg9c6eVp/ezbVnISFrcM6WdXz5 9U2X/9EC86FmQ8jxmAAfnb2iUinQqpPFV/VVBR4My X-Google-Smtp-Source: AGHT+IEaWtSGN6qJwU2Lx4PKYglL8o19tSq2DWBC45t23GcAzUErwW8LN/+wbAU9iUyLDVwgSmrUJzJNVI2R X-Received: by 2002:a92:c24a:0:b0:375:9362:6752 with SMTP id e9e14a558f8ab-3761d4d7d9dmr36726235ab.0.1718826469746; Wed, 19 Jun 2024 12:47:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375e4dc5c7dsm4685975ab.13.2024.06.19.12.47.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 12:47:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 12:47:49 -0700 (PDT) Message-ID: <667335e5.050a0220.790da.f84bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 36EFB605C373; Wed, 19 Jun 2024 15:47:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] eabbac98af1345157e07c431e18543296c37c355 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-next-net-intel eabbac98af1345157e07c431e18543296c37c355 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Fedora 40 (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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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/29504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/