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 B6924440A9 for ; Thu, 23 May 2024 17:57:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8121D402C2; Thu, 23 May 2024 17:57:51 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0781F4026C for ; Thu, 23 May 2024 17:57:50 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f34b5f1964so4608325ad.2 for ; Thu, 23 May 2024 08:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716479869; x=1717084669; 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=jOpFBTEE9hbD3Xu+92KvuOVU6NTX9uMiWpP92OnyYOk=; b=MHu3Dhs5kdKX3h+qh4D9k63Ipl8toLTOURKVsZMknlEE5vvEjDYVFHomUGYRVKkhRW sZ+GkA7JBBpXjGPZ2C19PldobcZEIKz2SBtig8xxJr9e/djpRG82Vl3T7E1ZP8uEcEbK 5XASn36yPK+Vjw1AGiRWJynDf/UF04+8LEbKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716479869; x=1717084669; 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=jOpFBTEE9hbD3Xu+92KvuOVU6NTX9uMiWpP92OnyYOk=; b=KktE+rj8HqHIlrTnNR8dVkJ3V4AA7IgyrEHu78UPJJkoKxUbchpJJ3ipSPSkvWf4nm A25FTsH/Kjr8zWn/SK/IdOCsB9wcHY6BxXgZkyIPp7eqAc+RnFT/doIxDcOWKV52sviJ CixRdUyMGSDDJMPf9jINOyEP3u6+id0F3eKXBlJ3TH2jIHUu06/9UKAQ09OmY9R2ewPL Cw/C+UXNfVvzW1d1+Oo7b3AIU3Y1SVVLxqgpDRWCFU5ZBzsOoy5eiX1tSnBwt18ElA0z q1+73wgGNyJNkLaJ3SfAXFnz2LK0RNymtatFcBzByy8kujFtJP7kc+epfagc1PxBC3nV acJA== X-Gm-Message-State: AOJu0YxFVcTPcjVtpX7e7o0i3bzqEm6Pv3wP+rgYLycRMIbS0pfEv8dY qXOM9kiTR1hI/nRRtEjPLrs0Cauh/iSnE9ZUF74noLyAuub7mzBYFhEB5HZj01EpFkm6akH7ebe B05FPfEWSSun7yMguX3tPC6SSBbkYB9hjDuob8EaSETRUDt9YuOaCViGX X-Google-Smtp-Source: AGHT+IE7nsa0v37cbkteFffjQNf28SH7htFyKTZrMmmac0iVxs2H2R4RZ3nIT2nT5QJ0Fg7qZ01Qp4YuXYs9 X-Received: by 2002:a17:903:1c2:b0:1f2:f3cb:460a with SMTP id d9443c01a7336-1f31c98ff55mr62999295ad.37.1716479869048; Thu, 23 May 2024 08:57:49 -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 d9443c01a7336-1f335fb3250sm3219545ad.10.2024.05.23.08.57.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 08:57:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 08:57:49 -0700 (PDT) Message-ID: <664f677d.170a0220.2f015.51fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 80AB5605C373; Thu, 23 May 2024 11:57:48 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/