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 4B86E433F4 for ; Tue, 28 Nov 2023 17:12:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 466AC410FD; Tue, 28 Nov 2023 17:12:38 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E3DCE402A6 for ; Tue, 28 Nov 2023 17:12:36 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58cec5943c1so3018755eaf.0 for ; Tue, 28 Nov 2023 08:12:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701187956; x=1701792756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Muic+RKJGZFp/o6YERFDx4u+HWBo5tz0Gn/8hRwKbUQ=; b=D7Kb0PKp72Dcpcgpqd9Hyw1OJFTkov7fiHD22u575WIh97kWzSCc0eQ451aCmzq7GM x1ygQaGiA1t+MTQls0SrUg2mURBfK8uxSnvE4L+4eitCDg0tCOyz3yFmCV+ffx4kS7EM vb/LfeV4iIVOIZoQJWYUdFvBYi3LenKFrWKSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701187956; x=1701792756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Muic+RKJGZFp/o6YERFDx4u+HWBo5tz0Gn/8hRwKbUQ=; b=DaE1kim6OeiuQ2uPoIx5Uzrr7WMBCVEeRTqwIjXl4rDCVbbK9Wq2h0+XuhKevcqPln JN4qNckbcTjBZdCjHklGHgta5fwFKTKJ5AfuVQNbEypc+WpuhIl3tjpDqxoeE7iyVCd8 H/KEz7Ja9+ALKYQJ7ZIMUE2SZVuuWOOMsYeSvOkKkfm+Ycxt7522JON+DNRKhxDKIiyq EzSdj5o6Prkq0i3rX/W+knGILcpQ6iDFHmIw7fFjpKdW39dxXwi0pgZqOVJzJk6BObqu o2qUoqPQgS91+Ccr+u2qfLjFiaOMcTe5EEV5MpJL7pzSdYi7/c9DWi9nkvJtC4NFEUAx 8TBw== X-Gm-Message-State: AOJu0YzDPWQZjVTci8Z5P4kmsgDt8kJTxZMGTgALqR2PKnpymhWs/wNb 90wRUH9caNJTDDWqEjMOdYbLGtkT5g13Oek0Ub9yIUABLlwkKlBy9HXC0Q== X-Google-Smtp-Source: AGHT+IHTT3vkdjiL1Ev+2rzPDSZtlUM7AAGQWO9lp2zW0eOIx9cH2aSPSnzRWlN8qHQYjvWvM0li3MMbOvRd X-Received: by 2002:a05:6820:16ac:b0:58d:7171:c27 with SMTP id bc44-20020a05682016ac00b0058d71710c27mr8821119oob.8.1701187956311; Tue, 28 Nov 2023 08:12:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 7-20020a4a0307000000b00581e5bf379esm603360ooi.26.2023.11.28.08.12.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 08:12:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 08:12:36 -0800 (PST) Message-ID: <65661174.4a0a0220.d02c5.3a0dSMTPIN_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 CFD46605C311; Tue, 28 Nov 2023 11:12:35 -0500 (EST) Subject: |SUCCESS| pw134674 [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/134674 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Tuesday, November 28 2023 14:04:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134674 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28486/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/