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 90F17427FF for ; Wed, 22 Mar 2023 07:49:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E02840F18; Wed, 22 Mar 2023 07:49:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5261140F18 for ; Wed, 22 Mar 2023 07:49:35 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id i19so9394794ila.10 for ; Tue, 21 Mar 2023 23:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679467774; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SJSQUoCQC3WWM3nOVQ/vcNKO8vfaAeMN7i5bQqzMEFM=; b=dW6OMf6VTPHDitYugBN4KmzmH3Uu3vKlV9/Xiv6OfszEUP6BUFS2KU0cbML6to0pd4 dA3IcptyfY+nPgOphTXF30n9QmhNgC7T3LTuJt3ZMvXSYqO9+Z1pZK9uQdlCp/tuKvwW /0PQ20pbJYV5ZAA5YzChxhAUAtcEk5m6JLE9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679467774; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SJSQUoCQC3WWM3nOVQ/vcNKO8vfaAeMN7i5bQqzMEFM=; b=mIIHOE6a7xEu60+y+OIK3jM9BBZkS/ebcXGndtWzt5Jkrla6UIA8HtkRjKIMoDF24e RRUWH21rpOy+7TZbH8iuvgvnJRJwWLznYqRQyrwe9dK5FCPLSTlqDAKm7qBxybcXoaxa ly5BpHXAH5QonR/cI53438DjoGC3ieYnv1j+PwhktrzhfthVWjym0h+zyT7AvNT/qiNu IKFPv/xx8GaZrqeAchyClgxOBp+zRfKmmQyl1+hthst8FEZ/SlUkH+qYHaUTSfu0bJ/s NtioVuWFQ8RNNZxCK7ZpnnwNS9uWlu7Jebk+LvwNP4627eXLQ0F+yn6PLtOvP75VojoG rtUw== X-Gm-Message-State: AO0yUKVC9rwZ7fZsmAWVsGQ4Ghx489ze4K/TvlgFNQo6+zfonm3LGoGY JizEvtbXLNyTtlkt11aUXXR3TlRD0LYZLotGUBvgrvpFJMOgmz+is1Rk3g== X-Google-Smtp-Source: AK7set8HPK0m8rmmhAdbHsyU/FXuWLechmapO3+92YNkWSfXVjH4sH9M94MxSxNZopNWh5Da6E69g9asD/Ba X-Received: by 2002:a92:d40a:0:b0:317:9818:ea49 with SMTP id q10-20020a92d40a000000b003179818ea49mr3564908ilm.2.1679467774713; Tue, 21 Mar 2023 23:49: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 o1-20020a027401000000b00406a882490csm898882jac.49.2023.03.21.23.49.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 23:49: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 49AE7605246B; Wed, 22 Mar 2023 02:49: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 4953E60121; Wed, 22 Mar 2023 06:49:34 +0000 (UTC) Subject: |SUCCESS| pw125410 [PATCH] [v6] 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: <20230322064934.4953E60121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 06:49: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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/125410 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, March 22 2023 05:56:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125410 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/