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 3FFC642299 for ; Sat, 18 Mar 2023 08:48:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A1724021D; Sat, 18 Mar 2023 08:48:37 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id CEACA4021D for ; Sat, 18 Mar 2023 08:48:35 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id p13-20020a17090a284d00b0023d2e945aebso9657860pjf.0 for ; Sat, 18 Mar 2023 00:48:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679125715; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=inA4kAbPbPmrkj70M4Kgxvd1QdJTYWcp2K1sFPW3ulI=; b=Oa/Bqw5Z+X6geFFXbWRS9LRDJWm9vknwCw+II6hhqjB8twxkN41cctKGEoR0KkMSUN ewlUN6sd0mI83yOGfA79fxqY0eDWuttOG8OG+xf6t0zykCB6hCKrcn5bld838l2a7N84 qsREKqfRArqa3R+eyZkmXXP3HEcLoN3prmCj8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679125715; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=inA4kAbPbPmrkj70M4Kgxvd1QdJTYWcp2K1sFPW3ulI=; b=7/yNa698mkCiBKZKLLA+KKAnI1jQxoKC5reHGSYBKblgEqDU6XZ4/k3iSCnNSneMJ8 JLPbZau/o5vtFGohqDZyaXO8oKBWeVkbPbaBSsnUoZVSukCi/DsbEvj6P+arP7GLVIzZ WLP8RbIz/osmwkL2YyVbo8MbDtSfswzQRE/z/wR3snKGQzlXoKnG0Ti/f6LriDq94RbG D/nyirMGmAEgPE0gZq2cK4qMXFkdaWtz9NWY6wfgn5RbKVx/gQZGZalI2cqKJ3XjUdlD OGw0+oxNH9Q74knFs+79qKG8xIrAbavpLcPB3YsR6PbCWDhBiB6rubE6DrJpprVxbDL4 70OQ== X-Gm-Message-State: AO0yUKWZk+Uu1lRQf1+ejybdb7/yF1YjL69LEHQEVdFcbEm9OZFOxile UfWDatbHy3aCQxp80GbTlS+4HsmIuxd0UZ7YtufO04YNlSO+/ipZnYBMWVzdQtwc/f8u6ThT/g= = X-Google-Smtp-Source: AK7set9cgSjrktBEOqJPT1MU+hJ+/OWtn0PMX6iG3o9RRvknRtYpLRIYIVr0UzXutHlzaRKNYhO6pMIl66i4 X-Received: by 2002:a17:90b:4a49:b0:23d:4241:af0 with SMTP id lb9-20020a17090b4a4900b0023d42410af0mr11548650pjb.3.1679125715000; Sat, 18 Mar 2023 00:48:35 -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 oo17-20020a17090b1c9100b0023739b10766sm972112pjb.0.2023.03.18.00.48.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Mar 2023 00:48:34 -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 7B272605246B; Sat, 18 Mar 2023 03:48: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 78BF860217; Sat, 18 Mar 2023 07:48:34 +0000 (UTC) Subject: |SUCCESS| pw125135 [PATCH] [v3] 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: <20230318074834.78BF860217@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 07:48: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-testing Test-Status: SUCCESS http://dpdk.org/patch/125135 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, March 15 2023 08:20:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125135 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/