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 E993242AA2 for ; Tue, 9 May 2023 10:01:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D120E410D7; Tue, 9 May 2023 10:01:50 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 38D4F410D7 for ; Tue, 9 May 2023 10:01:49 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-b99f0a0052fso7376098276.3 for ; Tue, 09 May 2023 01:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683619308; x=1686211308; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rf76JodNRwk5CAd/nXJm54ELLCsF6r7GuReY4/B1ke4=; b=Qe6pHBCc94Jz8Wog4FKz7kGnz2UAr8nEdlYXV2o1oJ/Zf1o+0AgatOeaeasGwqbmRz 06AB28pLSbX9cDsdd3xtyjwLXZJsdioxyogt3ZIY4AhHAX/7ty3SSFxp3pgdKQdATJUH OGqVBX8V8d4q2zm5j5oU9+tV/WnRfwFNsTy7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683619308; x=1686211308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rf76JodNRwk5CAd/nXJm54ELLCsF6r7GuReY4/B1ke4=; b=FTXfI6fO19E8fmTDxZw4Ibah3ZV80st0SQVZQbzIPbLTrXtv1+OUpGVY9/FnBNTiUX rUcymvFvlynS9OiGCSSaFuDaejzb1D9nx8BcrKdWH1UqafSZyOOoANldTH/xlixfzN4n UtdLBRxbth7sHnXXQnPVaV/wrcozMKHe9TxOL5WljNukp1G/Gi6S31aEMrPBx2cMI7lE HvQt3zM8tilPYsEjWiC8oQCTDF00EzZfzJ37+44LUA4R4ODGj65azst0LVTBTfLrEBa9 MX0ell/6HohSeS7yoYMV01UXQAM5yJci4f2PtORzZ5sfZhNSOqcTvBvG7TOLr8wfCs/W T3Pw== X-Gm-Message-State: AC+VfDyEobXJvghqAXEiBAIr5S6c7QpkbR2vIivI+/WRzkpHIZqEby64 JRiJIlVQ8eYjrL1kOHDoH2kX9DRYEhNjXbTJRn1BkHfqJ+pcd3vbRCJUtGs6/V/DC/WDvLNx6w= = X-Google-Smtp-Source: ACHHUZ7QnR9RhMbfSr6Qx0NVudctSNEXmi8ZeZdUS53t4L0TnAuEkob1+9yl/B32zHVY4Trs45ZJsUz1neeH X-Received: by 2002:a25:dfd2:0:b0:b9d:c4d2:f46c with SMTP id w201-20020a25dfd2000000b00b9dc4d2f46cmr15479144ybg.57.1683619308560; Tue, 09 May 2023 01:01:48 -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 m15-20020a25d40f000000b00b92511ca32fsm760518ybf.26.2023.05.09.01.01.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 May 2023 01:01:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 May 2023 01:01:48 -0700 (PDT) Message-ID: <6459fdec.250a0220.b6a4.f0f3SMTPIN_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 3AD54605246B; Tue, 9 May 2023 04:01:48 -0400 (EDT) Subject: |SUCCESS| pw126775 [PATCH] [v2] net/ice: fix dcf init rss blocked From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126775 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, May 09 2023 01:22:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126775 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26195/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/