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 42645A0C43 for ; Fri, 22 Oct 2021 09:49:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A22F4115F; Fri, 22 Oct 2021 09:49:03 +0200 (CEST) Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by mails.dpdk.org (Postfix) with ESMTP id C80114003C for ; Fri, 15 Oct 2021 04:56:49 +0200 (CEST) Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.55]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4HVrQn5dBnzbn9T; Fri, 15 Oct 2021 10:52:17 +0800 (CST) Received: from dggema767-chm.china.huawei.com (10.1.198.209) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.8; Fri, 15 Oct 2021 10:56:47 +0800 Received: from [10.67.103.231] (10.67.103.231) by dggema767-chm.china.huawei.com (10.1.198.209) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.8; Fri, 15 Oct 2021 10:56:46 +0800 Message-ID: Date: Fri, 15 Oct 2021 10:56:46 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 To: , Georgii Tkachuk , "Qian Xu" , Lijuan Tu , Test Report , Ferruh Yigit CC: References: <20211012182134.0847160096@dpdk-ubuntu.dpdklab.iol.unh.edu> From: "lihuisong (C)" In-Reply-To: <20211012182134.0847160096@dpdk-ubuntu.dpdklab.iol.unh.edu> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggema767-chm.china.huawei.com (10.1.198.209) X-CFilter-Loop: Reflected X-Mailman-Approved-At: Fri, 22 Oct 2021 09:48:58 +0200 Subject: Re: [dpdk-test-report] |FAILURE| pw101207 [PATCH] [V2] ethdev: fix eth device released repeatedly 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 Sender: "test-report" Hi, All The last failed test case was "scatter" for X710, now is the performance test case . The performance test case has nothing to do with this patch. Can you take a look? 在 2021/10/13 2:21, dpdklab@iol.unh.edu 写道: > Test-Label: iol-intel-Performance > Test-Status: FAILURE > http://dpdk.org/patch/101207 > > _Performance Testing issues_ > > Submitter: Huisong Li > Date: Tuesday, October 12 2021 11:39:34 > DPDK git baseline: Repo:dpdk > Branch: master > CommitID:e0ae3db0c043cbdc4cc22bb60206f21ec4a82a02 > > 101207 --> performance testing fail > > 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 XL710-QDA2 40000 Mbps > Target: x86_64-native-linuxapp-gcc > Fail/Total: 1/4 > > Detail performance results: > +------------+---------+----------+-------------+------------------------------+ > | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | > | | | | | expected | > +============+=========+==========+=============+==============================+ > | 64 | 512 | 1 | 1 | -0.5% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 2048 | 1 | 1 | 0.4% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 512 | 1 | 2 | -5.5% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 2048 | 1 | 2 | -1.6% | > +------------+---------+----------+-------------+------------------------------+ > > 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/4 > > Detail performance results: > +------------+---------+----------+-------------+------------------------------+ > | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | > | | | | | expected | > +============+=========+==========+=============+==============================+ > | 64 | 512 | 1 | 1 | 0.3% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 2048 | 1 | 1 | -0.5% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 512 | 1 | 2 | -0.1% | > +------------+---------+----------+-------------+------------------------------+ > | 64 | 2048 | 1 | 2 | -0.2% | > +------------+---------+----------+-------------+------------------------------+ > > To view detailed results, visit: > https://lab.dpdk.org/results/dashboard/patchsets/19334/ > > UNH-IOL DPDK Community Lab > > To manage your email subscriptions, visit: > https://lab.dpdk.org/results/dashboard/preferences/subscriptions/