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 60CDE42AA2 for ; Tue, 9 May 2023 10:46:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EC4E410D7; Tue, 9 May 2023 10:46:29 +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 E24C5410D7 for ; Tue, 9 May 2023 10:46:27 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7696f591c90so417679839f.1 for ; Tue, 09 May 2023 01:46:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683621987; x=1686213987; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EO01x7OMHy7RmXsw8VWew1QfZnF8lknv0eM/p8udgU8=; b=KNelLo5VyozCFJxtSP73KXGwqnn2VeplJXPpQdfkkecVnrYrjSxoJqth6QoL+4zv2j CEKjNzRYCKv9jgYZPb7nCu/Rpf2krsyYJVDShTHvRyEPF5zyTrS0qdv06ZDMFIzTup6R nrEtjes7ttCMb2SCKViV+quYjlQqwp9sZjl0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683621987; x=1686213987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EO01x7OMHy7RmXsw8VWew1QfZnF8lknv0eM/p8udgU8=; b=CFDQM6zwyEBcHVXkeD0cDnuz0c1yeVqe20qNqu2wFo6SNv71QI2VViyuYyJUvqTIK6 BOgaJ7zpKH7Lm97JoxmJrOvrpmJ0w0FkDn0j5oxSbRj8aDZB1YFAeh080j1H1vO5+1ax KgUwO2G7JE5xCG0H6/0Z/lGi/b0R8fiodRsTqtJPPh1DVUkdKFa5WhOfPEjdQbnuelm4 RcC9h88PvqA8N4NiNM9ET58DrZ1A9MwtnaDKipeQ/AxVktVBJ/KplZbsmJeLqDAM9wZv nD0SPra/lbRg9KVmE94H9SGxz17UocxndkQcN55LB17zaC62U13Ct0X1ICbrSJweBFtW Q/hw== X-Gm-Message-State: AC+VfDy7d9Fhf/vhgfuc3JBcvv/zSY9jRb2ESTHs0nn5t/hsrUaecab+ QPpvgeWjByMnXfcvXbcVP5UFilmfGL/s6/Y9bvMXmua5hbyuwqOUBml7aA== X-Google-Smtp-Source: ACHHUZ63yh2IXqXv5+kSC6/lVoKHOogj6Tsp+XWufKWnFnje5KH50BOnsJ8rLdhKTchPUX30SCT6dxfCB5lH X-Received: by 2002:a6b:7905:0:b0:763:5a8f:fe6 with SMTP id i5-20020a6b7905000000b007635a8f0fe6mr9813291iop.21.1683621987160; Tue, 09 May 2023 01:46:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c21-20020a6b4e15000000b0076c554329b2sm46152iob.4.2023.05.09.01.46.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 May 2023 01:46:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 May 2023 01:46:27 -0700 (PDT) Message-ID: <645a0863.6b0a0220.4e7a.34c9SMTPIN_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 5E1CE605246B; Tue, 9 May 2023 04:46:26 -0400 (EDT) Subject: |SUCCESS| pw126775 [PATCH] [v2] net/ice: fix dcf init rss blocked From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng , 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-unit-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 | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 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 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/