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 1C6B542916 for ; Tue, 11 Apr 2023 05:17:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0164740A8B; Tue, 11 Apr 2023 05:17:44 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 1281640A8B for ; Tue, 11 Apr 2023 05:17:43 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id bv13-20020a0568201b0d00b0053e3ccf739cso443351oob.10 for ; Mon, 10 Apr 2023 20:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681183062; x=1683775062; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=faDETm/epfXhOQTIGH/KzkDX5kR4FCSFtXOpwIHP7EM=; b=ZQ7sCfRpfF0aC+aisWl0256aV3mmnn/zDbZoxkCRabXYiuk9TA21Zq2PH2R1CuOKHY OPVORkuKzSiunQr2bsYU1PfTTFSKOKvlRpDRFJFycPsfZhunnPrHYEU/KeDgAK76Grax KV/68Amr4k/KSXBk3U47opiMVtLqLY+8xSZcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681183062; x=1683775062; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=faDETm/epfXhOQTIGH/KzkDX5kR4FCSFtXOpwIHP7EM=; b=C3TjEer98/EN4yt7meMPHizmEKsWNfV7qnZs2T1QgqgJxSGmb+Lp0yZDjYpLwlviRn x0XV6FpKoAesLTP5cIMTZHBVpccPU3LIg6McpCEntibG6rPkhS7kO/HVbtPw/WxrB68U nxtUXrkkGs0AiMpQCrxl0JJzR6HnFJwFbmHSTapdcWp7j1Vz4OwMVHLvVqTkzxIcqqfw z6nptl/pScNOid8pqFTvC4fylZWi5AtZqcHeRy70z8gFUrpaK6cBWhT1V8UZr/wEhSAL RHAKVen1saDIhJkitWKWZGaPJhqTHVcE40dL1akE/np6b0iAbtuDxD8iRqKo0v+64iX5 mwbQ== X-Gm-Message-State: AAQBX9cWL0FQ4Ofhvsj3kRundsoAWUnWRsEmb/g7Fql9tqA3yUrFbvOl S0kMXh894TC+Cq7pQ8+ZANERGkCmLjnqknzt9zqXAe1omia1QRzyFOVTEr0zyWoAQ9/TczRbTw= = X-Google-Smtp-Source: AKy350bTmIrguGcdDE+e1+pF9knkQXWsgcjYZsBbEKHAXLGOhZN/OFtt/UzGUbgvbsplR6P52gjs73Bqs5mT X-Received: by 2002:a4a:55d5:0:b0:541:b45e:1303 with SMTP id e204-20020a4a55d5000000b00541b45e1303mr3847302oob.6.1681183062390; Mon, 10 Apr 2023 20:17:42 -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 k4-20020a4a9484000000b005413c6879b5sm939374ooi.4.2023.04.10.20.17.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 20:17:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 008CE605246B; Mon, 10 Apr 2023 23:17:42 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F19DA6008C; Tue, 11 Apr 2023 03:17:41 +0000 (UTC) Subject: |SUCCESS| pw125890 [PATCH] [v7] net/ice: fix ice dcf control thread crash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411031741.F19DA6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 03:17:41 +0000 (UTC) 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/125890 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, April 11 2023 02:08:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125890 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/