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 B90A0A00C5; Fri, 29 May 2020 10:40:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7F9FF1DC2D; Fri, 29 May 2020 10:40:17 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 2FB5E1DB47 for ; Fri, 29 May 2020 10:40:15 +0200 (CEST) IronPort-SDR: qw0cB5+mygiR/Lae4RGnkq4QnyR6tfavpeMwR4d+zkP2IR7GK8QMh0KWE50VWnYrhF72w44TmW Ga5wXzgnIwZQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 May 2020 01:40:13 -0700 IronPort-SDR: oMzx19wPYdy/IyqLqOPH/DBDcnae4go3YCKv6uqYWj9R+7To1pTE58cq1ixbdexnsdWFZjy5DZ R8aTEefrtFSQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,447,1583222400"; d="scan'208";a="311184354" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 29 May 2020 01:40:13 -0700 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 29 May 2020 01:40:13 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 29 May 2020 01:40:13 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.178]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.181]) with mapi id 14.03.0439.000; Fri, 29 May 2020 16:40:10 +0800 From: "Tu, Lijuan" To: "Zhou, JunX W" , "dts@dpdk.org" CC: "Zhou, JunX W" Thread-Topic: [dts] [PATCH V1] hotplug/port_detach_attach_for_vhost_user_virtio_user:32 bites not support this case. Thread-Index: AQHWLzehsqugMPX3oUqdaZpuQfj7eai+yw2A Date: Fri, 29 May 2020 08:40:09 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC46A56@SHSMSX101.ccr.corp.intel.com> References: <1590041419-334355-1-git-send-email-junx.w.zhou@intel.com> In-Reply-To: <1590041419-334355-1-git-send-email-junx.w.zhou@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] hotplug/port_detach_attach_for_vhost_user_virtio_user:32 bites not support this case. 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" Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhou Jun > Sent: Thursday, May 21, 2020 2:10 PM > To: dts@dpdk.org > Cc: Zhou, JunX W > Subject: [dts] [PATCH V1] > hotplug/port_detach_attach_for_vhost_user_virtio_user:32 bites not > support this case. >=20 > From: Zhou jun >=20 > change port_detach_attach_for_vhost_user_virtio_user's result to N/A. >=20 > Signed-off-by: Zhou jun > --- > conf/test_case_checklist.json | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index 3258e46..73eda68 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -3409,5 +3409,21 @@ > "Bug ID": "", > "Comments": "NIC not support this case" > } > + ], > + "port_detach_attach_for_vhost_user_virtio_user": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "ALL" > + ], > + "Target": [ > + "i686-native-linuxapp-gcc", > + "i686-native-linuxapp-icc" > + ], > + "Bug ID": "", > + "Comments": "32 bites not support this case(memoory not enou= gh)." > + } > ] > } > -- > 1.8.3.1