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 3509D43907 for ; Sat, 20 Jan 2024 07:26:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30E9B4113C; Sat, 20 Jan 2024 07:26:12 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4862D402AA for ; Sat, 20 Jan 2024 07:24:49 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5bdbe2de25fso1040822a12.3 for ; Fri, 19 Jan 2024 22:24:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705731888; x=1706336688; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QE5mtkp7ykO9p33ehpXllEZvLgWZocQMudPfjKCXGXs=; b=XkD1H4fsO+MrC94ufU4g20q5FK20kJDu5nlxUJe8Wwusl9hLl9WR6ofBJvbyxFOia6 Hwr6ad6qqEAZMKASVrajeRAWGMQEN1qCgCmPGifp0wAayghy3WMGPTGDKpulAnPtuRs6 goCNhypuj4HnqAtxCLZt9nPcBSSJg7wtVhe8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705731888; x=1706336688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QE5mtkp7ykO9p33ehpXllEZvLgWZocQMudPfjKCXGXs=; b=EUL/ECXjoecbk2JRQ7XR0WdEAP70thXKIlgovPvIx9m6oOzrRxyiIiVDEJnif/3RYn eRELbJ7ZSvdwA9ZCI66Y4HryxEJFhKQL+6QkQ1Yxa/QaTMpepys//v5n/1P4dlgILvBC FxTWyaA2cdn6lIBvFAALqSTvlpR/SZeJaa1WNWnu1emrUot4JimLBy5DqOPTzJr2sl81 NjKOVxVAZc0YTaP4PtjGKoIqWghNRQk+J+AOxITh5PrpWlLicmErwd43F0dEOZ4LxywL /79dNcXymmdcD/bIhtGE804HRwNKi5U4iqMW1nlUvUmKClkjn+6q5UaaBnpvpsJ7j2hN jqYw== X-Gm-Message-State: AOJu0YzhtHv42eZ+TQzVShBeTi25v1tfqu0sFBJI3Ct7pCGUQ/G0xnw/ lJpPscj2dU80qdMkYH3/d6m+8WRYVN4weP384Jjwf4tVLpRX20cZZKsBZifK95nh9fIrK3S2GNc lEYFXulGYxwg3tghbvCvux9oNyS+wLPn0 X-Google-Smtp-Source: AGHT+IF6+Z/PjLtakkIoTO2wNHRl65Sy8GsU/d4rVPIEVK7QcJqnshAs0a31ELarBhAFppgxXsGGnfMUGYl0 X-Received: by 2002:a05:6a20:4287:b0:19a:39da:184f with SMTP id o7-20020a056a20428700b0019a39da184fmr1444000pzj.38.1705731888490; Fri, 19 Jan 2024 22:24:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fa22-20020a17090af0d600b002901d25bceasm263051pjb.7.2024.01.19.22.24.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 22:24:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 22:24:48 -0800 (PST) Message-ID: <65ab6730.170a0220.81087.4c54SMTPIN_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 A73A56052515; Sat, 20 Jan 2024 01:24:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/27741/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/