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 07B92A0352; Thu, 16 Jan 2020 06:57:10 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E80841C022; Thu, 16 Jan 2020 06:57:09 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id EE9B81BFB4 for ; Thu, 16 Jan 2020 06:57:08 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Jan 2020 21:57:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,325,1574150400"; d="scan'208";a="226476163" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga006.jf.intel.com with ESMTP; 15 Jan 2020 21:57:08 -0800 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 15 Jan 2020 21:56:51 -0800 Received: from shsmsx108.ccr.corp.intel.com (10.239.4.97) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 15 Jan 2020 21:56:51 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.30]) by SHSMSX108.ccr.corp.intel.com ([169.254.8.39]) with mapi id 14.03.0439.000; Thu, 16 Jan 2020 13:56:50 +0800 From: "Tu, Lijuan" To: "Chen, BoX C" , "dts@dpdk.org" CC: "Chen, BoX C" Thread-Topic: [dts] [PATCH V1] test_plans/vf_macfilter: Delete expired Note Thread-Index: AQHVyrcUD+de0vIcfUCwynWngH5I6Kfszglw Date: Thu, 16 Jan 2020 05:56:49 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBAB4DD@SHSMSX101.ccr.corp.intel.com> References: <1578991878-24182-1-git-send-email-box.c.chen@intel.com> In-Reply-To: <1578991878-24182-1-git-send-email-box.c.chen@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] test_plans/vf_macfilter: Delete expired Note 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 > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Chen,Bo > Sent: Tuesday, January 14, 2020 4:51 PM > To: dts@dpdk.org > Cc: Chen, BoX C > Subject: [dts] [PATCH V1] test_plans/vf_macfilter: Delete expired Note >=20 > Delete notes not applicable >=20 > Signed-off-by: Chen,Bo > --- > test_plans/vf_macfilter_test_plan.rst | 6 ------ > 1 file changed, 6 deletions(-) >=20 > diff --git a/test_plans/vf_macfilter_test_plan.rst > b/test_plans/vf_macfilter_test_plan.rst > index d93a973..b5281d3 100644 > --- a/test_plans/vf_macfilter_test_plan.rst > +++ b/test_plans/vf_macfilter_test_plan.rst > @@ -185,9 +185,6 @@ Test Case 2: > test_kernel_2pf_2vf_1vm_mac_add_filter > testpmd> set fwd mac > testpmd> start >=20 > - Note: In Jan, 2016, i40e doesn't support mac_addr add operation, so t= he > - case will be failed for FVL/Fort park NICs. > - > 6. Use scapy to send 100 random packets with current VF0's MAC, verify t= he > packets can be received by one VF and can be forwarded to another VF > correctly. > @@ -275,9 +272,6 @@ Test Case 3: test_dpdk_2pf_2vf_1vm_mac_add_filter > testpmd> set fwd mac > testpmd> start >=20 > - Note: In Jan, 2016, i40e doesn't support mac_addr add operation, so t= he > - case will be failed for FVL/Fort park NICs. > - > 7. Use scapy to send 100 random packets with current VF0's MAC, verify t= he > packets can be received by one VF and can be forwarded to another VF > correctly. > -- > 2.17.2