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 6DC7AA04EF; Wed, 3 Jun 2020 04:29:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5BF0F1BF60; Wed, 3 Jun 2020 04:29:28 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 23E1A1BF3C for ; Wed, 3 Jun 2020 04:29:26 +0200 (CEST) IronPort-SDR: R62WMwVxcZqRqSsbMjjHJPJTEOU1lQ8jVGPt+Di7W8/0Y4norKNUV0x+fzQ+sLjPqNxjT52jpg ZcnweU3fBA6Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2020 19:29:26 -0700 IronPort-SDR: oGJxwP87T6BLEewT9+kTWvST3xogVtfxrYSyVsajiQJ6M0pXg9pPPJCH3MkMtT/b5Mn8aGMome jr+JLsa7N3pA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,466,1583222400"; d="scan'208";a="268921374" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 02 Jun 2020 19:29:25 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 2 Jun 2020 19:29:25 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.41]) with mapi id 14.03.0439.000; Wed, 3 Jun 2020 10:29:21 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH]test_plans: remove a case from iavf_fdir_test_plan.rst Thread-Index: AQHWOKziafPABSgPp0KK3GzFNqDMAajGLDSQ Date: Wed, 3 Jun 2020 02:29:22 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC587AA@SHSMSX101.ccr.corp.intel.com> References: <1591107412-125734-1-git-send-email-yuan.peng@intel.com> In-Reply-To: <1591107412-125734-1-git-send-email-yuan.peng@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]test_plans: remove a case from iavf_fdir_test_plan.rst 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 Peng Yuan > Sent: Tuesday, June 2, 2020 10:17 PM > To: dts@dpdk.org > Cc: Peng, Yuan > Subject: [dts] [PATCH]test_plans: remove a case from iavf_fdir_test_plan.= rst >=20 > remove a case from iavf_fdir_test_plan.rst >=20 > Signed-off-by: Peng Yuan >=20 > diff --git a/test_plans/iavf_fdir_test_plan.rst > b/test_plans/iavf_fdir_test_plan.rst > index 28a1e04..4a07c47 100644 > --- a/test_plans/iavf_fdir_test_plan.rst > +++ b/test_plans/iavf_fdir_test_plan.rst > @@ -3251,47 +3251,6 @@ Subcase 8: PF reset VF and delete the rule >=20 > 8. send matched packets, check them redirected to expected queue with > FDIR matched ID. >=20 > -Subcase 9: create 2048 rules on VF00 and VF01 and VF10 and VF11 at > meantime > -------------------------------------------------------------------------= --- > - > -1. start testpmd on vf00:: > - > - ./testpmd -c 0x3 -n 6 -w 86:01.0 --file-prefix=3Dvf00 -- -i --rxq=3D= 4 --txq=3D4 > - > - start testpmd on vf01:: > - > - ./testpmd -c 0xc -n 6 -w 86:01.1 --file-prefix=3Dvf01 -- -i --rxq=3D= 4 --txq=3D4 > - > - start testpmd on vf10:: > - > - ./testpmd -c 0x30 -n 6 -w 86:11.0 --file-prefix=3Dvf10 -- -i --rxq= =3D4 --txq=3D4 > - > - start testpmd on vf11:: > - > - ./testpmd -c 0xc0 -n 6 -w 86:11.1 --file-prefix=3Dvf11 -- -i --rxq= =3D4 --txq=3D4 > - > -2. create 2048 rules on vf00:: > - > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.0.0 / end actions queue index 1 / mark / end > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.0.1 / end actions queue index 1 / mark / end > - ...... > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.7.255 / end actions queue index 1 / mark / end > - > - created successfully, check 2048 rules are listed. > - create 2048 rules on vf01/vf10/vf11 at meantime:: > - > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.0.0 / end actions queue index 1 / mark / end > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.0.1 / end actions queue index 1 / mark / end > - ...... > - flow create 0 ingress pattern eth / ipv4 src is 192.168.0.20 dst is > 192.168.7.255 / end actions queue index 1 / mark / end > - > - all the rules are created successfully. > - check the rule list, there listed 2048 rules. > - send packet to the four vfs, the packets can be redirected to expecte= d > queue with mark ID. > - > -3. flush all the rules on four VFs at meantime, there is no error report= ed. > - send packet to the four vfs, the packets are distributed by RSS witho= ut > mark ID. > - > Test case: PFCP coverage test > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > Subcase 1: PFCP FDIR vlan strip on HW checksum offload check > -- > 2.14.3