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 CF7B842916 for ; Tue, 11 Apr 2023 05:23:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0B9E40A8B; Tue, 11 Apr 2023 05:23:36 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 4E6DD40A8B for ; Tue, 11 Apr 2023 05:23:35 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 39-20020a9d04aa000000b006a1370e214aso1524823otm.11 for ; Mon, 10 Apr 2023 20:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681183414; x=1683775414; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=faDETm/epfXhOQTIGH/KzkDX5kR4FCSFtXOpwIHP7EM=; b=Jxvtv4+iMOQhwXZwo8jNCHar2wq3JpCqfOrzXFQO3E58rxSCq9QZmyJrMH3SeRU8CJ C/1ah3zXdP3KRORw3CvnebJS55Zce+tUi7qwaZq/vv9upnxbiDPKvbmaD5X3nOidjpNu EPJeZ41l4yQIbt0tZsPm2Heg/QyxAqyYOU9cg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681183414; x=1683775414; 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=6wlijla8hmLrFKQYswR0QMZN9xmOdNrfgVibadBkNj005pP+7DikVVGG2P41hIpkh3 ZbPcvN1mGOxdPmdGoSEfizC0eCZ5zRAEug4T7tYU0dHoqiJ2LaMBUj2uVpKoKJhJmtBg qs5eNrBaUXdc8EBBvi7dDh43RYd53VDGfZJxmBxWmjmZ0GHmgonYqpFhOB0UyfSUmQy8 ANubKD/UAKxq3wdyMYDjkyqHygM4t30qMV/bZ1VNA9hEqIx82uplP1yronkWKAFtXnHX Dg/ysXZuJQg/O6be5yt7TXMF9zdn5kg1+W44a95V/jXSf0ddmCNmBSi2FJOYD6ygnvHi YcCw== X-Gm-Message-State: AAQBX9c+TuivSbcKl5yobSi+nHi9TDsYrBHyWD6m9W86puD7q/wdN2Ko eAndC/WQgwIvOYKTqAA50czHHZxTo0MwPTVN0IDAwNRxl0IhftunuN4qyQ== X-Google-Smtp-Source: AKy350YzFEoKqoIa9uCyQqC9qBUQ97mBczk73O8plIqRoD6nsNpc/s5azhgpdHg5lgmesnVjlwoMgeHyE7F/ X-Received: by 2002:a9d:7ac9:0:b0:69f:5b70:ecf6 with SMTP id m9-20020a9d7ac9000000b0069f5b70ecf6mr5248130otn.15.1681183414660; Mon, 10 Apr 2023 20:23:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f20-20020a9d0394000000b0069f93ba1683sm1040555otf.7.2023.04.10.20.23.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 20:23:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D482605246B; Mon, 10 Apr 2023 23:23:34 -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 2AFF26008C; Tue, 11 Apr 2023 03:23:34 +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: <20230411032334.2AFF26008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 03:23:34 +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/