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 C1E3B440A7 for ; Thu, 23 May 2024 18:09:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD86D402BA; Thu, 23 May 2024 18:09:19 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 186E84026C for ; Thu, 23 May 2024 18:09:18 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61af74a010aso24634347b3.0 for ; Thu, 23 May 2024 09:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716480557; x=1717085357; 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=1sHe3ivRbvQFeAIZi1eHQ9f+8vRaAZoR8ohsu6FyN+Y=; b=R8diXVPMyeZ4foB/Ga2Zm3EX22n3ZMFaGJ8FnWL9/W8SDt0zzQhvgGPXe3ue9gOS51 ZXSrAYlcBjoJ3fENJeIMuRkpBu73wWeZRfpxNxiZvN0GsZWpyWwAjvN34/OTz1Xvj9kO 4lpfan5WNlPasvABN0nEkhBzCqgTxv7RfTrcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716480557; x=1717085357; 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=1sHe3ivRbvQFeAIZi1eHQ9f+8vRaAZoR8ohsu6FyN+Y=; b=R6tmz9qpEStPrL3LhPKDvegaZzZBTrpKc22eIyutZ03pffcYpkEeJiChPRd184vh40 t808laSVhOv17i2CGCUHd1JXXysl/bU9ZGkgmz/PnlmGAwmQMYLq8/J0Zj5560nlDBHH hVoOiGcVEkfXGwntqK4qFQpkZMCe1WGf02qTBnj2A+x/fXoB/0UcqztH4gvBYysMRe2T KbQKr5DT+A3IsfeAIIoofqgjb9ogfPxKhdRZiEnBzNJzNCACE4LfV5hVPsvZWnz/GDeJ ky3sS7WusNzfvb/nZGJbFeJaHPpO0fOvvZE/2cfTUaq/U4eiJ8I3DG2FhE3Rj9cqxx9E 5Adw== X-Gm-Message-State: AOJu0YyE4QsZOAfqWOmtRJ7Sr3IW8UkMlx4wb6W3b1KZnB+IeAOKaTLa YWgUe4jRrGl5IVviB8959B8+bMkKQcHH5/zMLSetsfnyy0DfyNfh5Moyn/+eqMBPXzAogS/+2FU DWh7RYTEbZeV0P3+/RRZw7FGek8v1BT94SE9Hv9yAjRFTaLTPqLmjXf/T X-Google-Smtp-Source: AGHT+IHSInl4pBkXyk+Nj3QzFV3pVcXHxUewFMjJBXAoG7Dyr6Y9GTA09Z+Nvl3Dia3og00Aln0OKITtcy+R X-Received: by 2002:a25:d085:0:b0:dcc:8c7d:970d with SMTP id 3f1490d57ef6-df4e0da6924mr5960125276.47.1716480557143; Thu, 23 May 2024 09:09:17 -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-df766c1e734sm152041276.22.2024.05.23.09.09.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 09:09:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 09:09:17 -0700 (PDT) Message-ID: <664f6a2d.050a0220.1d5044.173cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52703605C373; Thu, 23 May 2024 12:09:15 -0400 (EDT) Subject: |SUCCESS| pw140292 [PATCH] [v2,1/1] net/cnxk: fix RSS config via eth From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523145321.1238794-1-skori@marvell.com> References: <20240523145321.1238794-1-skori@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/140292 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Thursday, May 23 2024 14:53:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140292 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30000/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/