From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id BA4F11B1FE for ; Thu, 22 Nov 2018 10:41:56 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Nov 2018 01:41:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,265,1539673200"; d="scan'208";a="283242223" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga006.fm.intel.com with ESMTP; 22 Nov 2018 01:41:55 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 22 Nov 2018 01:41:55 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 22 Nov 2018 01:41:54 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.102]) by shsmsx102.ccr.corp.intel.com ([169.254.2.84]) with mapi id 14.03.0415.000; Thu, 22 Nov 2018 17:41:53 +0800 From: "Tu, Lijuan" To: "Zhao, MeijuanX" , "dts@dpdk.org" CC: "Zhao, MeijuanX" Thread-Topic: [dts] [PATCH V1 2/2] test_plans/vf packet rxtx:add dpdk pf test scenorio Thread-Index: AQHUgV0U0QP5oVbgIEOqfsik+j8CVKVbjGlg Date: Thu, 22 Nov 2018 09:41:52 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9BFC84@SHSMSX101.ccr.corp.intel.com> References: <1542779163-2419-1-git-send-email-meijuanx.zhao@intel.com> <1542779163-2419-2-git-send-email-meijuanx.zhao@intel.com> In-Reply-To: <1542779163-2419-2-git-send-email-meijuanx.zhao@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.0.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjBlNjIwZmYtNmJjNC00ZmNkLTlkNTYtODJlZTEwNThhNDc5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicytBYXFSeXFlSDBJa1RmaG9DakFvV1lIT2xiYmVGTG9cL0pqSlR3N0V2bzV2Y1wvcWNIalR1RDNLV0lSK1FScVNOIn0= 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 2/2] test_plans/vf packet rxtx:add dpdk pf test scenorio 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: , X-List-Received-Date: Thu, 22 Nov 2018 09:41:57 -0000 Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhao,meijuan > Sent: Wednesday, November 21, 2018 1:46 PM > To: dts@dpdk.org > Cc: Zhao, MeijuanX > Subject: [dts] [PATCH V1 2/2] test_plans/vf packet rxtx:add dpdk pf test > scenorio >=20 > Signed-off-by: zhao,meijuan > --- > test_plans/vf_packet_rxtx_test_plan.rst | 231 +++++++++++++++++++++++- > 1 file changed, 227 insertions(+), 4 deletions(-) >=20 > diff --git a/test_plans/vf_packet_rxtx_test_plan.rst > b/test_plans/vf_packet_rxtx_test_plan.rst > index 0df9984..773758b 100644 > --- a/test_plans/vf_packet_rxtx_test_plan.rst > +++ b/test_plans/vf_packet_rxtx_test_plan.rst > @@ -41,7 +41,7 @@ Test Case 1: VF_packet_IO_kernel_PF_dpdk_VF >=20 > 1. Got the pci device id of DUT, for example:: >=20 > - ./dpdk_nic_bind.py --st > + ./usertools/dpdk-devbind.py -s >=20 > 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f1 > drv=3Di40e unused=3D @@ -50,7 +50,7 @@ Test Case 1: > VF_packet_IO_kernel_PF_dpdk_VF >=20 > echo 1 > /sys/bus/pci/devices/0000\:81\:00.0/sriov_numvfs > echo 1 > /sys/bus/pci/devices/0000\:81\:00.1/sriov_numvfs > - ./dpdk_nic_bind.py --st > + ./usertools/dpdk-devbind.py -s >=20 > 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f1 > drv=3Di40e unused=3D @@ -76,7 +76,7 @@ Test Case 1: > VF_packet_IO_kernel_PF_dpdk_VF > virsh nodedev-detach pci_0000_81_02_0; > virsh nodedev-detach pci_0000_81_0a_0; >=20 > - ./dpdk_nic_bind.py --st > + ./usertools/dpdk-devbind.py -s >=20 > 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f1 > drv=3Di40e unused=3D @@ -95,7 +95,7 @@ Test Case 1: > VF_packet_IO_kernel_PF_dpdk_VF 5. Login vm0, got VFs pci device id in > vm0, assume they are 00:06.0 & 00:07.0, bind them to igb_uio driver, > and then start testpmd, set it in mac forward mode:: >=20 > - ./tools/dpdk_nic_bind.py --bind=3Digb_uio 00:06.0 00:07.0 > + ./usertools/dpdk-devbind.py -s --bind=3Digb_uio 00:06.0 00:07.0 > ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x0f -n 4 -w 00:06.0 > -w 00:07.0 \ > -- -i > --portmask=3D0x3 --tx-offloads=3D0x8fff >=20 > @@ -104,3 +104,226 @@ Test Case 1: VF_packet_IO_kernel_PF_dpdk_VF >=20 > 6. Get mac address of one VF and use it as dest mac, using scapy to send > 2000 random packets from tester, > verify the packets can be received by one VF and can be forward to > another VF correctly. > + > + > + > +Test Case 2: VF_packet_IO_dpdk_PF_dpdk_VF > +=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +1. Got the pci device id of DUT, for example:: > + > + ./usertools/dpdk-devbind.py -s > + > + 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > + 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' > + if=3Dens259f1 drv=3Di40e unused=3D > + > +2. bind pf to igb_uio and Create 2 VFs from 2 PFs:: > + > + ./usertools/dpdk-devbind.py --bind=3Digb_uio 0000:81:00.0 > 0000:81:00.1 > + echo 1 > /sys/bus/pci/devices/0000\:81\:00.0/max_vfs > + echo 1 > /sys/bus/pci/devices/0000\:81\:00.1/max_vfs > + > +3. Detach VFs from the host, bind them to pci-stub driver:: > + > + /sbin/modprobe pci-stub > + > + using `lspci -nn|grep -i ethernet` got VF device id, for example > + "8086 154c", > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.0 > > /sys/bus/pci/devices/0000:08:02.0/driver/unbind > + echo 0000:81:02.0 > /sys/bus/pci/drivers/pci-stub/bind > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:0a.0 > > /sys/bus/pci/devices/0000:08:0a.0/driver/unbind > + echo 0000:81:0a.0 > /sys/bus/pci/drivers/pci-stub/bind > + > + or using the following more easy way:: > + > + virsh nodedev-detach pci_0000_81_02_0; > + virsh nodedev-detach pci_0000_81_0a_0; > + > + ./usertools/dpdk-devbind.py -s > + > + 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > + 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f1 > drv=3Di40e unused=3D > + 0000:81:02.0 'XL710/X710 Virtual Function' if=3D drv=3Dpci-stub un= used=3D > + 0000:81:0a.0 'XL710/X710 Virtual Function' if=3D drv=3Dpci-stub > + unused=3D > + > + it can be seen that VFs 81:02.0 & 81:0a.0 's drv is pci-stub. > +4. Start testpmd on host:: > + > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x3e -n 4 -b > + 0000:81:02.0 -b 0000:81:0a.0 -- -i > + > +5. Passthrough VFs 81:02.0 & 81:0a.0 to vm0, and start vm0:: > + > + /usr/bin/qemu-system-x86_64 -name vm0 -enable-kvm \ > + -cpu host -smp 4 -m 2048 -drive file=3D/home/image/sriov-fc20-1.im= g > -vnc :1 \ > + -device pci-assign,host=3D81:02.0,id=3Dpt_0 \ > + -device pci-assign,host=3D81:0a.0,id=3Dpt_1 > + > +6. Login vm0, got VFs pci device id in vm0, assume they are 00:06.0 & > 00:07.0, bind them to igb_uio driver, > + and then start testpmd, set it in mac forward mode:: > + > + ./usertools/dpdk-devbind.py --bind=3Digb_uio 00:06.0 00:07.0 > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x0f -n 4 -w 00:06.0 > -w 00:07.0 \ > + -- -i > + > + testpmd> set fwd mac > + testpmd> start > + > +7. Get mac address of one VF and use it as dest mac, using scapy to send > 2000 random packets from tester, > + verify the packets can be received by one VF and can be forward to > another VF correctly. > + > +Test Case 3: pf dpdk vf reset > +=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > +this case pf in dpdk > +=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +1. Got the pci device id of DUT, for example:: > + > + ./usertools/dpdk-devbind.py -s > + > + 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > + 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' > + if=3Dens259f1 drv=3Di40e unused=3D > + > +2. bind pf to igb_uio and Create 3 VFs from pf0:: > + > + ./usertools/dpdk-devbind.py --bind=3Digb_uio 0000:81:00.0 > + echo 3 > /sys/bus/pci/devices/0000\:81\:00.0/max_vfs > + > + > +3. Detach VFs from the host, bind them to pci-stub driver:: > + > + /sbin/modprobe pci-stub > + > + using `lspci -nn|grep -i ethernet` got VF device id, for example > + "8086 154c", > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.0 > > /sys/bus/pci/devices/0000:08:02.0/driver/unbind > + echo 0000:81:02.0 > /sys/bus/pci/drivers/pci-stub/bind > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.1 > > /sys/bus/pci/devices/0000:08:02.1/driver/unbind > + echo 0000:81:02.1 > /sys/bus/pci/drivers/pci-stub/bind > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.2 > > /sys/bus/pci/devices/0000:08:02.2/driver/unbind > + echo 0000:81:02.2 > /sys/bus/pci/drivers/pci-stub/bind > + > + > + it can be seen that VFs 81:02.0 & 81:02.1 & 81:02.2 's drv is pci-stu= b. > +4. Start testpmd on host:: > + > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x600000000006 -n > 4 > + -b 0000:81:02.0 -b 0000:81:02.1 -b 0000:81:02.2 -- -i > + > +5. Passthrough VFs 81:02.0 & 81:02.1 to vm0, and start vm0:: > + > + /usr/bin/qemu-system-x86_64 -name vm0 -enable-kvm \ > + -cpu host -smp 4 -m 2048 -drive file=3D/home/image/sriov-fc20-1.im= g > -vnc :1 \ > + -device pci-assign,host=3D81:02.0,id=3Dpt_0 \ > + -device pci-assign,host=3D81:02.1,id=3Dpt_1 6. Passthrough VFs > +81:02.2 to vm1, and start vm1:: > + > + /usr/bin/qemu-system-x86_64 -name vm0 -enable-kvm \ > + -cpu host -smp 4 -m 2048 -drive file=3D/home/image/sriov-fc20-2.im= g > -vnc :2 \ > + -device pci-assign,host=3D81:02.2,id=3Dpt_0 > + > +7. Login vm0 and vm1, got VFs pci device id in vm0 and vm1, assume they > are 00:04.0 & 00:05.0 on vm0,00:04.0 on vm1, bind them to igb_uio > driver,for vm0:: > + > + ./usertools/dpdk-devbind.py --bind=3Digb_uio 00:04.0 00:05.0 > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf -n 1 -- -i > + testpmd> set fwd mac > + testpmd> start > +8. On vm 1:: > + > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf -n 1 -- -i > + > +9. On vm0:: > + > + testpmd>clear port stats all > + > +10. Tester loop send packet to vf0 on vm0 > + > +11. On vm1 loop start stop port 1000 times:: > + > + testpmd>port stop all > + testpmd>port start all > + > +12. Tester stop send packet > + > +13. On vm0,check port stats,verify vf0 vf1 can receive packet ,no error > + > + > +Test Case 4: pf kernel vf reset > +=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > +this case pf in kernel > +=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +1. Got the pci device id of DUT, for example:: > + > + ./usertools/dpdk-devbind.py -s > + > + 0000:81:00.0 'Ethernet Controller X710 for 10GbE SFP+' if=3Dens259= f0 > drv=3Di40e unused=3D > + 0000:81:00.1 'Ethernet Controller X710 for 10GbE SFP+' > + if=3Dens259f1 drv=3Di40e unused=3D > + > +2. bind pf to igb_uio and Create 3 VFs from pf0:: > + > + echo 3 > /sys/bus/pci/devices/0000\:81\:00.0/sriov_nums > + > + > +3. Detach VFs from the host, bind them to pci-stub driver:: > + > + /sbin/modprobe pci-stub > + > + using `lspci -nn|grep -i ethernet` got VF device id, for example > + "8086 154c", > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.0 > > /sys/bus/pci/devices/0000:08:02.0/driver/unbind > + echo 0000:81:02.0 > /sys/bus/pci/drivers/pci-stub/bind > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.1 > > /sys/bus/pci/devices/0000:08:02.1/driver/unbind > + echo 0000:81:02.1 > /sys/bus/pci/drivers/pci-stub/bind > + > + echo "8086 154c" > /sys/bus/pci/drivers/pci-stub/new_id > + echo 0000:81:02.2 > > /sys/bus/pci/devices/0000:08:02.2/driver/unbind > + echo 0000:81:02.2 > /sys/bus/pci/drivers/pci-stub/bind > + > + > + it can be seen that VFs 81:02.0 & 81:02.1 & 81:02.2 's drv is pci-stu= b. > + > +4. Passthrough VFs 81:02.0 & 81:02.1 to vm0, and start vm0:: > + > + /usr/bin/qemu-system-x86_64 -name vm0 -enable-kvm \ > + -cpu host -smp 4 -m 2048 -drive file=3D/home/image/sriov-fc20-1.im= g > -vnc :1 \ > + -device pci-assign,host=3D81:02.0,id=3Dpt_0 \ > + -device pci-assign,host=3D81:02.1,id=3Dpt_1 5. Passthrough VFs > +81:02.2 to vm1, and start vm1:: > + > + /usr/bin/qemu-system-x86_64 -name vm0 -enable-kvm \ > + -cpu host -smp 4 -m 2048 -drive file=3D/home/image/sriov-fc20-2.im= g > -vnc :2 \ > + -device pci-assign,host=3D81:02.2,id=3Dpt_0 > + > +6. Login vm0 and vm1, got VFs pci device id in vm0 and vm1, assume they > are 00:04.0 & 00:05.0 on vm0,00:04.0 on vm1, bind them to igb_uio > driver,for vm0:: > + > + ./usertools/dpdk-devbind.py --bind=3Digb_uio 00:04.0 00:05.0 > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf -n 1 -- -i > + testpmd> set fwd mac > + testpmd> start > +7. On vm 1:: > + ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf -n 1 -- -i > + > +8. On vm0:: > + > + testpmd>clear port stats all > + > +9. Tester loop send packet to vf0 on vm0 > + > +10. On vm1 loop start stop port 1000 times:: > + > + testpmd>port stop all > + testpmd>port start all > + > +11. Tester stop send packet > + > +12. On vm0,check port stats,verify vf0 vf1 can receive packet ,no error > -- > 2.17.2