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 B9A0642A7B for ; Sat, 6 May 2023 11:05:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96E7F406B8; Sat, 6 May 2023 11:05:01 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3E4B4406B8 for ; Sat, 6 May 2023 11:05:00 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-760f29073b4so68235339f.2 for ; Sat, 06 May 2023 02:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683363899; x=1685955899; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2Gr6PVE/0s0I/8Jnf5qUZBSOXBv42LIERBl0xLAn5ao=; b=d0MvEQVBkp3KWIMwDwI1M5MFBlThIS0l3Mq6qdPOfhogZGtnjfEZdSBrWH/MbyTW/3 HMaE5OMwzxksze/wDr1tvA+LySEK8OiF9xmEbaS/tiKXx4RCBjbBKy9zw0jFqcH4nE29 5O6awaYdr0/Sqaq44rEs97YyrAfyYcx5Zhrm0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683363899; x=1685955899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2Gr6PVE/0s0I/8Jnf5qUZBSOXBv42LIERBl0xLAn5ao=; b=hAGMJ8mxfYHikam7mKRFDnJds19F7F7F06S5i3piTUZjFaLt+Ue/JU7spS3QKo/z4l O3bI2LZSfFYYcTImQidkBGf23KlxD9M9d8ozAg8Bv81m/YWXFLEU3lhTKnRIlki28BMn mnE2kBKUT86byDH5eUApOf0qSqhrEOCq1NMeNE1Y67ppvA0zrajeclXgm0/9my7BdmfW R1hl/F48DEyw4mwL1thxIgWukt8765Avm14eqVILNjrT97BUEGSHZ/KEz2fXb6l9+P+e IASUQqx7xbuTaAXsOdwPyt1wsdxaxIPO33luxHk+tcW0w1yTaxvgxU5dgKPxRk0BmGkW 984A== X-Gm-Message-State: AC+VfDxXn+M+BYMlMJKS/Lbohls+CIW+8lX7qIyxJBwfxP3AKhlgsDHI jkOBwVpHVotaN9wc54wfquY8INFRXIufrElixjFSclQxiSjZrBmhKNCfzA== X-Google-Smtp-Source: ACHHUZ6f1L3ItbvcFxS1QEkStw/5jBFZHOOvf8qM79dZj6KrTcJ3vhmJ/iKBn7BiDUjVFn8eO491pmBys26M X-Received: by 2002:a92:d189:0:b0:326:457c:28e0 with SMTP id z9-20020a92d189000000b00326457c28e0mr2636630ilz.10.1683363899646; Sat, 06 May 2023 02:04:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z15-20020a029f0f000000b00411bed562d1sm52612jal.48.2023.05.06.02.04.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 02:04:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 02:04:59 -0700 (PDT) Message-ID: <6456183b.020a0220.49c0.3ae4SMTPIN_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 47FA1605246B; Sat, 6 May 2023 05:04:59 -0400 (EDT) Subject: |SUCCESS| pw126722 [PATCH] 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126722 _Testing PASS_ Submitter: Kaiwen Deng Date: Saturday, May 06 2023 06:48:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126722 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26175/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/