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 52D2D43E37 for ; Wed, 10 Apr 2024 16:09:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49313402CF; Wed, 10 Apr 2024 16:09:32 +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 3072B402C7 for ; Wed, 10 Apr 2024 16:09:31 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6181b9dc647so30423217b3.1 for ; Wed, 10 Apr 2024 07:09:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712758170; x=1713362970; 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=1KWYOmfGEaFnERR/ygaK/RmA6vRJM6Wlz3zzr7m6WUI=; b=M74iYO0dSiy+iJbApHSkhkPSqD7tcW5nPvUlqKg1ziVQ7HeVlahGyfAjmzUDn3BOk1 eNEqoZUdhFZwDHgVDGJMEIoikdqYsQ6Qf1EF0xlpaPBE3dHF4DfK46HQqCZqxxR7+DaA ZpvKseado7g1Kfn7YJnZqFBSTXlmzl64cDg3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712758170; x=1713362970; 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=1KWYOmfGEaFnERR/ygaK/RmA6vRJM6Wlz3zzr7m6WUI=; b=NDFtkSesz6Fv6w/T8ULZBCEUB2X6LPeGrpZqBX3ucYEkhvcpR/UaRw8ALCyBRT9JV1 D9oNJ9qeuOeca/SlxjcRDYERvCLA/bqqJrAOJKL1s2LTVqR4Vu+N43OO/g3YiM0t4BJd KMK9f/gIIzz/iH6UfsJL/4X+eTN0g8uGjVhPTxZ09fTMyc4gMjcbRJZxkz9/3EUhNUzY BSfX2ulGI6+2P097sK2xGBnCaL/ePLdfPTbFD+Du9KDBivCATn8CXM3yvRLNdpky+Ehg D7Ujo6Sh89DrLqOKoYicb3Cg+wu4/4hrhojcZekFfkiWnhDK8AFCIQOyBOl74NHFMq2/ AI4A== X-Gm-Message-State: AOJu0Yymwt8feuQMThXFPtLE8gb7xWSp5j7GEO9CdMM6Ls1a6/7rEDpP 2YWVGlNNPgDPkl1X+JObviDFXDk3cOmHzPgJKEQSctwiEYGcZNkxetKDcEEac9GgKtEF5facTR8 Oj+2IWZRWrfXyrY7+gGAVfTzLoCtIZDXRbNiiaP8Da+w/T0jZs8ZwucEr X-Google-Smtp-Source: AGHT+IFkkTXaHhM9VxLvEiFWWaejrdqQNMoRbUQASdqGl30G8kdwv9pTxKW9aSO1pGDWeC3SFaCBx76mEouB X-Received: by 2002:a81:9441:0:b0:614:3178:44ef with SMTP id l62-20020a819441000000b00614317844efmr2682495ywg.34.1712758170586; Wed, 10 Apr 2024 07:09:30 -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 hr5-20020a05690c640500b006154a3df41asm535467ywb.39.2024.04.10.07.09.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 07:09:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 07:09:30 -0700 (PDT) Message-ID: <66169d9a.050a0220.a1084.5b59SMTPIN_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 4BDE36052514; Wed, 10 Apr 2024 10:09:29 -0400 (EDT) Subject: |SUCCESS| pw139218 [PATCH] net/cnxk: add RSS config via ethdev confi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240410131127.2482240-1-skori@marvell.com> References: <20240410131127.2482240-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139218 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Wednesday, April 10 2024 13:11:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139218 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29750/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/