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 BB82142A7B for ; Sat, 6 May 2023 10:22:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B90EF406B8; Sat, 6 May 2023 10:22:31 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id DA302406B8 for ; Sat, 6 May 2023 10:22:30 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-52c6504974dso2346163a12.2 for ; Sat, 06 May 2023 01:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683361350; x=1685953350; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kX7iCoX4nONSb49qdd9TjTNEC7O10SA1Y5RPlz4L9kU=; b=YkLwYi05YqIj/sIpIDbjt8Gjp9kt13sVEAOqtZhhBJd1lwjVKcmmRyMFDtRHWvX9hl lcWrUckavbXnYGgbx7RuNIaxaQUNal30hgVSAPqjyMb6WCeXlDGJwuJHQXma70DwFrSs mhQAzgFCLqKBUe6aEX88+4mHNrrYfiiMzcuAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683361350; x=1685953350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kX7iCoX4nONSb49qdd9TjTNEC7O10SA1Y5RPlz4L9kU=; b=I5yb0sVQesCyIzqjlmR5gRdH+MXaoh0l91ylVkIW3MZtzR0iwuIzuLFRRHILuGyoKf nIE06PYC0Ujxltpi1T0VaSOvtwDfvAtGnuQT6mhUzG8hjMtMiAX4K1FaZ9Jo1kj04zzY lUvTj6d1HMyqMEqV/YCKFGRS2JjsdvA5RiBcXTludJzbT9xdtGmi3b4J1A/mQg3LewTk GEBC1OeAwhq3n7KtzkfBqevn1DYsVGIDhSq4tiajVv0HieN+Vo7X7EF7TU3LK0wRe3mi +vVsWwRcQAGM8OuFP/WkrpCGoi+JBfd6y03Addol0YMTOYAEqf1pMvKsdyh6/kt4cIfh Li6g== X-Gm-Message-State: AC+VfDwlAQZhlpoBg2GY81PiKwHFkqYXooKSTwnvpnAbqmjgDxxRw6pd moBqf/EFDUAsWpuVHQJIhnQSwyA+cfoE7QAGUmGdAaXCw5OBvMNPRnp6cw== X-Google-Smtp-Source: ACHHUZ7O/h+ms13FYeCBtmPGkzZajmO5W+dM+BfDvzlnBL7udbmevcSpAHqy+xoupwG3rB1hSuB4hkrURX/C X-Received: by 2002:a05:6a20:7d91:b0:f5:b78b:1a0e with SMTP id v17-20020a056a207d9100b000f5b78b1a0emr5538123pzj.9.1683361349736; Sat, 06 May 2023 01:22:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a654903000000b0051b6ee9ff21sm83473pgs.31.2023.05.06.01.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 01:22:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 01:22:29 -0700 (PDT) Message-ID: <64560e45.650a0220.47d36.5c27SMTPIN_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 5AF6D605246B; Sat, 6 May 2023 04:22:28 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.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) 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/