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 5BAC3436C2 for ; Mon, 11 Dec 2023 03:03:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56CEE402DC; Mon, 11 Dec 2023 03:03:24 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6A236402B2 for ; Mon, 11 Dec 2023 03:03:22 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d77a1163faso30489287b3.0 for ; Sun, 10 Dec 2023 18:03:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702260202; x=1702865002; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eJf5M91bwCQhnrDn6Atjzl5XsTQZu2plutcch0CWBS4=; b=EcIKikezUKuQXWf7E6fZeNUoddi4ltjfCkFPxmH+mpc2LqV26tr1R8X1wBLr2tdiSR dKHRVW9S5SMi/LYO5gYlab8nuaSb73KcxFEBzlHhaSh3dGlis6poREY0dm6hu4rKLkKy uc3JnHB8JqWqceXjEIJXzen/lwxj3TF0liEEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702260202; x=1702865002; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eJf5M91bwCQhnrDn6Atjzl5XsTQZu2plutcch0CWBS4=; b=I0bu2L5WNNb2gl6jL/7lBjr+tNYjeT+2ZQ8S6GGUMl+SOin/Pih+UsTeH2vbh3Oruz FDFuhiWFMoJyhwE6mSr99ASOun+R/Yl1tYV4HOmVgNlxfTjd5x7ziKMvBXwYx6UbWwxQ k3I2cn2+5igtr56E6FDh2uWiOhgmLpR4pAmG34+w+WvmXS7t2rwzItMfKjGLj25Esclw ApBn/qGuN0ZKSNwU2cxXkr9faanYGnyVIx+YNJQYMXoL4+5ljATHj8zkhtYBBOK1nTYG abIhiuYAnwIVwKZYsytc2tiRODZTlb83VUrPva7IGcPv5LDjAg22MlQz1FcerIGGvuYP aQaA== X-Gm-Message-State: AOJu0YxBJJyu+0EqfbosSJcGp+1HOjUdWa2YN/VRTvlnrO2uQXMQQTTL Bp1PQG8hl9mBMSHrq5frI0v7vj9KweQLRooXS70SiLubibNu6DJjP64FRQ== X-Google-Smtp-Source: AGHT+IFbTFEHrRP1n9xz0huiaBOHVbs+RMSoFlxgln7hItIsafHTgy3RGP4B1OqSwt5w7itDNQDQe1sPDyoi X-Received: by 2002:a81:6f57:0:b0:5d7:2aa:306f with SMTP id k84-20020a816f57000000b005d702aa306fmr2644826ywc.10.1702260201871; Sun, 10 Dec 2023 18:03:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u127-20020a816085000000b0059261d6639esm934892ywb.71.2023.12.10.18.03.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 18:03:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 18:03:21 -0800 (PST) Message-ID: <65766de9.810a0220.852b9.a8aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 83CD46051837; Sun, 10 Dec 2023 21:03:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/