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 0597C45514 for ; Fri, 28 Jun 2024 01:44:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3CA64029E; Fri, 28 Jun 2024 01:44:38 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A9A864029B for ; Fri, 28 Jun 2024 01:44:37 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25d6dd59170so42682fac.0 for ; Thu, 27 Jun 2024 16:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719531877; x=1720136677; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XyhojP/Vj5vM/i2zBs9hY4ZKep0vldUgEZFCf03u6k0=; b=MRbCS9gnzU3ECtdtXd2PO13QrcZ5dU2z/6TmA3uOgHMH1RyL6FjqaNu7w6jKH8p3qM oagBQ5lpBxk0L5wwj7o7cJ05V+OkirVADmdmXSilB71z+/l0sYoXRFDrbl74W/63Bx0c 2pwgoy/YC4195VftcXqbl2T1PzXg4S37N+ki8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719531877; x=1720136677; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XyhojP/Vj5vM/i2zBs9hY4ZKep0vldUgEZFCf03u6k0=; b=pzDDkhqrnrqM1AZxq7ad/HwZ1j4+65gNpJ+yHCxBjNNwO82Zx+o8Nrr6MRF+vYC9Dd ZfAJ6ffZjQDgRDZH+sUus+w5xk24OJZ+uy+42tq50GRMGUnw1s3FXkQZ3qqQtf/3Wo2i mqReN+KuKaHvCkATClsGksS/Q9i5+oQm2Cvx1a6v4veeIf/FsH4OmClpmp1KTSl+JK3H R/Obrf46wzUFLEBoVT8hgc6eN+ED7Wp2OUnBU+YRCMqeyI5gXqlGcPBdgO7Tx/xXd2E9 STOU2+6R9GCj7HLrqIejkh2AswgVeS4w6pmAvfQoG/tJIsq88qjmIqzBcmm8IOWe3Bao 5PYw== X-Gm-Message-State: AOJu0YzBe8lPky+RkeALF6RBUMLg2GD/tiF2/yOyyly2NmvjtFIqqL03 ffh0CTREb70TAL+cNqUAi1uX9c6oCfMFBT3L2keXx5Hp/t36IZt6NH5kvwpsmhQcuzg6m06H0g3 um+vELMN2ifnms3IetzqDuMqjBBF2hpXeCypwfcq7M1arg7T9IHgytUKh X-Google-Smtp-Source: AGHT+IHkwL0vbeMyfnPKOZQAGxlM6OK4UIlzVhcQ/VX3Ggx4LBhRTIGsjoQTBTL4lPAJuFEvrGc4bU30LEVZ X-Received: by 2002:a05:6870:b4a4:b0:254:b6f0:21b6 with SMTP id 586e51a60fabf-25d06bb45d2mr14059862fac.10.1719531876941; Thu, 27 Jun 2024 16:44:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25d8e34342csm24648fac.39.2024.06.27.16.44.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 16:44:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 16:44:36 -0700 (PDT) Message-ID: <667df964.050a0220.3e91b.18eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 66F79605C373; Thu, 27 Jun 2024 19:44:35 -0400 (EDT) Subject: |SUCCESS| pw141946-141947 [PATCH] [2/2] net/cnxk: avoid NPC Rx and M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627090859.2860207-2-rbhansali@marvell.com> References: <20240627090859.2860207-2-rbhansali@marvell.com> 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/141947 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, June 27 2024 09:08:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 141946-141947 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/