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 7C77A43AC4 for ; Fri, 9 Feb 2024 20:11:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 775314067A; Fri, 9 Feb 2024 20:11:30 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 290BF402AF for ; Fri, 9 Feb 2024 20:11:29 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-363bd37434dso3980435ab.1 for ; Fri, 09 Feb 2024 11:11:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707505888; x=1708110688; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=txT51pdwsxq1rDyhfVpYeSar/E7VaFeZqZxVEHqKVPQ=; b=DE9dimpiLxMWGkcS8hBnyJqcgccctix4rh6lbfqtklFRIoRd+Sc9dPsk5Bgxd89itc ZU3IdcPnSXuzpLNhFFLR5sveg1LYwYXPGGelulJ6qm5EHSv3/2pQvaLQg7ms8olbsMtc pf+rFu+VoaSF4ULds6xfwMdOOu4gNJy77L3LI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707505888; x=1708110688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=txT51pdwsxq1rDyhfVpYeSar/E7VaFeZqZxVEHqKVPQ=; b=TwoNfN02DjEY55qzXG623W0euS1mYerWRhCXIotEfiGtd8qK+eAsj+X+/I/lKNpzkp 4IoJwFVW45TS7konGQp65cv+OK1dcL/+gu9wZaylycqAKTcqbuBB9pVbs8fpnYGdo/6V A/l9eszYRqG2tQtpAU+6pMfD/0MVsY48T9aszRlhAuFdGgFMe8MDYLp/CdiMfQF0oEYF vwHYQUXSel8z2lQz0M7cvQj7LGLcNOUZsBXWO8NgBsNfhUI1as8e80LG2qO998WemR8K G71rTbC7Xvclw57Qv8hv9gCBtjWef1xkNPCX5l2TQVsWSTNfT40jl9Vpc5fSuLIbId0q TlgQ== X-Gm-Message-State: AOJu0YwoyNp6LJlyvqQpAyQR6IN7ZAURJpah//l6Tg+J814fkhWPu1Y0 4+qUF+xEKBeNH2ts9lpcZ78ROQpsmOFO4y5o3FrX0GfQXyVOfUC2E1/lGpZaXhLaGCnGqAfqzkA zkFpCy183BA0olJ5Af43co/SRaHd4KdhG X-Google-Smtp-Source: AGHT+IGew5kALnrUewX0plijmJ+jXLYvAnSsNF8Zx1Iyxg0WuOwlNeObShChVThGL3qWsDONFIlMe7/cYJdd X-Received: by 2002:a05:6e02:1a4a:b0:363:d8dc:2a31 with SMTP id u10-20020a056e021a4a00b00363d8dc2a31mr262794ilv.14.1707505888556; Fri, 09 Feb 2024 11:11:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n2-20020a056e021ba200b00363db13b855sm49349ili.76.2024.02.09.11.11.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 11:11:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 11:11:28 -0800 (PST) Message-ID: <65c678e0.050a0220.fd061.38c1SMTPIN_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 0E9F76043300; Fri, 9 Feb 2024 14:11:28 -0500 (EST) Subject: |SUCCESS| pw136575 [PATCH] [v3] ethdev: add support for RSS based on From: dpdklab@iol.unh.edu To: Test Report Cc: Ajit Khaparde 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/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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/29107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/