From: "Chen, LingliX" <linglix.chen@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V1 0/2] Modify vm2vm_virtio_user testsuite and test_plan
Date: Fri, 17 Sep 2021 03:08:53 +0000 [thread overview]
Message-ID: <SJ0PR11MB4893BA6528111A3EA40CE12490DD9@SJ0PR11MB4893.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210916164932.77942-1-linglix.chen@intel.com>
[-- Attachment #1: Type: text/plain, Size: 325 bytes --]
> -----Original Message-----
> From: Chen, LingliX <linglix.chen@intel.com>
> Sent: Friday, September 17, 2021 12:50 AM
> To: dts@dpdk.org
> Cc: Chen, LingliX <linglix.chen@intel.com>
> Subject: [dts][PATCH V1 0/2] Modify vm2vm_virtio_user testsuite and
> test_plan
Tested-by: Lingli Chen <linglix.chen@intel.com>
[-- Attachment #2: TestVM2VMVirtioUser.log --]
[-- Type: application/octet-stream, Size: 10089 bytes --]
17/09/2021 10:48:53 dts:
TEST SUITE : TestVM2VMVirtioUser
17/09/2021 10:48:53 dts: NIC : fortville_spirit
17/09/2021 10:48:54 dut.10.240.183.220:
17/09/2021 10:48:54 tester:
17/09/2021 10:49:00 dut.10.240.183.220: echo 0000:af:00.0 > /sys/bus/pci/devices/0000\:af\:00.0/driver/unbind
17/09/2021 10:49:00 dut.10.240.183.220: -bash: /sys/bus/pci/devices/0000:af:00.0/driver/unbind: No such file or directory
17/09/2021 10:49:00 dut.10.240.183.220: modprobe i40e
17/09/2021 10:49:00 dut.10.240.183.220:
17/09/2021 10:49:00 dut.10.240.183.220: echo 0000:af:00.0 > /sys/bus/pci/drivers/i40e/bind
17/09/2021 10:49:00 dut.10.240.183.220: -bash: echo: write error: No such device
17/09/2021 10:49:06 dut.10.240.183.220: ifconfig up
17/09/2021 10:49:06 dut.10.240.183.220:
Command 'ifconfig' not found, but can be installed with:
apt install net-tools
17/09/2021 10:49:06 dut.10.240.183.220: echo 0000:af:00.1 > /sys/bus/pci/devices/0000\:af\:00.1/driver/unbind
17/09/2021 10:49:06 dut.10.240.183.220: -bash: /sys/bus/pci/devices/0000:af:00.1/driver/unbind: No such file or directory
17/09/2021 10:49:06 dut.10.240.183.220: modprobe i40e
17/09/2021 10:49:06 dut.10.240.183.220:
17/09/2021 10:49:06 dut.10.240.183.220: echo 0000:af:00.1 > /sys/bus/pci/drivers/i40e/bind
17/09/2021 10:49:06 dut.10.240.183.220: -bash: echo: write error: No such device
17/09/2021 10:49:11 dut.10.240.183.220: ifconfig up
17/09/2021 10:49:11 dut.10.240.183.220:
Command 'ifconfig' not found, but can be installed with:
apt install net-tools
17/09/2021 10:49:11 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:49:11 dut.10.240.183.220: 2048
17/09/2021 10:49:12 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_no_mergeable_path Begin
17/09/2021 10:49:12 dut.10.240.183.220:
17/09/2021 10:49:12 tester:
17/09/2021 10:49:12 dut.10.240.183.220: rm -rf ./vhost-net*
17/09/2021 10:49:12 dut.10.240.183.220:
17/09/2021 10:49:12 dut.10.240.183.220: rm -rf /tmp/pdump-virtio-rx.pcap
17/09/2021 10:49:12 dut.10.240.183.220:
17/09/2021 10:49:12 dut.10.240.183.220: rm -rf /tmp/pdump-vhost-rx.pcap
17/09/2021 10:49:12 dut.10.240.183.220:
17/09/2021 10:49:12 TestVM2VMVirtioUser: check pcap file info about virtio
17/09/2021 10:49:22 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:49:22 dut.10.240.183.220: 2048
17/09/2021 10:49:34 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:49:34 dut.10.240.183.220: 2048
17/09/2021 10:50:09 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
17/09/2021 10:50:11 TestVM2VMVirtioUser: check pcap file info about vhost
17/09/2021 10:50:22 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:50:22 dut.10.240.183.220: 2048
17/09/2021 10:50:56 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
17/09/2021 10:50:58 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
17/09/2021 10:50:58 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_no_mergeable_path Result PASSED:
17/09/2021 10:50:58 dut.10.240.183.220: modprobe ioatdma
17/09/2021 10:50:58 dut.10.240.183.220:
17/09/2021 10:50:58 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u
17/09/2021 10:50:59 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:50:59 dut.10.240.183.220: ./usertools/dpdk-devbind.py --force --bind=ioatdma
17/09/2021 10:50:59 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:50:59 dut.10.240.183.220: kill_all: called by dut and prefix list has value.
17/09/2021 10:51:03 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_no_mergeable_path Begin
17/09/2021 10:51:03 dut.10.240.183.220:
17/09/2021 10:51:03 tester:
17/09/2021 10:51:03 dut.10.240.183.220: rm -rf ./vhost-net*
17/09/2021 10:51:03 dut.10.240.183.220:
17/09/2021 10:51:03 dut.10.240.183.220: rm -rf /tmp/pdump-virtio-rx.pcap
17/09/2021 10:51:03 dut.10.240.183.220:
17/09/2021 10:51:03 dut.10.240.183.220: rm -rf /tmp/pdump-vhost-rx.pcap
17/09/2021 10:51:03 dut.10.240.183.220:
17/09/2021 10:51:03 TestVM2VMVirtioUser: check pcap file info about virtio
17/09/2021 10:51:14 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:51:14 dut.10.240.183.220: 2048
17/09/2021 10:51:25 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:51:25 dut.10.240.183.220: 2048
17/09/2021 10:52:00 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
17/09/2021 10:52:02 TestVM2VMVirtioUser: check pcap file info about vhost
17/09/2021 10:52:13 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:52:13 dut.10.240.183.220: 2048
17/09/2021 10:52:47 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
17/09/2021 10:52:49 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
17/09/2021 10:52:50 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_no_mergeable_path Result PASSED:
17/09/2021 10:52:50 dut.10.240.183.220: modprobe ioatdma
17/09/2021 10:52:50 dut.10.240.183.220:
17/09/2021 10:52:50 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u
17/09/2021 10:52:50 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:52:50 dut.10.240.183.220: ./usertools/dpdk-devbind.py --force --bind=ioatdma
17/09/2021 10:52:50 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:52:50 dut.10.240.183.220: kill_all: called by dut and prefix list has value.
17/09/2021 10:52:54 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_no_mergeable_path Begin
17/09/2021 10:52:54 dut.10.240.183.220:
17/09/2021 10:52:54 tester:
17/09/2021 10:52:54 dut.10.240.183.220: rm -rf ./vhost-net*
17/09/2021 10:52:54 dut.10.240.183.220:
17/09/2021 10:52:54 dut.10.240.183.220: rm -rf /tmp/pdump-virtio-rx.pcap
17/09/2021 10:52:54 dut.10.240.183.220:
17/09/2021 10:52:54 dut.10.240.183.220: rm -rf /tmp/pdump-vhost-rx.pcap
17/09/2021 10:52:54 dut.10.240.183.220:
17/09/2021 10:52:54 TestVM2VMVirtioUser: check pcap file info about virtio
17/09/2021 10:53:05 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:53:05 dut.10.240.183.220: 2048
17/09/2021 10:53:16 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:53:16 dut.10.240.183.220: 2048
17/09/2021 10:53:51 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
17/09/2021 10:53:53 TestVM2VMVirtioUser: check pcap file info about vhost
17/09/2021 10:54:04 dut.10.240.183.220: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
17/09/2021 10:54:04 dut.10.240.183.220: 2048
17/09/2021 10:54:39 dut.10.240.183.220: scp -v root@10.240.183.220:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
17/09/2021 10:54:40 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
17/09/2021 10:54:41 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_no_mergeable_path Result PASSED:
17/09/2021 10:54:41 dut.10.240.183.220: modprobe ioatdma
17/09/2021 10:54:41 dut.10.240.183.220:
17/09/2021 10:54:41 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u
17/09/2021 10:54:41 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:54:41 dut.10.240.183.220: ./usertools/dpdk-devbind.py --force --bind=ioatdma
17/09/2021 10:54:41 dut.10.240.183.220: Error: No devices specified.
usage: dpdk-devbind.py [-h] [-s] [--status-dev {baseband,compress,crypto,event,mempool,misc,net,regex}] [-b DRIVER | -u] [--force] [DEVICE [DEVICE ...]]
17/09/2021 10:54:41 dut.10.240.183.220: kill_all: called by dut and prefix list has value.
17/09/2021 10:54:45 dts:
TEST SUITE ENDED: TestVM2VMVirtioUser
prev parent reply other threads:[~2021-09-17 3:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 16:49 Lingli Chen
2021-09-16 16:49 ` [dts] [PATCH V1 1/2] test_plans/vm2vm_virtio_user: Correct test app name Lingli Chen
2021-09-16 16:49 ` [dts] [PATCH V1 2/2] tests/vm2vm_virtio_user: Modify the script sync with testplan Lingli Chen
2021-09-27 8:33 ` Chen, LingliX
2021-09-29 9:13 ` Wang, Yinan
2021-09-17 3:08 ` Chen, LingliX [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR11MB4893BA6528111A3EA40CE12490DD9@SJ0PR11MB4893.namprd11.prod.outlook.com \
--to=linglix.chen@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).