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 9E31542B8C for ; Wed, 24 May 2023 13:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C4D94067E; Wed, 24 May 2023 13:30:46 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4D68F4067E for ; Wed, 24 May 2023 13:30:45 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d1a0d640cso587215b3a.1 for ; Wed, 24 May 2023 04:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684927844; x=1687519844; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vXf1w3G2FqAXZcx3tRZ0b1RDbeDttHwyErhhxpO3u78=; b=R8+rFCyK4GqIF+mqNWsk2bngTpfrpHEWoyzVEbbjYQJq2hf2nTjfTlYxGwMEI1IGuD Lml6WkuJ4ulhs4cTNpF/T+0K3UgEoZIX70v9QHdaUpzGWQm2TGzRGN8/AxsJqCDHQFxb aB/KrX67X6EVwwIq1c92ELnUloAgwEHlJz2Yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684927844; x=1687519844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vXf1w3G2FqAXZcx3tRZ0b1RDbeDttHwyErhhxpO3u78=; b=ed3LlwnZfSZICc5qfrce6qoxDvP1ZCyU6LfOYKFZFGS4dzDX6upo7Zcn/w1WJ4cZkq MxNWwoB8p4tSBaw8Yy6eqGqAsqubFozcneL1LFWBs1kztUyoqrTaRfL2RWiX0ouP9pNr 61bK6p2FwH5seKKjDxoFx7X10y5RtSuKIM9FxfKZ+SNL3vfx7Jka8jZp6ehp3XRSoHq3 gqqH0xnbN+WGppihuMSbX/I0oEkqDk/p3D+oiuR5RC0SM9xCIlghGCcrkrSiaa73Vsh1 ZdMAXdevmPY5lGcTLmPQL2A/zz+c2NQ0445M3Gm1oNec569+UHz4lQfNZr4N4stpJDvo p7mQ== X-Gm-Message-State: AC+VfDz1NOCznpj4royEMK0TeFpKTn6uKiQDSVH4trTJzlSqjaUVq676 KVRCKNjLmQgsLDTVGN4zcXxqMEPem6awXocG388b6SoXEFFcdd0WgA3c4YxZSOvAJ0FIDu+dHA= = X-Google-Smtp-Source: ACHHUZ4idyPSixNpgOzc8CnrhGDsFxkVw12SyiAzG5dPU+Koj2SqqMKTGN2gzsPs2I2IuiaMRENnu+MK+dfH X-Received: by 2002:a05:6a00:2343:b0:64d:123d:cc74 with SMTP id j3-20020a056a00234300b0064d123dcc74mr2690359pfj.4.1684927844449; Wed, 24 May 2023 04:30:44 -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 e16-20020aa79810000000b0063afe084634sm849146pfl.9.2023.05.24.04.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 04:30:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 04:30:44 -0700 (PDT) Message-ID: <646df564.a70a0220.45060.f57dSMTPIN_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 9B8BD605246B; Wed, 24 May 2023 07:30:43 -0400 (EDT) Subject: |SUCCESS| pw127323 [PATCH] [v2] net/ice: DCF adds default RSS From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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 | +------------------+----------+ 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 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/