From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 02186A0597; Wed, 8 Apr 2020 11:24:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B92971C123; Wed, 8 Apr 2020 11:24:48 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 569E61C11A for ; Wed, 8 Apr 2020 11:24:46 +0200 (CEST) IronPort-SDR: 28q3fE+GM63a5QwxBQREjDX4FZqEts5ZQ96rPrGNLbW7R1N+Rpnl+/IJvpIz2vP/Vk8vcY8SFX dFgx48NomU9Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2020 02:24:46 -0700 IronPort-SDR: 79k0MQaDlYBcf0E71KNSy/Xqfhb07ezi9sqX4L7Rntcabs5mkkbWGgTJ0+yRqgDA03Hj9cneWx oytSgVOcfSwQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,357,1580803200"; d="scan'208";a="269701690" Received: from unknown (HELO dpdk-xiaoqimai-dut.sh.intel.com) ([10.240.183.52]) by orsmga002.jf.intel.com with ESMTP; 08 Apr 2020 02:24:44 -0700 From: Xiao Qimai To: dts@dpdk.org Cc: Xiao Qimai Date: Wed, 8 Apr 2020 17:18:47 +0800 Message-Id: <1586337534-448577-1-git-send-email-qimaix.xiao@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dts] [PATCH V1 0/7] fix l3fwd-power quit failed X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" *. use killall to quit l3fwd-power Xiao Qimai (7): fix kill l3fwd-power fix kill l3fwd-power fix kill l3fwd-power fix kill l3fwd-power fix kill l3fwd-power fix kill l3fwd-power fix kill l3fwd-power tests/TestSuite_iavf.py | 6 ++++-- tests/TestSuite_kernelpf_iavf.py | 2 +- tests/TestSuite_vf_interrupt_pmd.py | 2 +- tests/TestSuite_vhost_enqueue_interrupt.py | 4 ++-- tests/TestSuite_vhost_event_idx_interrupt.py | 4 ++-- tests/TestSuite_vhost_virtio_pmd_interrupt.py | 15 ++++++++++----- tests/TestSuite_vhost_virtio_user_interrupt.py | 4 ++-- 7 files changed, 22 insertions(+), 15 deletions(-) -- 1.8.3.1