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 77DAA432D3 for ; Wed, 8 Nov 2023 10:11:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72C6D42DDA; Wed, 8 Nov 2023 10:11:18 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BEF5F42DDA for ; Wed, 8 Nov 2023 10:11:17 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f00b95dc43so3958809fac.3 for ; Wed, 08 Nov 2023 01:11:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699434677; x=1700039477; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jCefRALshFDdX5/TTnq2yun/BwlqAh4GP6sRK6ypkVM=; b=KwTJqm/m4Jcavksa1YCnSeZvtVyEjKIHu9gZZBSoMQaEJPUl1QNqaFLxtGZMNOHoyh JTEdmJ6/vhjtMfkYlJxRYHvWTSLdqKC+gp2Y8/mLKUJ4TTLC5xskKj/rdpkWGhLEHVaS 9axa9fH8ayvBV0NPVvtm4+K9nmM+hG26VYQU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699434677; x=1700039477; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jCefRALshFDdX5/TTnq2yun/BwlqAh4GP6sRK6ypkVM=; b=ScbXipdzLQ956oLuWY3vAUQam2x0ogQiKWlisOnfTwBSPi2znnjpvk+vmTM1ZJOS5X bdA2dX1uqAhdd8q1599SkrYV/E+IEN0JYH2eKr4nN+9WNdcdpI/f96ykgq8xUt68z3vw Mn/qrsLsbFWc8QFpt8Xqx79dy+JK3CD5EO+MTrfQaGtNHDcVtpQYndGscYj3UQwCEDYQ k51QseQqSaO1K81dL3Jb8ZaWHyBNBR10Yifs5a2mxAWisjDvHd1/5rokiOeTRiUc+Nhd fUCoWFbmXhknbvEFFg/FLacgIvRPs6C7FTNqGnF4hsgD5pBoTL1xrLrTxOb4VqLP8ssW XdGA== X-Gm-Message-State: AOJu0Yy3NEj+LlmRLHKXqtCadKTyVpPJO0M23JaAngeRXpDJWOhBe43w TLb8MSdxYxgqEBZyYlcRKSQV9aNM2pyH3Y4eQPQ+rWVbFYGuLyPJeje3G6Nn9nLZrw== X-Google-Smtp-Source: AGHT+IHfA3KHjowx6YXUy8KGwEJeSL4LVm/QSVKNR/Hp4S7OmgKCvNff95J8WAX8L4iXpgg30s8EWUHAuPEK X-Received: by 2002:a05:6870:1042:b0:1f0:656b:5b99 with SMTP id 2-20020a056870104200b001f0656b5b99mr1114008oaj.11.1699434677009; Wed, 08 Nov 2023 01:11:17 -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 qp4-20020a056870ff8400b001ea0ee4f8e7sm587738oab.12.2023.11.08.01.11.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 01:11:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 01:11:16 -0800 (PST) Message-ID: <654b50b4.050a0220.aa3a7.0682SMTPIN_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 6F5C1605C318; Wed, 8 Nov 2023 04:11:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/26881/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/