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 D9ACB43724 for ; Mon, 18 Dec 2023 03:21:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5CB3402B8; Mon, 18 Dec 2023 03:21:03 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 497A340282 for ; Mon, 18 Dec 2023 03:21:02 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dbcfd61bd0fso1744905276.1 for ; Sun, 17 Dec 2023 18:21:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702866061; x=1703470861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IxtVNwDoTf8JhbukXErcbaGWgX4rCgP04ihqwHGcCMY=; b=cRqsddr9Gt0X95ui4Kidg/tmBpVUKv1KDAqBDEg4chMsLLjwJj2yNatGBXHCN1ndxI JTn2DnZGolURB8pOZlT5UyJx9OybbSNIVaZ2nf7utf3e6/a79W5Um39DLWTjMHItc9mf PBsNp1Cgdtb+lBZfTFqQTQQjLH5S79ATDnVu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702866061; x=1703470861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IxtVNwDoTf8JhbukXErcbaGWgX4rCgP04ihqwHGcCMY=; b=rnkwbuJJHsHJMqecc+7txWIQPK2cYIAaZbp7s1695o/wMMds/+/NRQq998f+xEA+kj LXqwfHCojqzUPlABIpss/tPZThyZkKpqf6NX+9esikr4YZq+oxlt3mYXMhr9FrYYPIMU s/CfygqIqLA1+phBnXGMGFYGeThbwz739z+j0Vh6j1XWkG+8yCjc2pMzqxmYjJchv4k3 gUxKpqgfWzn2dQ4vBVVhb82kJFWUIeMItxit0iTGGe1iu6D5hqL8RFXmTDR2l+U9y8DG U6H8BHfY+sQ7sir/G9dMG8aiRhsC5O9jSuQVyBq7XbHuJjJ5afi/nyIN7+95h5LvYZbq lbPg== X-Gm-Message-State: AOJu0YwsB2ubLXhKq/iYZZX5ykYmTXsE7RvKWWfQSu2mc9lWwDw3cRBI kDIirCkk9Icvvy9e7VwaYVMBRKBuwZRfqpcYe5XwcaNJh728iAQ6q2unlg== X-Google-Smtp-Source: AGHT+IGVyxOTSiyi+UMDYf93cR7L2EN1ZnEYM5T7Bo9CvDyivQQ/YQj/a49/eCCB+UjNlHRgrB6qfNPC9fAf X-Received: by 2002:a25:a264:0:b0:db9:84b4:d719 with SMTP id b91-20020a25a264000000b00db984b4d719mr10727735ybi.1.1702866061705; Sun, 17 Dec 2023 18:21:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020a25ad4f000000b00dbcffc5aa48sm507792ybe.8.2023.12.17.18.21.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 18:21:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 18:21:01 -0800 (PST) Message-ID: <657fac8d.250a0220.2a60c.6f77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 695B3605C311; Sun, 17 Dec 2023 21:21:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/