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 1C9AE43859 for ; Sun, 7 Jan 2024 19:07:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17DA1402CC; Sun, 7 Jan 2024 19:07:55 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 68E1E402B1 for ; Sun, 7 Jan 2024 19:07:54 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42993124fa1so3178441cf.3 for ; Sun, 07 Jan 2024 10:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650874; x=1705255674; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+FcpZePTDr3gic3PWbloqUFOClWAAy9vMKWh6I2JsaU=; b=NhRFzObuOmCRFjly/bTN5XkGwXUcjeRe3YGITTOaY8fcn989gTa61dRU2fJom3HvZF ysMlbnADLwOzrpHv2bnXjfSDUsKPSxmbfFD7V7yhQq6QXPpIeIzAM1nTfQrJPpJyOIQj KlTAgLnRjUBFfTPnHFi3GeaPbP9W6YXhuIsWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650874; x=1705255674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+FcpZePTDr3gic3PWbloqUFOClWAAy9vMKWh6I2JsaU=; b=LYfewFvCG7IplsQDD3TLn2TelbpOQd/XIpfDtxKvsn4pYh7Hondy7e1xeO8/eP7+59 /tw19ZRI6SJEVqcZgDixd8RTTZ9C4b9k+hUFL7pazbs8fy3v68Kc1n2toQavnzpm4VVD ly12WED6A0ZUn3JPccuPatqnz5Cxd2TWHp0BSAzy/Q8nUVkGeYd2AqdFsgrSGcMg0wNF Wnvzr4ufcrwskP88MEdxOdMImCpkWuCRBrKNZ/6lZG5JJETbaXtNWLQRDaMS3zm4Daz0 /z7o0ZW5CIj2GBEEX1ri41hUoKwLgQ86YPCso3JL+g2UstWQZfxuYW6QtBUm/KFB8+GW uj9A== X-Gm-Message-State: AOJu0Yy3+2KTQr+2x1TNVaibD3cydHVLPnxmZilTuBtl47eElCFNXULe J53cdgXsOga6hMNyILsiO+u53Nui+sZSrjmwiQXraTIWo5tt0bksQtBIysJcVSC31w== X-Google-Smtp-Source: AGHT+IEu4Kb3Sw3yT6U7o73RZm5afe5Uqtvfj0LudjejCae+i2qJXwkqNLNW7wd+Vzd9kmup0p42N4lH8sjA X-Received: by 2002:a05:622a:22a5:b0:429:9102:d3fc with SMTP id ay37-20020a05622a22a500b004299102d3fcmr1829176qtb.42.1704650873907; Sun, 07 Jan 2024 10:07:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y16-20020a05622a005000b004299299c94dsm35268qtw.5.2024.01.07.10.07.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:07:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:07:53 -0800 (PST) Message-ID: <659ae879.050a0220.91f70.1c7eSMTPIN_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 70DB26051831; Sun, 7 Jan 2024 13:07:53 -0500 (EST) Subject: |SUCCESS| pw135774 [PATCH] [1/1] ml/cnxk: exclude caching run stats 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135774 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:19:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135774 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28817/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/