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 B287E42B22 for ; Tue, 16 May 2023 14:03:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE6FD40A8B; Tue, 16 May 2023 14:03:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AB6FD40A8B for ; Tue, 16 May 2023 14:03:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-559de1d36a9so197652187b3.1 for ; Tue, 16 May 2023 05:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684238631; x=1686830631; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aXJKGxsI2CkZwOtfY+E0aOWBLIv5tn7rNqS5ejsY7pU=; b=TSngGRXCUg3402cB/SY4wxL/jpPVjiEWC7PFAmf6wg6OsrtKHkSEDygxmDs11clqyX W3DQrzjkJlmdOxXU/Xef8G9NoS7WOElyoZspj7olsqZIA8+CC03j/e14KjkjnVyI05b2 IJdMsddNLTPSa4K0AXvg076PWIoRoT9yt/ud0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684238631; x=1686830631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aXJKGxsI2CkZwOtfY+E0aOWBLIv5tn7rNqS5ejsY7pU=; b=T83rLF3H3tjd6ZvHmgy6mKxVxhWQwYiKbpmmS7X/yuX6DEdzz3AnPCdhFT9bEGLApO uHJv4LrrsL6LyXq0lJUwgd80Rh1Y9yEWEeqhzmWC4Yn3RACdn+uQmMZ5ZdERP0HLW4tl wZTT34IIONNk0rm0VaxVW4EVnzR3luOQ1msC2D+ulj0kyWQutPpor529sd3Ueq+EoogP afq0LFBtzMNIzd5jFJSvscfzMeJKHG2J+1joMyPtpz+pRNtgUBVp3Y+nFX0HiomvZO/R 16qRdzV0Nu3MhTnIGHpuJLTN1z3QbO/X1+SyIquWNVLXDLYmXA4QXVEL4bCM9ign5sui T5mA== X-Gm-Message-State: AC+VfDzTYvo+BzZYfTolsRueB+qCUeYs31+i5TZhXQhdLclj2nTlAJow tmxnmE2g6HRNKd74+G0t0b9lFH3iUY4s2YF+fczdZURLsjE41wtVEC8LMQ== X-Google-Smtp-Source: ACHHUZ7y+J1RCn2XBL7HuBgiXlvxOn2BlVkqhdxSotig8Ds7wbbLKRNycKtA6o18pOwlBtunJlDrEf0ekX4F X-Received: by 2002:a0d:f902:0:b0:55a:a569:9ba1 with SMTP id j2-20020a0df902000000b0055aa5699ba1mr36066580ywf.15.1684238631116; Tue, 16 May 2023 05:03:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a0dc803000000b0055de0329ea1sm143940ywd.57.2023.05.16.05.03.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 05:03:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 05:03:51 -0700 (PDT) Message-ID: <64637127.0d0a0220.db5f0.7628SMTPIN_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 C325B605246B; Tue, 16 May 2023 08:03:50 -0400 (EDT) Subject: |SUCCESS| pw126878 [PATCH] 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/126878 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, May 16 2023 10:25:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126878 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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/26236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/