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 08E9542B8C for ; Wed, 24 May 2023 13:34:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05B404067E; Wed, 24 May 2023 13:34:07 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E3474067E for ; Wed, 24 May 2023 13:34:05 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7748edd6c87so22954139f.0 for ; Wed, 24 May 2023 04:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684928045; x=1687520045; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLcTqFRfKZonTRR01PoHXGF900w7ISHilzJc76OX92U=; b=X7GsVKNsdZx8Q/KiU0/KPCUMSe7ByG5CCCuWv06xzdhdAAODZoE0sjxOztQ6ODSOxX HII67hHiMECJuC5W07PTZKpjDJ6Y/edz/+5TxRUrzzeGRBtOcTzCB8NUj/bRrplSiuqW Q7RCoxfAs6QAo1PpDaE+WLY0iG7oL+OjPbOgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684928045; x=1687520045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PLcTqFRfKZonTRR01PoHXGF900w7ISHilzJc76OX92U=; b=Q8/kiu3DLstvlUEcn9/2DXofV9HLbR76U2PF32E9tbX0hUnN6F35c+cLIKk+zes7vd LO5wHs/U0lsFfNh0n3YuWGr8Ga7pVCDeueCDFx7TpF9Q+Y4J6izzRIEb4GkcoZRDI2pc 8c/uLOMYmVRZjQfvujG+sZqUnsRPy3wPeOKfSAWZbDhGF8L3moSCcgxiFg8cxG+ueyad DFJIPV0qZeoK7nbccuQaK8XPDVxafMlBc1ZEhBUgxlMbbZYG5+s6PJmf/iJ2eQMO2IGn lOgUtwzo+Rnj0bBL569ik4oHvD8oQxoqFENPFNKJGe6fredbGwGEf3insOAoUm+r+vlX Cp1A== X-Gm-Message-State: AC+VfDw8cxknDwt3WMCxbxVaeMStfugjO8MWmLuc69N/pjxSFTT+TbCh N9vNwRfSWuMTLuBjgvbQ9YdcTcFulFZSm/Bk79fnpj/4r7sKoUH3k29xl7frHTQxf+KIMZxP7w= = X-Google-Smtp-Source: ACHHUZ5CC7iGiaWA+/3ANbDQhOXfPA16jy4UWzePIUxFp4/ejbl5x0OzNrFNeMxh/9aqcc2xx4JYF2CWGesz X-Received: by 2002:a92:d94c:0:b0:338:20f2:1fba with SMTP id l12-20020a92d94c000000b0033820f21fbamr10443136ilq.10.1684928044963; Wed, 24 May 2023 04:34:04 -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 q8-20020a056e02078800b00335a9afee60sm832609ils.7.2023.05.24.04.34.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 04:34:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 04:34:04 -0700 (PDT) Message-ID: <646df62c.050a0220.4c8b9.3c16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AFF6605246B; Wed, 24 May 2023 07:34:04 -0400 (EDT) Subject: |SUCCESS| pw127323 [PATCH] [v2] net/ice: DCF adds default RSS 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127323 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 24 2023 10:01:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127323 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/