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 16A4F45514 for ; Fri, 28 Jun 2024 01:27:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06F854029E; Fri, 28 Jun 2024 01:27:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DBEAF4029B for ; Fri, 28 Jun 2024 01:27:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3762c172d93so224015ab.0 for ; Thu, 27 Jun 2024 16:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719530843; x=1720135643; 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=XyFej/zwk4gPM3Tja3WuqTbB2q6Mipoz3LMJTqKHvQ28v997/Dkd9rXDUxaUd8tBzV 2DN8IGW4qA6J1wCV8cHM/FZTLbGNk6cb/MPuZWNXzkoRzowhYViY7aMnTA/usaTRkQ/M v+1+dsrghD5u78gKqZWSmxLJVIT8EgapRxCgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719530843; x=1720135643; 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=ClQJuuBpmViNyrRKslLoWGxjbIIpq6R75eDZWnEzODeUUsVWLbhiO1CSLs4/HTpYJ1 PUxhZ14Je0SQ851i6CKm2ZW3O+lR17ie50ojsNAP3tmLHOOVJxEwzexZUxocIa+rFWzH cGE/4M1IEGf8iLh2teHO0WfW4107bFOMgxy0ho6iAgYC+FWiVsuw/HA/TkAr6N94ufUB onpNxaX6+l+D0euEVEFcXjU5SQHqqRfLUX+pZDwYLBm3owICOcS7OE9oR+Fw2GjJEwOq 5TUBVA44d4BZhjBupBFWzGlADhTIeGyXe2LoCibutVg9ELte+0vz3QFa3RxHJsdNWP7v 4iaA== X-Gm-Message-State: AOJu0YxRXnvG1qkn6aojJrmYY5Qnhf51oj4zQD274N/a4ZEwqtvsbpmD IF2tlj5pKr4toZijNGhu+HrTTXkdc9ixrkJIn4Va24nLqomBUeW7tVw45MQYFPyxk4TM1E+ECkd cemC/QlgPbStW6EbIc6ymiIxtBr6mOSm1Tsh7jU/W X-Google-Smtp-Source: AGHT+IEnQ+pInnqXa2347pD/c1XBEEzH17CXSTJKLaaFNfwMz1MQYk+8+3CgEOJzagvsxxeuPgOPYyjCRMTF X-Received: by 2002:a05:6e02:13ac:b0:37a:a9f0:f263 with SMTP id e9e14a558f8ab-37aa9f0f419mr12823275ab.20.1719530843265; Thu, 27 Jun 2024 16:27:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37ad4186ca2sm266235ab.50.2024.06.27.16.27.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 16:27:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 16:27:23 -0700 (PDT) Message-ID: <667df55b.050a0220.e9653.1e35SMTPIN_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 BDF15605C373; Thu, 27 Jun 2024 19:27:22 -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/