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 AEC07440A7 for ; Thu, 23 May 2024 17:39:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAD56402DE; Thu, 23 May 2024 17:39:59 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 9FDEE4026C for ; Thu, 23 May 2024 17:39:58 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-47efd204baeso743231137.3 for ; Thu, 23 May 2024 08:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716478798; x=1717083598; 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=5IgjYPQDwxrsDWbiszUIN4f5R7ZgKbxmUsZ1CeTmzoM=; b=eHdXjWFdjcT3zKbvSh8jKvFYT5wNve7ElYBg/St7a1ny8uEjRyb1uqn6JqT0S9pzav yen1zOSvU/TLRJDgLngnKoBcL6D3e2Ra5pBK4c3C+Ci0tuBbjo5gnxcPtv6qwxd1JB97 5rWSds2QVU32B+p8kCxl/F4Z+QQkDcFLSPdPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716478798; x=1717083598; 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=5IgjYPQDwxrsDWbiszUIN4f5R7ZgKbxmUsZ1CeTmzoM=; b=LvCi6cR/tDM0RUagRnouXoQEAHGY7tZOkjLoxzWQEMFZl6noIySp9jgi5IHiSnY/gd 5ooZKfIFebFMJ9jnEuxq9iFI7ydGZtHDkfR8ebLUyCf8jSn3fu3pG2ZJjdkFOWCggBHj wiAJcaIdowf/oD7evY3cOm4zpb0suHjD92ABOusNw7tmjOtZfN8oYhOwHZ9Z3PZGaRVb iZMLrXtibcscWJfaXWwYjWLvNz3Bu4ZHbTufsfPsJ8P6KECKg/kNdnyF4Iq84ggw+iEb Fmc7uuX6jAmhGptjUt2VJdES50BuvRez1VpvPn9hnIvlt22lYJhFCX+gxNwi2yJXWXT4 6lnA== X-Gm-Message-State: AOJu0Yzpw62UaL+myY6ePDnaEZkbNrMa2QdkaqggOuk5iyEzI8Fc6pId H7umgKterxqPXrVZ22LfWjRuOi1WF/GHvpR1PGD/P2wa+kO2zupaCeUakAzpEpdhScXtk+mABVk vedocU3uI0XL1GKHQERYVfrzECQ3QAlNwo+kHV0twsxIA1mRuy/Ia89xK X-Google-Smtp-Source: AGHT+IGE2WbGM+lAEerqvJYGxMRC7Q2KGICeyR5aQMuJYrrtixPYEbHDzmaOxzzokW0dTtxG47xaCL56oUdP X-Received: by 2002:a05:6102:418d:b0:485:6ec6:67f with SMTP id ada2fe7eead31-489009374f8mr6966963137.10.1716478798027; Thu, 23 May 2024 08:39:58 -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 a1e0cc1a2514c-802d1e9cbb7sm950758241.13.2024.05.23.08.39.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 08:39:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 08:39:58 -0700 (PDT) Message-ID: <664f634e.050a0220.90774.f9e8SMTPIN_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 79CC2605C373; Thu, 23 May 2024 11:39:57 -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 | +--------------------------+--------------------+ 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 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/