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 CF5B5A034F; Thu, 1 Apr 2021 09:51:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C16C7141024; Thu, 1 Apr 2021 09:51:44 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 6F85540141 for ; Thu, 1 Apr 2021 09:51:43 +0200 (CEST) IronPort-SDR: KftktXQtaXf7Phoua4kp5LX+Ix6AK8ppOZ19AD0kivMiVWl9tpfXaLVUpF/6veqF6qI+oigc5K Yw3N9GfT1Csw== X-IronPort-AV: E=McAfee;i="6000,8403,9940"; a="192278620" X-IronPort-AV: E=Sophos;i="5.81,296,1610438400"; d="scan'208";a="192278620" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Apr 2021 00:51:38 -0700 IronPort-SDR: 5zUkbYZsTDqiPF5vp5HbTnGHUUPVUSxDUF+yJnUW9USKACcNrx9O2wRlLG45Ix+sRES/u/lxuZ DPgdg+EdQtxw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,296,1610438400"; d="scan'208";a="455866255" Received: from dpdk-yinan-ntb1.sh.intel.com ([10.67.119.39]) by orsmga001.jf.intel.com with ESMTP; 01 Apr 2021 00:51:37 -0700 From: Yinan Wang To: dts@dpdk.org Cc: Yinan Wang Date: Thu, 1 Apr 2021 12:34:01 -0400 Message-Id: <20210401163401.680396-1-yinan.wang@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V1 0/3] Add cases for cbdma packed ring test X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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" Yinan Wang (3): test_plans/vhost_virtio_pmd_interrupt_test_plan.rst test_plans/vhost_virtio_user_interrupt_test_plan.rst test_plans/virtio_event_idx_interrupt_test_plan.rst .../vhost_virtio_pmd_interrupt_test_plan.rst | 39 +++++++++- .../vhost_virtio_user_interrupt_test_plan.rst | 48 ++++++++++++ .../virtio_event_idx_interrupt_test_plan.rst | 77 ++++++++++++++++++- 3 files changed, 160 insertions(+), 4 deletions(-) -- 2.25.1