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 2DFF3436FC for ; Fri, 15 Dec 2023 10:27:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA10C40299; Fri, 15 Dec 2023 10:27:37 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id C44184021F for ; Fri, 15 Dec 2023 10:27:36 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4260bbc84c5so3606961cf.3 for ; Fri, 15 Dec 2023 01:27:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702632456; x=1703237256; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b1e5tJR9+3gIEiCQbxI/FgwPlArFymL27qW6yFW4CSo=; b=S4FN4I6pBtl6k1ocsof0eAgecZeYP14lGGrhwSFe1vaqmbsKuOzw8sBHzXCjPyykn+ 0OCN7b0kP3pjMgsJiJUI3hzXoGmXC9yqx0iBOJHc3zBjHS9IM0nkG6W+MxNPIIty599f lOw666SF0UK8R+q7Xdp+nd9S9WiSX+X9/QZ5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702632456; x=1703237256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b1e5tJR9+3gIEiCQbxI/FgwPlArFymL27qW6yFW4CSo=; b=TvxVoPI0ywvs61/WpwcS9Pr/ZtqWjSs/eIWSCwNqpqhstFEXmgd4X/wJt+hvS06tY7 xJj1ErcuKLB9wn6tTgWBWfhBRWkmYX+tLEpqPwyQEqIwd11DsJWtYujCKmNBntznirCS E/onA7bjSQdYPsLqx9suOojErv5TFY30KLTEON0hWFrhTBGXfb6YlBptSqKtzjh11BbI kpQfZzrPcNuKgdEg9Mlz5YXM747ucjugxWIIR5o0QXqCqbfetPKQehPWC3wZQ1MPfiYP umfmSUjTfHklIfMXvr96swsvGCIoki27gCp3vxRJ4NFDQtffTpL3J+jRNwPorB5TrWh+ M5BA== X-Gm-Message-State: AOJu0YxDelkHT78WI8oEpxO7d9utn5QRRmsSKXAgPXLory1gaarfbtyS 5FiISiiLu36wJe7UlNkk6z0bAfKGyu4odB4IbufFBJ1A0uG9AsPawo1O3w== X-Google-Smtp-Source: AGHT+IGg7jjqiLCK4BbH2Whs2l1UQXLdGd/ImzSy5M9fSry6wcx243QkokBYNeFSAVaVvEH+/oJN2ESDhYdm X-Received: by 2002:ac8:5d8f:0:b0:423:75bb:f78b with SMTP id d15-20020ac85d8f000000b0042375bbf78bmr17238276qtx.46.1702632456262; Fri, 15 Dec 2023 01:27:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b24-20020ac86bd8000000b00423f1f7ace1sm872775qtt.25.2023.12.15.01.27.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 01:27:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 01:27:36 -0800 (PST) Message-ID: <657c1c08.c80a0220.24f92.c16bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B007B6051823; Fri, 15 Dec 2023 04:27:35 -0500 (EST) Subject: |SUCCESS| pw135222 [PATCH] net/cnxk: fix issue with RSS configuratio From: dpdklab@iol.unh.edu To: Test Report Cc: Satheesh Paul Antonysamy 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135222 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, December 15 2023 06:45:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135222 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/