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 E3DF643913 for ; Fri, 9 Feb 2024 00:23:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFF3B402AF; Fri, 9 Feb 2024 00:23:40 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D355C40293 for ; Fri, 9 Feb 2024 00:23:39 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d8da50bffaso2056905ad.2 for ; Thu, 08 Feb 2024 15:23:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707434619; x=1708039419; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JrG56NNkBQMRr6UqaVQkWWBy8I81kRw5Mylca206DRk=; b=KgC6lfaO6altr5IlQvJYopvqdI1KEKnqDOnoAQxuSjPRy5f+viXYtTKo1JWeU/NfeB Tv2OSDYvvt4jqb5+KCz1m96eQ3OMXVDA1LUFYokcxfCck34D8DkmDVHB8nPB7CK7Fnlh hP3UnfvYmAZNBt9oCTKIlHcj96Qu9Y8rydcfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707434619; x=1708039419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JrG56NNkBQMRr6UqaVQkWWBy8I81kRw5Mylca206DRk=; b=X7UGSfAhUsOziDWAqiLyaktfOGz6BdaSLHEDjXnmyTXNbnlZOvVp/JAqHLhWSgecR7 ExEi61ANo98NongZTc7BQcmb0pWL5SJz6IF9cQo2ugmRyysaDG4+E6fSXPdAAfa/3q/s iGr8GFhuAtT0NiRQt8gUIuK6S7fyhoUfYEocvxiMkFFhqSyq84qitQGQKBgFJgDSSf6u +JrvQNfN3dshhWg51UroOLrJ/eYND0UAPo54RoHM1JnCz/Ef9cNmxGLBX69QjZspHxNW 9UV3SHvexutEID0fDg6kyQye9qvQqF9YE53/h64obNkAPHjYR9nJ2piKG4RaeYEDKtSA onVA== X-Gm-Message-State: AOJu0Yx1/Xs7XSniMASrxYAjG3yQ3TmmAeE83ZtFKkFDpC2N+OK2DNp4 OExb302evbv8UB1gTknXCebfOV+S2dweCrTI2CRyOMn7P7TCf+xIJcIpGZ/5FFm8hqrmeZ4Vm9+ Rr2IIo2d9cbpCYbrJD0h2PVroOwLg5rN3yiuxNmdU X-Google-Smtp-Source: AGHT+IH9aadNvuLsbuu00BJ2sf9dn4Uwls3n7z80W44sEj665C/dpAargvUOP74ygxIc5fR6pg3TNxjJO39F X-Received: by 2002:a17:902:684f:b0:1d9:5b75:4602 with SMTP id f15-20020a170902684f00b001d95b754602mr800251pln.7.1707434619054; Thu, 08 Feb 2024 15:23:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mm14-20020a1709030a0e00b001d91d4c62e0sm16972plb.144.2024.02.08.15.23.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 15:23:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 15:23:39 -0800 (PST) Message-ID: <65c5627b.170a0220.f87ac.1311SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4498B6043300; Thu, 8 Feb 2024 18:23:38 -0500 (EST) Subject: |SUCCESS| pw136569 [PATCH] [v2] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136569 _Testing PASS_ Submitter: Ajit Khaparde Date: Thursday, February 08 2024 22:06:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e4dc4ffef11af54fd21faf1a258d8566dc4fcee 136569 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29102/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/