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 8C9A0438D9 for ; Tue, 16 Jan 2024 08:11:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4260D40647; Tue, 16 Jan 2024 08:11:41 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id C797D4027D for ; Tue, 16 Jan 2024 08:09:59 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-680fdf7d52fso63359956d6.3 for ; Mon, 15 Jan 2024 23:09:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705388999; x=1705993799; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2EMrEION9S3d6hp5etCyVxBMvIjRa4InnoEgMS4qiIA=; b=RDMEnLby0VoBb8anuaHqMpAMsXau9JsHXhtHA22Ed9iNQd2/1fZCB2oFSHBC4heCaE n6hioP9QaZnWqrpkA5HKqAUYYx/ynmxS4vE5/BS7Je/TAkJVse3xAtHSsycl8LPNQP+k /rrmCFg4vdwbeU91tHCYUacmP23Fq6x4jbcKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705388999; x=1705993799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2EMrEION9S3d6hp5etCyVxBMvIjRa4InnoEgMS4qiIA=; b=lgIlfv4+6YaMSN4LCUPil4LbsRAU8iAwGecoXGkXAtUJuvjAqKZsuTGntYUjkTqM4H jL4N+Si0lfGEj75IryBoQRlUZa87eeK6x7U0/zoopGha67GAYIavpAlrm/KyZQdviW5Y swbRs6qs1R0va4Hn/s7Wfl7FLpPXTawWGbrVtz3onYWOqJjBB2x0GfgVWC2cBOkvYkMs uQHJ2y+zAR31BMve7leVrY3wIxyn+rSUswcHyGnEy4EdwpUwRlCfpvukxVKfX9trPuJj oh6tz242FGyZNB2wrENUC6CDw/GAX2bqRYHDAzD328a5+RtSVs3I/YZrEfQbvFemcR/O vQOg== X-Gm-Message-State: AOJu0Yz+blXHwqVKFGumF0mPh8kdno+hf70GkgDrvCIQzOJjDNc/7msL FuAIDYsfMEzEWxQ1BV6H5Bxg861b2/wmKLPOtsBYKK3x1v9QqiRB5iYfLS93whyCbGK2WpvSCQ= = X-Google-Smtp-Source: AGHT+IFXBh8FY8Pw8n388FJ8IEPX5LT2Y7gepYWAbPldVX35h/TtPcksxV7hicN8qZijjFcjAkQhH3mrwT9r X-Received: by 2002:a05:6214:dcd:b0:680:a1c:9c46 with SMTP id 13-20020a0562140dcd00b006800a1c9c46mr8930354qvt.33.1705388999280; Mon, 15 Jan 2024 23:09:59 -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 e2-20020ad44422000000b00680f7faafeesm293804qvt.62.2024.01.15.23.09.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 23:09:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 23:09:59 -0800 (PST) Message-ID: <65a62bc7.d40a0220.23acb.412cSMTPIN_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 F24A06052515; Tue, 16 Jan 2024 02:09:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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.1.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.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/