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 37CD9433F4 for ; Tue, 28 Nov 2023 17:04:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33364410FD; Tue, 28 Nov 2023 17:04:08 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id ED212402A6 for ; Tue, 28 Nov 2023 17:04:06 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5ce8eff71e1so38438897b3.0 for ; Tue, 28 Nov 2023 08:04:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701187446; x=1701792246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0fVoSUWvEiU98nAE4TXY/c1Lbgv0LVkcAxIc6lewd9s=; b=fdqh0gSFXoAKTMKhPtSc6FyMRHxPhGI2sIvHMH3cAR2LApjSm5/KdSrxWFU7NcE0yi ugEhXIsdK2Ss+LRcJJ8ScKj76sIaKENfk16QhXYveJcTJnZFPPEvLU9ZFrnooNIS7Ogt UD2LijIU4rnYlKR0srBSMWObCsiSMU34RlBO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701187446; x=1701792246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0fVoSUWvEiU98nAE4TXY/c1Lbgv0LVkcAxIc6lewd9s=; b=oToB678jv93BJrjpL5uo/e4KFM8PlSMnjIE44f/JWUTtjx9WYm0FYd8FGmNPC0VbIN ePw/f1EIUbIlUlVQGDXsnEOSFmTe776+onLvfRWvIPqmXOWQcotmZBVMa118emMRAxRB lRiWaLaiYkXdDfHn88CP20FRlPixuyL6M1FG6W8hdA8Se2L9OC7vAMcFJxVErTlqvNpF z5LcogMXfgf6dcvFeNWmO1j8cl4l4xi/dacSIujiEiADfbyVY8mU2sEf/LmRjQxyLY11 XD1A31nF6vsNP+I/iMtqwI3b6OBfdtUv6ZLlWOBMbjIMeHWDJ6rptBXVdpS4Nk91Gzv8 jeAg== X-Gm-Message-State: AOJu0Yy/tx1soL2CA3AP2DTg6VkE2gcJCnNwcNlmMI7Vj8yjtyIbyNFa BJmh4JtrmYq5vCWviVwXsFZ8LmI3r7faaMRyZz33T981sZVqWF+rt1zQZ8GFPRAiRQme8oZsxw= = X-Google-Smtp-Source: AGHT+IHg59Ge0wcujHY5/O4dAYUk2bPGzE08IfA6wCFgrMRX4+JbuX2UXvqxeNV+2V2p7Uw6N6bUgw9auvvW X-Received: by 2002:a05:690c:408c:b0:5d0:ddb5:5290 with SMTP id gb12-20020a05690c408c00b005d0ddb55290mr5517597ywb.34.1701187446102; Tue, 28 Nov 2023 08:04:06 -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 t83-20020a818356000000b005cad2ec7a4fsm197191ywf.14.2023.11.28.08.04.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 08:04:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 08:04:06 -0800 (PST) Message-ID: <65660f76.810a0220.52425.7f50SMTPIN_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 BFEFE605C311; Tue, 28 Nov 2023 11:04:05 -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 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 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/