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 75AF545514 for ; Fri, 28 Jun 2024 01:28:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 726764029E; Fri, 28 Jun 2024 01:28:43 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 23C044029B for ; Fri, 28 Jun 2024 01:28:30 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfef5980a69so8418759276.3 for ; Thu, 27 Jun 2024 16:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719530909; x=1720135709; 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=kXO1yzXr1oRPiAW44FUzO7feTVb0e0RtKHnG1Yy2+BM=; b=GKdg93ek2yrkCOU+Vxr4YmDXU4hF7kRaQhKxEg/eSwEvvDiPAQwKrHjyMPQ3NGcksQ NZFmLwlFGGEpY7Rn6jOydxZ2Z2DSQ/c7zLQgGo805Egvq8y1X9ug68f4cv381A3Xopig wAf80u1ZaSAMWKn1N+px4L7UUoWjQLNgc4i/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719530909; x=1720135709; 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=kXO1yzXr1oRPiAW44FUzO7feTVb0e0RtKHnG1Yy2+BM=; b=r9Mcfdu0YssbB5vKhVlpzdeUw5RLyuwvKoEDzIt4DeC2xMtK7Y8Slb3uD4ibwVSDWO zRQgrNHSowOajXXDczkPS8fv7juxmYhcZSrsoSYIVg9eK5VP11i0vWTeJnTH5ZvXntca nAWSedeC1IGsqPQyfwZd9sY2zAB3qzGx11JpIuDJCDVEEkg6dq8fXU/v5oBUAsE8I4Ah hUfOg6/GjNqzSDkFrj1GzFjGe2aUp4U2taJ1D/+ORUxSf621JZcyrzQ3X33RThTrtqvM 8dn9T4I/EzIiZuswXGM796t86WSTwAXa3t5VBXacvh+aUaonc1sIj/s/rXrkV+A0PBF1 +5MA== X-Gm-Message-State: AOJu0Yzwf1Bnyj9HIGCoyC4VpP37rtjIUrTFD0Q0sWpgmtwRsNnInAGK UmxCmeFWRXftLO3WQ0K9GdGHsxiOUyZ1Vn/44C55bv1GHgRQ91IxhOOgyrrWa3Fo22hOjvctFxf I/+KXKvXpxIrYCe3cKkkGrX9V1XHk7xZWjvefVBQmfzzPR3va8RDHuumw X-Google-Smtp-Source: AGHT+IHHMLILCV1hz87ojPEIIM9CpKgKYbcknMCPQ1K7q+tAOzb3OElqMSUNC5T8rfl9P6M4mpQSO9QfFeWF X-Received: by 2002:a25:b4c:0:b0:dfe:321c:3e58 with SMTP id 3f1490d57ef6-e034554a44cmr3685251276.44.1719530909545; Thu, 27 Jun 2024 16:28:29 -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 3f1490d57ef6-e0353edb6bfsm26221276.17.2024.06.27.16.28.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 16:28:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 16:28:29 -0700 (PDT) Message-ID: <667df59d.050a0220.738b8.1e29SMTPIN_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 30F42605C373; Thu, 27 Jun 2024 19:28:29 -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 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 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/