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 128EB41E9D for ; Wed, 15 Mar 2023 11:05:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DAA542B71; Wed, 15 Mar 2023 11:05:47 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id F22124282D for ; Wed, 15 Mar 2023 11:05:45 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id bp11so4668836ilb.3 for ; Wed, 15 Mar 2023 03:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678874745; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ccyygjdIh/BolJkwntKGHyhd/bX9ObFqr9Fe/4MagIQ=; b=aUdJ9ZpWP8Q28rgQ7sXcIxtTCqSLBkEclP1AjTEXuWFTxx196HR7OdISKiFWbgdG8b VIgFYqZzsB2WKYGsyZZPIrgUCbMXk0TE85jAlq3I3IMWzbGFgKS/gqvlAa/hcht6nv5M LB4EhzgEYwua/K7yf6i1SH1dRwOj71e+Nf/R0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678874745; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ccyygjdIh/BolJkwntKGHyhd/bX9ObFqr9Fe/4MagIQ=; b=ln/MnnWkRL0VIZiqiYZ6fLoyMOL3vPBT48B/6KZ4MOTUmE+w1GEt7Zv0lDCQKdug1Z TiQjGJB8p8KBaisyQUxmmB7FPtNSLq/zhWz/uFl9RXUPYaMY3MgndBkMLm95hA0xC2CC BnSavvgoEdf6cv1BNiAaIJunA6erkwCPbotxuI6WfjWiWLHBKbSJ4cLN4oAVdtZvHDMA 6WQmeuUGUmRBxLZEm53ahGNDu8hrBY7gUdXFH4v0+sgFtaDz+Xwpwd2qGuY18lyATF7f hIWZIzVXcQhGZ/VOjnohtdx0XpDVGYzmhS+o1eizkRJR6+uHl2U/7J7PiBUXiPXJ882h UvMg== X-Gm-Message-State: AO0yUKXASFE3VVFg/K7O4luBFI4jw7Ze3K6KDoPjEuY0OaSUrFvuOl8q ObZDwtKuddA3afEOlUzdh67HMbcUrax/6JLNV9c1ycbZKCLD1yirxOo+qg== X-Google-Smtp-Source: AK7set/FvocKFZ0vMgR54lhtVSFnX4q3Ng4z+6kcI80L2q9onu+hWdk+ji6QMM5wYvcKs0Ur/iAkvdx6vqKM X-Received: by 2002:a05:6e02:124e:b0:315:851c:279 with SMTP id j14-20020a056e02124e00b00315851c0279mr4088496ilq.1.1678874745302; Wed, 15 Mar 2023 03:05:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a15-20020a92330f000000b0032000f51e0csm226667ilf.77.2023.03.15.03.05.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 03:05:45 -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 EF5F0605246B; Wed, 15 Mar 2023 06:05:44 -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 E8A756011D; Wed, 15 Mar 2023 10:05:44 +0000 (UTC) Subject: |SUCCESS| pw125135 [PATCH] [v3] net/ice: fix ice dcf control thread crash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315100544.E8A756011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 10:05:44 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125135 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, March 15 2023 08:20:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125135 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25741/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/