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 EC9FC43AC4 for ; Fri, 9 Feb 2024 20:24:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E87DA4067A; Fri, 9 Feb 2024 20:24:13 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 95974402AF for ; Fri, 9 Feb 2024 20:24:12 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-46d60c75683so173512137.1 for ; Fri, 09 Feb 2024 11:24:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707506652; x=1708111452; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Lkvb8zdJgB1OEEIE2rFUWfdJrdp8PDNKmS734hmSE0=; b=du9vLysKxc/Ui5drPWW9Dfo/NMqhw3jCP3wP+SZvzGyctgouVKuNus1/vHMZmClBb2 4cKVNiglESrrUdbJ9zHR6r9R0BJFFQu4NCbHTgxo2eDeqkzdmzhVHOQGhumzQ5Lxxddq farYgkCLPqgCLbPUtyk1KrwHCMN/RbuRJBk4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707506652; x=1708111452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Lkvb8zdJgB1OEEIE2rFUWfdJrdp8PDNKmS734hmSE0=; b=ElvqPdXEOJaFb08eB/hNs6fwJQPExuAb/qxJbcmZSTgBtHPGeZaDDPrLCkdE6kd8v6 4WFTbyEwUKYgx4OMU4kvhOuU7hIgLN8AMJKwpNVnCf0fk1RpZ/lkGlg0SvMuH7y1b/Dk 6lv1/CHayYi9mat/kFRtxNesRetDHjWGcwj+tN9odC5R7rsLhpj5InNK1ECN+x2ZlUUB JLfk3QX38Kn05u0CAYIpPlJIfZFyyOd2/yqT/7ixhC1ephWuGg7e446tr+PZF9siuWdU Gu5StQ0zIVc9MdtL80gdPVYfgSPRrF/aR5Vsxnb08N1U/+izupQNahkGzM890JRuCWHt Gsiw== X-Gm-Message-State: AOJu0YwW5p/8TOqmhJPxrNQTvvp/gqtSrUAxR6iUuTt1VAUmQI/7j3Pb Irwot0mIz19BtpsVkk0GdLYbFIPiG2bENSHkY/gjbPs0n8fqMYUcB+7eCCWZU3arSJeff2Nq0ON GifDPQpyaSaQ6HsRxZ+aJVJCKUmw3Iap/2KN3ZcK7 X-Google-Smtp-Source: AGHT+IFDjfK63g5Sqjm0rzjJWsDCFpehjSVyxd1XdjTGBZmq42iHVjDO13ifdwUiTzRcEEW0VKWJcKnCDO9D X-Received: by 2002:a05:6102:dc8:b0:46d:2b38:6706 with SMTP id e8-20020a0561020dc800b0046d2b386706mr432298vst.23.1707506651974; Fri, 09 Feb 2024 11:24:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r23-20020ab02097000000b007d6cf08b88asm35681uak.13.2024.02.09.11.24.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 11:24:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 11:24:11 -0800 (PST) Message-ID: <65c67bdb.b00a0220.3ccf4.24b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AEB86043300; Fri, 9 Feb 2024 14:24:11 -0500 (EST) Subject: |SUCCESS| pw136575 [PATCH] [v3] ethdev: add support for RSS based on From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136575 _Testing PASS_ Submitter: Ajit Khaparde Date: Friday, February 09 2024 18:16:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:3076028770e122e638ab0d049614c7ccbbeca549 136575 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/