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 6A88FA0350; Tue, 12 May 2020 06:28:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3994C1C06A; Tue, 12 May 2020 06:28:40 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id AD7551C066 for ; Tue, 12 May 2020 06:28:38 +0200 (CEST) IronPort-SDR: dLoc2cYlUFElvSSXN8sIwmE/sANCUz2nRRwostbQQUxh2CAauaXX0a9oyCLXYoai6oOfGr3Uq0 WmW0FLSi8pnw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2020 21:28:37 -0700 IronPort-SDR: l/CJIopu86riMNrIW1g6TVLHAvnnMnhASJ3oVMioUatI78Ky0Dsc1W8gXL58B0qG9x8SgpFRnO T1CwSR6iloMQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,382,1583222400"; d="scan'208";a="279991627" Received: from unknown (HELO xqm-virtio_tester.sh.intel.com) ([10.240.183.52]) by orsmga002.jf.intel.com with ESMTP; 11 May 2020 21:28:36 -0700 From: Xiao Qimai To: dts@dpdk.org Cc: Xiao Qimai Date: Tue, 12 May 2020 12:20:25 +0800 Message-Id: <1589257228-213338-1-git-send-email-qimaix.xiao@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dts] [PATCH V1 0/3] update scripts for dpdk l3fwd-power modification 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" change source code of l3fwd-power to test virtio interrupt Xiao Qimai (3): update script for dpdk's modification update script for dpdk's modification update script for dpdk's modification tests/TestSuite_vhost_enqueue_interrupt.py | 2 ++ tests/TestSuite_vhost_event_idx_interrupt.py | 2 ++ tests/TestSuite_vhost_virtio_user_interrupt.py | 2 ++ 3 files changed, 6 insertions(+) -- 1.8.3.1