* Re: [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512
2020-11-26 15:27 [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512 lingwei
@ 2020-11-26 7:34 ` Ling, WeiX
2020-11-26 8:45 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Ling, WeiX @ 2020-11-26 7:34 UTC (permalink / raw)
To: Ling, WeiX, dts
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
Tested-by: Wei Ling <weix.ling@intel.com>
> -----Original Message-----
> From: lingwei <weix.ling@intel.com>
> Sent: Thursday, November 26, 2020 11:27 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V2] tests/vm2vm_virtio_user: Optimize script and add
> parameter to enable AVX512
>
[-- Attachment #2: TestVM2VMVirtioUser.log --]
[-- Type: application/octet-stream, Size: 21609 bytes --]
26/11/2020 15:06:25 dts:
TEST SUITE : TestVM2VMVirtioUser
26/11/2020 15:06:25 dts: NIC : fortville_spirit
26/11/2020 15:06:25 dut.10.240.183.214:
26/11/2020 15:06:25 tester:
26/11/2020 15:06:32 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:06:32 dut.10.240.183.214: 2048
26/11/2020 15:06:32 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_mergeable_path Begin
26/11/2020 15:06:32 dut.10.240.183.214:
26/11/2020 15:06:32 tester:
26/11/2020 15:06:32 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:06:32 dut.10.240.183.214:
26/11/2020 15:06:32 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:06:32 dut.10.240.183.214:
26/11/2020 15:06:32 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:06:32 dut.10.240.183.214:
26/11/2020 15:06:32 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:06:43 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:06:43 dut.10.240.183.214: 2048
26/11/2020 15:06:54 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:06:54 dut.10.240.183.214: 2048
26/11/2020 15:07:30 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:07:31 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:07:42 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:07:42 dut.10.240.183.214: 2048
26/11/2020 15:08:17 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:08:19 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:08:19 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_mergeable_path Result PASSED:
26/11/2020 15:08:19 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:08:24 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_no_mergeable_path Begin
26/11/2020 15:08:24 dut.10.240.183.214:
26/11/2020 15:08:24 tester:
26/11/2020 15:08:24 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:08:24 dut.10.240.183.214:
26/11/2020 15:08:24 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:08:24 dut.10.240.183.214:
26/11/2020 15:08:24 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:08:24 dut.10.240.183.214:
26/11/2020 15:08:24 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:08:35 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:08:35 dut.10.240.183.214: 2048
26/11/2020 15:08:46 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:08:46 dut.10.240.183.214: 2048
26/11/2020 15:09:22 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:09:23 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:09:34 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:09:34 dut.10.240.183.214: 2048
26/11/2020 15:10:09 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:10:11 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:10:11 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_inorder_no_mergeable_path Result PASSED:
26/11/2020 15:10:11 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:10:16 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_mergeable_path Begin
26/11/2020 15:10:16 dut.10.240.183.214:
26/11/2020 15:10:16 tester:
26/11/2020 15:10:16 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:10:16 dut.10.240.183.214:
26/11/2020 15:10:16 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:10:16 dut.10.240.183.214:
26/11/2020 15:10:16 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:10:16 dut.10.240.183.214:
26/11/2020 15:10:16 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:10:27 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:10:27 dut.10.240.183.214: 2048
26/11/2020 15:10:38 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:10:38 dut.10.240.183.214: 2048
26/11/2020 15:11:14 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:11:15 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:11:26 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:11:26 dut.10.240.183.214: 2048
26/11/2020 15:12:01 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:12:03 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:12:04 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_mergeable_path Result PASSED:
26/11/2020 15:12:04 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:12:08 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_no_mergeable_path Begin
26/11/2020 15:12:08 dut.10.240.183.214:
26/11/2020 15:12:09 tester:
26/11/2020 15:12:09 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:12:09 dut.10.240.183.214:
26/11/2020 15:12:09 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:12:09 dut.10.240.183.214:
26/11/2020 15:12:09 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:12:09 dut.10.240.183.214:
26/11/2020 15:12:09 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:12:19 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:12:19 dut.10.240.183.214: 2048
26/11/2020 15:12:30 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:12:31 dut.10.240.183.214: 2048
26/11/2020 15:13:06 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:13:08 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:13:19 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:13:19 dut.10.240.183.214: 2048
26/11/2020 15:13:53 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:13:55 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:13:55 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_no_mergeable_path Result PASSED:
26/11/2020 15:13:55 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:14:00 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_vectorized_path Begin
26/11/2020 15:14:00 dut.10.240.183.214:
26/11/2020 15:14:00 tester:
26/11/2020 15:14:00 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:14:00 dut.10.240.183.214:
26/11/2020 15:14:00 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:14:00 dut.10.240.183.214:
26/11/2020 15:14:00 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:14:00 dut.10.240.183.214:
26/11/2020 15:14:00 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:14:11 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:14:11 dut.10.240.183.214: 2048
26/11/2020 15:14:22 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:14:22 dut.10.240.183.214: 2048
26/11/2020 15:14:58 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:14:59 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:15:10 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:15:10 dut.10.240.183.214: 2048
26/11/2020 15:15:45 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:15:47 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:15:47 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_vectorized_path Result PASSED:
26/11/2020 15:15:47 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:15:52 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_vectorized_path_ringsize_not_powerof_2 Begin
26/11/2020 15:15:52 dut.10.240.183.214:
26/11/2020 15:15:52 tester:
26/11/2020 15:15:52 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:15:52 dut.10.240.183.214:
26/11/2020 15:15:52 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:15:52 dut.10.240.183.214:
26/11/2020 15:15:52 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:15:52 dut.10.240.183.214:
26/11/2020 15:15:52 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:16:03 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:16:03 dut.10.240.183.214: 2048
26/11/2020 15:16:14 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:16:14 dut.10.240.183.214: 2048
26/11/2020 15:16:49 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:16:51 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:17:02 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:17:02 dut.10.240.183.214: 2048
26/11/2020 15:17:37 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:17:38 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:17:39 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_packed_virtqueue_vectorized_path_ringsize_not_powerof_2 Result PASSED:
26/11/2020 15:17:39 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:17:43 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_mergeable_path Begin
26/11/2020 15:17:44 dut.10.240.183.214:
26/11/2020 15:17:44 tester:
26/11/2020 15:17:44 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:17:44 dut.10.240.183.214:
26/11/2020 15:17:44 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:17:44 dut.10.240.183.214:
26/11/2020 15:17:44 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:17:44 dut.10.240.183.214:
26/11/2020 15:17:44 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:17:54 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:17:54 dut.10.240.183.214: 2048
26/11/2020 15:18:06 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:18:06 dut.10.240.183.214: 2048
26/11/2020 15:18:41 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:18:43 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:18:54 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:18:54 dut.10.240.183.214: 2048
26/11/2020 15:19:28 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:19:30 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:19:31 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_mergeable_path Result PASSED:
26/11/2020 15:19:31 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:19:35 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_mergeable_path_with_cbdma Result SKIPPED:
26/11/2020 15:19:35 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_no_mergeable_path Begin
26/11/2020 15:19:36 dut.10.240.183.214:
26/11/2020 15:19:36 tester:
26/11/2020 15:19:36 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:19:36 dut.10.240.183.214:
26/11/2020 15:19:36 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:19:36 dut.10.240.183.214:
26/11/2020 15:19:36 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:19:36 dut.10.240.183.214:
26/11/2020 15:19:36 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:19:46 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:19:46 dut.10.240.183.214: 2048
26/11/2020 15:19:57 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:19:58 dut.10.240.183.214: 2048
26/11/2020 15:20:33 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:20:35 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:20:46 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:20:46 dut.10.240.183.214: 2048
26/11/2020 15:21:20 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:21:22 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:21:22 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_inorder_no_mergeable_path Result PASSED:
26/11/2020 15:21:22 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:21:27 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_mergeable_path Begin
26/11/2020 15:21:27 dut.10.240.183.214:
26/11/2020 15:21:27 tester:
26/11/2020 15:21:27 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:21:27 dut.10.240.183.214:
26/11/2020 15:21:27 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:21:27 dut.10.240.183.214:
26/11/2020 15:21:27 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:21:27 dut.10.240.183.214:
26/11/2020 15:21:27 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:21:38 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:21:38 dut.10.240.183.214: 2048
26/11/2020 15:21:49 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:21:49 dut.10.240.183.214: 2048
26/11/2020 15:22:25 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:22:27 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:22:37 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:22:38 dut.10.240.183.214: 2048
26/11/2020 15:23:13 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:23:14 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:23:15 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_mergeable_path Result PASSED:
26/11/2020 15:23:15 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:23:20 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_mergeable_path_with_cbdma Result SKIPPED:
26/11/2020 15:23:20 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_no_mergeable_path Begin
26/11/2020 15:23:20 dut.10.240.183.214:
26/11/2020 15:23:20 tester:
26/11/2020 15:23:20 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:23:20 dut.10.240.183.214:
26/11/2020 15:23:20 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:23:20 dut.10.240.183.214:
26/11/2020 15:23:20 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:23:20 dut.10.240.183.214:
26/11/2020 15:23:20 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:23:31 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:23:31 dut.10.240.183.214: 2048
26/11/2020 15:23:42 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:23:42 dut.10.240.183.214: 2048
26/11/2020 15:24:17 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:24:19 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:24:30 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:24:30 dut.10.240.183.214: 2048
26/11/2020 15:25:04 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:25:06 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:25:07 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_no_mergeable_path Result PASSED:
26/11/2020 15:25:07 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:25:11 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_vector_rx_path Begin
26/11/2020 15:25:11 dut.10.240.183.214:
26/11/2020 15:25:12 tester:
26/11/2020 15:25:12 dut.10.240.183.214: rm -rf ./vhost-net*
26/11/2020 15:25:12 dut.10.240.183.214:
26/11/2020 15:25:12 dut.10.240.183.214: rm -rf /tmp/pdump-virtio-rx.pcap
26/11/2020 15:25:12 dut.10.240.183.214:
26/11/2020 15:25:12 dut.10.240.183.214: rm -rf /tmp/pdump-vhost-rx.pcap
26/11/2020 15:25:12 dut.10.240.183.214:
26/11/2020 15:25:12 TestVM2VMVirtioUser: check pcap file info about virtio
26/11/2020 15:25:22 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:25:22 dut.10.240.183.214: 2048
26/11/2020 15:25:33 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:25:34 dut.10.240.183.214: 2048
26/11/2020 15:26:09 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-virtio-rx.pcap /tmp/pdump-virtio-rx.pcap
26/11/2020 15:26:11 TestVM2VMVirtioUser: check pcap file info about vhost
26/11/2020 15:26:22 dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
26/11/2020 15:26:22 dut.10.240.183.214: 2048
26/11/2020 15:26:56 dut.10.240.183.214: scp -v root@10.240.183.214:/tmp/pdump-vhost-rx.pcap /tmp/pdump-vhost-rx.pcap
26/11/2020 15:26:58 TestVM2VMVirtioUser: diff the pcap file of vhost and virtio
26/11/2020 15:26:58 TestVM2VMVirtioUser: Test Case test_vm2vm_virtio_user_split_virtqueue_vector_rx_path Result PASSED:
26/11/2020 15:26:58 dut.10.240.183.214: kill_all: called by dut and prefix list has value.
26/11/2020 15:27:03 dts:
TEST SUITE ENDED: TestVM2VMVirtioUser
[-- Attachment #3: virtio-user1.log --]
[-- Type: application/octet-stream, Size: 40443 bytes --]
26/11/2020 15:06:30 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:06:30 dut.10.240.183.214_virtio-user1:
26/11/2020 15:06:43 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:06:43 dut.10.240.183.214_virtio-user1:
26/11/2020 15:06:43 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:06:44 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:27 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:07:28 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:08:15 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:08:15 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'luit' from deb x11-utils (7.7+5)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
command 'qgit' from deb qgit (2.9-1build1)
Try: apt install <deb name>
26/11/2020 15:08:35 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:08:35 dut.10.240.183.214_virtio-user1:
26/11/2020 15:08:35 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:08:36 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:09:19 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:09:20 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:10:07 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:10:07 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
command 'luit' from deb x11-utils (7.7+5)
command 'qgit' from deb qgit (2.9-1build1)
Try: apt install <deb name>
26/11/2020 15:10:27 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:10:27 dut.10.240.183.214_virtio-user1:
26/11/2020 15:10:27 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:10:28 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:11 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:11:12 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:11:59 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:11:59 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'qgit' from deb qgit (2.9-1build1)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'luit' from deb x11-utils (7.7+5)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
26/11/2020 15:12:19 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:12:19 dut.10.240.183.214_virtio-user1:
26/11/2020 15:12:19 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:12:20 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:12:30 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:12:30 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:12:30 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:12:30 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:03 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:13:04 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:13:51 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:13:51 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'qgit' from deb qgit (2.9-1build1)
command 'luit' from deb x11-utils (7.7+5)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
26/11/2020 15:14:11 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:14:11 dut.10.240.183.214_virtio-user1:
26/11/2020 15:14:11 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:14:12 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:14:55 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:14:56 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:15:43 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:15:43 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'qgit' from deb qgit (2.9-1build1)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'luit' from deb x11-utils (7.7+5)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
26/11/2020 15:16:03 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:16:03 dut.10.240.183.214_virtio-user1:
26/11/2020 15:16:03 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=255 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=255 --rxd=255
26/11/2020 15:16:04 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:16:47 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:16:47 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:17:34 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:17:34 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'qgit' from deb qgit (2.9-1build1)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
command 'luit' from deb x11-utils (7.7+5)
Try: apt install <deb name>
26/11/2020 15:17:54 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:17:54 dut.10.240.183.214_virtio-user1:
26/11/2020 15:17:54 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:17:55 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:18:05 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:18:05 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:18:05 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:18:05 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:18:38 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:18:39 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:19:26 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:19:26 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'quiz' from deb bsdgames (2.17-28build1)
command 'luit' from deb x11-utils (7.7+5)
command 'qgit' from deb qgit (2.9-1build1)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
26/11/2020 15:19:46 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:19:46 dut.10.240.183.214_virtio-user1:
26/11/2020 15:19:46 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:19:47 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:19:57 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:19:57 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:19:57 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:19:57 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:30 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:20:31 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:21:18 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:21:18 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'qgit' from deb qgit (2.9-1build1)
command 'luit' from deb x11-utils (7.7+5)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
26/11/2020 15:21:38 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:21:38 dut.10.240.183.214_virtio-user1:
26/11/2020 15:21:38 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:21:39 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:22 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:22:23 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:23:11 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:23:11 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'quilt' from deb quilt (0.65-3)
command 'luit' from deb x11-utils (7.7+5)
command 'qgit' from deb qgit (2.9-1build1)
command 'quiz' from deb bsdgames (2.17-28build1)
Try: apt install <deb name>
26/11/2020 15:23:31 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:23:31 dut.10.240.183.214_virtio-user1:
26/11/2020 15:23:31 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --enable-hw-vlan-strip
26/11/2020 15:23:31 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:23:41 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:24:15 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:24:15 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:25:02 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:25:02 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'luit' from deb x11-utils (7.7+5)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
command 'qgit' from deb qgit (2.9-1build1)
Try: apt install <deb name>
26/11/2020 15:25:22 dut.10.240.183.214_virtio-user1: cd ~/dpdk
26/11/2020 15:25:22 dut.10.240.183.214_virtio-user1:
26/11/2020 15:25:22 dut.10.240.183.214_virtio-user1: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 5,6 -n 4 --file-prefix=virtio --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:25:23 dut.10.240.183.214_virtio-user1: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:25:33 dut.10.240.183.214_virtio-user1: set fwd rxonly
26/11/2020 15:25:33 dut.10.240.183.214_virtio-user1:
Set rxonly packet forwarding mode
26/11/2020 15:25:33 dut.10.240.183.214_virtio-user1: start
26/11/2020 15:25:33 dut.10.240.183.214_virtio-user1:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 6 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:06 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:26:07 dut.10.240.183.214_virtio-user1:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:26:54 dut.10.240.183.214_virtio-user1: quit
26/11/2020 15:26:54 dut.10.240.183.214_virtio-user1:
Command '' not found, did you mean:
command 'luit' from deb x11-utils (7.7+5)
command 'qgit' from deb qgit (2.9-1build1)
command 'quiz' from deb bsdgames (2.17-28build1)
command 'quilt' from deb quilt (0.65-3)
Try: apt install <deb name>
[-- Attachment #4: virtio-user0.log --]
[-- Type: application/octet-stream, Size: 148415 bytes --]
26/11/2020 15:06:29 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:06:29 dut.10.240.183.214_virtio-user0:
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user0:
26/11/2020 15:06:54 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:06:55 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:05 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0:
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:07:06 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:26 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:07:27 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:07:42 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:07:42 dut.10.240.183.214_virtio-user0:
26/11/2020 15:07:42 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:07:43 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:53 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0: set burst 5
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 5
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0:
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:07:54 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=5
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:08:14 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:08:15 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user0:
26/11/2020 15:08:46 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:08:47 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:08:57 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0:
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:08:58 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:09:18 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:09:19 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:09:34 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:09:34 dut.10.240.183.214_virtio-user0:
26/11/2020 15:09:34 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:09:35 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:09:45 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:10:06 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:10:07 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user0:
26/11/2020 15:10:38 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:10:39 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:10:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0: set txpkts 2000
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0:
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:10:50 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:10 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:11:11 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:11:26 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:11:26 dut.10.240.183.214_virtio-user0:
26/11/2020 15:11:26 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:11:27 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:37 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: set burst 5
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 5
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=5
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: set txpkts 2000
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:11:38 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:59 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:11:59 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:12:31 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:12:31 dut.10.240.183.214_virtio-user0:
26/11/2020 15:12:31 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:12:31 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:12:41 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:12:41 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:12:41 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:12:41 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:12:41 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:12:42 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:03 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:13:03 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:13:19 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:13:19 dut.10.240.183.214_virtio-user0:
26/11/2020 15:13:19 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:13:19 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:13:29 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:13:29 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:13:29 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:13:30 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:50 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:13:51 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user0:
26/11/2020 15:14:22 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:14:23 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:14:33 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:14:34 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:14:34 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:14:34 dut.10.240.183.214_virtio-user0:
26/11/2020 15:14:34 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:14:34 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:14:54 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:14:55 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:15:10 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:15:10 dut.10.240.183.214_virtio-user0:
26/11/2020 15:15:10 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=256 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:15:11 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:15:21 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:15:42 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:15:43 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user0:
26/11/2020 15:16:14 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=255 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=255 --rxd=255
26/11/2020 15:16:15 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:16:25 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:16:46 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:16:47 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 4 TX-dropped: 28 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 4 TX-dropped: 28 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:17:02 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:17:02 dut.10.240.183.214_virtio-user0:
26/11/2020 15:17:02 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1,queue_size=255 --single-file-segments --force-max-simd-bitwidth=512 -- -i --nb-cores=1 --txd=255 --rxd=255
26/11/2020 15:17:03 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:17:13 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=255 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=255 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:17:34 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:17:34 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:18:06 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:18:06 dut.10.240.183.214_virtio-user0:
26/11/2020 15:18:06 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:18:06 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:18:16 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:18:16 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:18:16 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:18:17 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:18:38 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:18:38 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 31 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 31 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:18:54 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:18:54 dut.10.240.183.214_virtio-user0:
26/11/2020 15:18:54 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:18:54 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:19:04 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:19:05 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:19:26 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:19:26 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 0 TX-total: 1
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 0 TX-total: 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:19:58 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:19:58 dut.10.240.183.214_virtio-user0:
26/11/2020 15:19:58 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:19:58 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:20:08 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:20:08 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:20:08 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:20:09 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:30 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:20:30 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 31 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 1 TX-dropped: 31 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:20:46 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:20:46 dut.10.240.183.214_virtio-user0:
26/11/2020 15:20:46 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --rx-offloads=0x10
26/11/2020 15:20:46 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:20:56 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:20:57 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x10 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x10
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:21:17 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:21:18 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user0:
26/11/2020 15:21:49 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:21:50 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:00 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: set txpkts 2000
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:22:01 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:22 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:22:22 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:22:38 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:22:38 dut.10.240.183.214_virtio-user0:
26/11/2020 15:22:38 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=1,in_order=0,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:22:38 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:22:48 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:22:48 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:22:48 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: set burst 5
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 5
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=5
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 0 TX-total: 5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: set txpkts 2000
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:22:49 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:23:10 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:23:11 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 32 TX-dropped: 0 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user0:
26/11/2020 15:23:42 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --enable-hw-vlan-strip
26/11/2020 15:23:43 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:23:53 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:24:14 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:24:15 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:24:30 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:24:30 dut.10.240.183.214_virtio-user0:
26/11/2020 15:24:30 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256 --enable-hw-vlan-strip
26/11/2020 15:24:31 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:24:41 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x1 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x1
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:25:02 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:25:02 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:25:34 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:25:34 dut.10.240.183.214_virtio-user0:
26/11/2020 15:25:34 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:25:34 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:25:44 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:25:44 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:25:44 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:25:44 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:25:44 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: set txpkts 2000,2000,2000,2000
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0: start tx_first 1
26/11/2020 15:25:45 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:06 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:26:06 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 5 TX-dropped: 27 TX-total: 32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
26/11/2020 15:26:22 dut.10.240.183.214_virtio-user0: cd ~/dpdk
26/11/2020 15:26:22 dut.10.240.183.214_virtio-user0:
26/11/2020 15:26:22 dut.10.240.183.214_virtio-user0: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 3,4 -n 4 --file-prefix=virtio0 --no-pci --socket-mem 1024,1024 --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,packed_vq=0,mrg_rxbuf=0,in_order=0,vectorized=1,queue_size=256 --single-file-segments -- -i --nb-cores=1 --txd=256 --rxd=256
26/11/2020 15:26:22 dut.10.240.183.214_virtio-user0: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/virtio0/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
Warning: NUMA should be configured manually by using --port-numa-config and --ring-numa-config parameters along with --numa.
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 00:01:02:03:04:05
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Operation not supported - ignore
26/11/2020 15:26:32 dut.10.240.183.214_virtio-user0: set burst 1
26/11/2020 15:26:32 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 1
26/11/2020 15:26:32 dut.10.240.183.214_virtio-user0: start tx_first 27
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=1
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0: stop
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0:
Telling cores to ...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 27 TX-dropped: 0 TX-total: 27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0: set burst 32
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0:
Number of packets per burst set to 32
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0: start tx_first 7
26/11/2020 15:26:33 dut.10.240.183.214_virtio-user0:
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 4 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=256 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=256 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:53 dut.10.240.183.214_virtio-user0: quit
26/11/2020 15:26:54 dut.10.240.183.214_virtio-user0:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 224 TX-dropped: 0 TX-total: 224
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
[-- Attachment #5: vhost-user.log --]
[-- Type: application/octet-stream, Size: 81394 bytes --]
26/11/2020 15:06:27 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:06:27 dut.10.240.183.214_vhost-user:
26/11/2020 15:06:32 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:06:33 dut.10.240.183.214_vhost-user:
26/11/2020 15:06:33 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:06:33 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:06:43 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:06:43 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:07:06 dut.10.240.183.214_vhost-user: start
26/11/2020 15:07:06 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:07:26 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:07:26 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 256 TX-dropped: 0 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 256 TX-dropped: 0 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:07:31 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:07:31 dut.10.240.183.214_vhost-user:
26/11/2020 15:07:31 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:07:32 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:07:42 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:07:42 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:07:42 dut.10.240.183.214_vhost-user: start
26/11/2020 15:07:42 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:08:14 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:08:14 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:08:24 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:08:25 dut.10.240.183.214_vhost-user:
26/11/2020 15:08:25 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:08:25 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:08:35 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:08:35 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:08:58 dut.10.240.183.214_vhost-user: start
26/11/2020 15:08:58 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:09:18 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:09:18 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 5 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 251 TX-dropped: 5 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:09:23 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:09:23 dut.10.240.183.214_vhost-user:
26/11/2020 15:09:23 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:09:24 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:09:34 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:09:34 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:09:34 dut.10.240.183.214_vhost-user: start
26/11/2020 15:09:34 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:10:06 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:10:06 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:10:16 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:10:16 dut.10.240.183.214_vhost-user:
26/11/2020 15:10:16 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:10:17 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:10:27 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:10:27 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:10:49 dut.10.240.183.214_vhost-user: start
26/11/2020 15:10:49 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:10 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:11:10 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 288 TX-dropped: 0 TX-total: 288
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 288 TX-dropped: 0 TX-total: 288
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:11:15 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:11:15 dut.10.240.183.214_vhost-user:
26/11/2020 15:11:15 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:11:16 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:11:26 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:11:26 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:11:26 dut.10.240.183.214_vhost-user: start
26/11/2020 15:11:26 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:11:58 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:11:59 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:12:09 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:12:09 dut.10.240.183.214_vhost-user:
26/11/2020 15:12:09 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:12:09 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:12:19 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:12:19 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:12:42 dut.10.240.183.214_vhost-user: start
26/11/2020 15:12:42 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:02 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:13:03 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 5 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 251 TX-dropped: 5 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:13:08 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:13:08 dut.10.240.183.214_vhost-user:
26/11/2020 15:13:08 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:13:08 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 26
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:13:18 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:13:18 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:13:18 dut.10.240.183.214_vhost-user: start
26/11/2020 15:13:18 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:13:50 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:13:50 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:14:00 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:14:00 dut.10.240.183.214_vhost-user:
26/11/2020 15:14:00 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:14:01 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:14:11 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:14:11 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:14:34 dut.10.240.183.214_vhost-user: start
26/11/2020 15:14:34 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:14:54 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:14:54 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 5 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 251 TX-dropped: 5 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:14:59 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:14:59 dut.10.240.183.214_vhost-user:
26/11/2020 15:14:59 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:15:00 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:15:10 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:15:10 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:15:10 dut.10.240.183.214_vhost-user: start
26/11/2020 15:15:10 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:15:41 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:15:42 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:15:52 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:15:52 dut.10.240.183.214_vhost-user:
26/11/2020 15:15:52 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:15:53 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:16:03 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:16:03 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:16:25 dut.10.240.183.214_vhost-user: start
26/11/2020 15:16:25 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:16:45 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:16:46 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 255 RX-dropped: 0 RX-total: 255
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 4 TX-total: 255
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 255 RX-dropped: 0 RX-total: 255
TX-packets: 251 TX-dropped: 4 TX-total: 255
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:16:51 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:16:51 dut.10.240.183.214_vhost-user:
26/11/2020 15:16:51 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:16:51 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:17:01 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:17:02 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:17:02 dut.10.240.183.214_vhost-user: start
26/11/2020 15:17:02 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:17:33 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:17:34 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:17:44 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:17:44 dut.10.240.183.214_vhost-user:
26/11/2020 15:17:44 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:17:44 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:17:54 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:17:54 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:18:17 dut.10.240.183.214_vhost-user: start
26/11/2020 15:18:17 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:18:37 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:18:38 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 252 TX-dropped: 0 TX-total: 252
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 252 TX-dropped: 0 TX-total: 252
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:18:43 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:18:43 dut.10.240.183.214_vhost-user:
26/11/2020 15:18:43 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:18:43 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:18:53 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:18:53 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:18:53 dut.10.240.183.214_vhost-user: start
26/11/2020 15:18:53 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:19:25 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:19:26 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:19:36 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:19:36 dut.10.240.183.214_vhost-user:
26/11/2020 15:19:36 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:19:36 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:19:46 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:19:46 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:20:09 dut.10.240.183.214_vhost-user: start
26/11/2020 15:20:09 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:20:29 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:20:30 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 1 TX-total: 252
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 252 RX-dropped: 0 RX-total: 252
TX-packets: 251 TX-dropped: 1 TX-total: 252
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:20:35 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:20:35 dut.10.240.183.214_vhost-user:
26/11/2020 15:20:35 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:20:35 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:20:45 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:20:45 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:20:45 dut.10.240.183.214_vhost-user: start
26/11/2020 15:20:45 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:21:17 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:21:17 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:21:27 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:21:28 dut.10.240.183.214_vhost-user:
26/11/2020 15:21:28 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:21:28 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:21:38 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:21:38 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:22:01 dut.10.240.183.214_vhost-user: start
26/11/2020 15:22:01 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:22:21 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:22:22 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 288 TX-dropped: 0 TX-total: 288
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 288 TX-dropped: 0 TX-total: 288
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:22:27 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:22:27 dut.10.240.183.214_vhost-user:
26/11/2020 15:22:27 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:22:27 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:22:37 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:22:37 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:22:37 dut.10.240.183.214_vhost-user: start
26/11/2020 15:22:37 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:23:09 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:23:10 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 288 RX-dropped: 0 RX-total: 288
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:23:20 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:23:20 dut.10.240.183.214_vhost-user:
26/11/2020 15:23:20 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:23:20 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:23:30 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:23:31 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:23:53 dut.10.240.183.214_vhost-user: start
26/11/2020 15:23:53 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:24:13 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:24:14 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 5 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 251 TX-dropped: 5 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:24:19 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:24:19 dut.10.240.183.214_vhost-user:
26/11/2020 15:24:19 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:24:19 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:24:29 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:24:29 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:24:29 dut.10.240.183.214_vhost-user: start
26/11/2020 15:24:30 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:25:01 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:25:02 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
26/11/2020 15:25:12 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:25:12 dut.10.240.183.214_vhost-user:
26/11/2020 15:25:12 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost_30565_20201126150441 --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' --vdev 'net_vhost1,iface=./vhost-net1,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:25:12 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost_30565_20201126150441/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Configuring Port 1 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 211
VHOST_CONFIG: bind to ./vhost-net1
Port 1: 56:48:4F:53:54:01
Checking link statuses...
Done
26/11/2020 15:25:22 dut.10.240.183.214_vhost-user: set fwd io
26/11/2020 15:25:22 dut.10.240.183.214_vhost-user:
Set io packet forwarding mode
26/11/2020 15:25:45 dut.10.240.183.214_vhost-user: start
26/11/2020 15:25:45 dut.10.240.183.214_vhost-user:
io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 streams:
RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
io packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=2
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
port 1: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:05 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:26:06 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
---------------------- Forward statistics for port 1 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 251 TX-dropped: 5 TX-total: 256
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 256 RX-dropped: 0 RX-total: 256
TX-packets: 251 TX-dropped: 5 TX-total: 256
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Stopping port 1...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 219 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Shutting down port 1...
Closing ports...
VHOST_CONFIG: free connfd = 212 for device './vhost-net1'
Port 1: link state change event
Port 1 is closed
Done
Bye...
26/11/2020 15:26:11 dut.10.240.183.214_vhost-user: cd ~/dpdk
26/11/2020 15:26:11 dut.10.240.183.214_vhost-user:
26/11/2020 15:26:11 dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 --file-prefix=vhost --no-pci --vdev 'net_vhost0,iface=./vhost-net0,queues=1' -- -i --nb-cores=1 --no-flush-rx
26/11/2020 15:26:11 dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
VHOST_CONFIG: vhost-user server: socket created, fd: 27
VHOST_CONFIG: bind to ./vhost-net0
Port 0: 56:48:4F:53:54:00
Checking link statuses...
Done
26/11/2020 15:26:21 dut.10.240.183.214_vhost-user: set fwd rxonly
26/11/2020 15:26:21 dut.10.240.183.214_vhost-user:
Set rxonly packet forwarding mode
26/11/2020 15:26:21 dut.10.240.183.214_vhost-user: start
26/11/2020 15:26:21 dut.10.240.183.214_vhost-user:
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 1 Tx queue number: 1
Rx offloads=0x0 Tx offloads=0x0
RX queue: 0
RX desc=0 - RX free threshold=0
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=0 - TX free threshold=0
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x0 - TX RS bit threshold=0
26/11/2020 15:26:53 dut.10.240.183.214_vhost-user: quit
26/11/2020 15:26:53 dut.10.240.183.214_vhost-user:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 251 RX-dropped: 0 RX-total: 251
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
VHOST_CONFIG: free connfd = 471 for device './vhost-net0'
Port 0: link state change event
Port 0 is closed
Done
Bye...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512
2020-11-26 15:27 [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512 lingwei
2020-11-26 7:34 ` Ling, WeiX
@ 2020-11-26 8:45 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-11-26 8:45 UTC (permalink / raw)
To: Ling, WeiX, dts; +Cc: Ling, WeiX
> Optimize script and add parameter to enable AVX512
>
> Signed-off-by: lingwei <weix.ling@intel.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512
@ 2020-11-26 15:27 lingwei
2020-11-26 7:34 ` Ling, WeiX
2020-11-26 8:45 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: lingwei @ 2020-11-26 15:27 UTC (permalink / raw)
To: dts; +Cc: lingwei
Optimize script and add parameter to enable AVX512
Signed-off-by: lingwei <weix.ling@intel.com>
---
tests/TestSuite_vm2vm_virtio_user.py | 216 +++++++++++++--------------
1 file changed, 100 insertions(+), 116 deletions(-)
diff --git a/tests/TestSuite_vm2vm_virtio_user.py b/tests/TestSuite_vm2vm_virtio_user.py
index 4a1882ee..b74567c3 100644
--- a/tests/TestSuite_vm2vm_virtio_user.py
+++ b/tests/TestSuite_vm2vm_virtio_user.py
@@ -57,13 +57,19 @@ class TestVM2VMVirtioUser(TestCase):
self.socket_mem = ','.join(['1024']*socket_num)
self.get_core_list()
self.rebuild_flag = False
- self.app_testpmd_path = self.dut.apps_name['test-pmd']
self.app_pdump = self.dut.apps_name['pdump']
self.dut_ports = self.dut.get_ports()
self.cbdma_dev_infos = []
self.ports_socket = self.dut.get_numa_id(self.dut_ports[0])
self.queue_num=1
self.device_str=''
+ self.vhost_pmd_session = self.dut.new_session(suite="vhost-user")
+ self.virtio_user0_pmd_session = self.dut.new_session(suite="virtio-user0")
+ self.virtio_user1_pmd_session = self.dut.new_session(suite="virtio-user1")
+ self.pdump_session = self.dut.new_session(suite="pdump")
+ self.vhost_pmd = PmdOutput(self.dut, self.vhost_pmd_session)
+ self.virtio_user0_pmd = PmdOutput(self.dut, self.virtio_user0_pmd_session)
+ self.virtio_user1_pmd = PmdOutput(self.dut, self.virtio_user1_pmd_session)
def set_up(self):
"""
@@ -85,32 +91,18 @@ class TestVM2VMVirtioUser(TestCase):
self.core_list_virtio0 = self.cores_list[2:4]
self.core_list_virtio1 = self.cores_list[4:6]
- self.vhost_user = self.dut.new_session(suite="vhost-user")
- self.virtio_user0 = self.dut.new_session(suite="virtio-user0")
- self.virtio_user1 = self.dut.new_session(suite="virtio-user1")
- self.pdump_session = self.dut.new_session(suite="pdump")
- self.pmd_vhost = PmdOutput(self.dut, self.vhost_user)
- self.pmd_virtio0 = PmdOutput(self.dut, self.virtio_user0)
- self.pmd_virtio1 = PmdOutput(self.dut, self.virtio_user1)
-
def launch_vhost_testpmd(self, vdev_num, fixed_prefix=False, fwd_mode='io',vdevs=None):
- eal_params = self.dut.create_eal_parameters(cores=self.core_list_vhost,
- no_pci=self.nopci, prefix=self.vhost_prefix, fixed_prefix=fixed_prefix)
- vdev_params = ''
+ eal_params = ''
if vdevs:
- vdev_params = vdevs
- params = " %s -- -i --nb-cores=1 --rxq=2 --txq=2 --txd=4096 --rxd=4096 --no-flush-rx"
+ eal_params = vdevs
+ params = "--nb-cores=1 --rxq=2 --txq=2 --txd=4096 --rxd=4096 --no-flush-rx"
else:
for i in range(vdev_num):
- vdev_params += "--vdev 'net_vhost%d,iface=./vhost-net%d,queues=1' " % (i, i)
- params = " %s -- -i --nb-cores=1 --no-flush-rx"
-
- self.command_line = self.app_testpmd_path + ' %s ' + params
-
- self.command_line = self.command_line % (
- eal_params, vdev_params)
- self.pmd_vhost.execute_cmd(self.command_line, timeout=30)
- self.pmd_vhost.execute_cmd('set fwd %s' % fwd_mode)
+ eal_params += "--vdev 'net_vhost{},iface=./vhost-net{},queues=1' ".format(i, i)
+ params = "--nb-cores=1 --no-flush-rx"
+ self.vhost_pmd.start_testpmd(cores=self.core_list_vhost, param=params, eal_param=eal_params, \
+ no_pci=True, ports=[],prefix=self.vhost_prefix, fixed_prefix=fixed_prefix)
+ self.vhost_pmd.execute_cmd('set fwd %s' % fwd_mode)
@property
def check_2M_env(self):
@@ -121,58 +113,50 @@ class TestVM2VMVirtioUser(TestCase):
"""
launch the testpmd as virtio with vhost_net1
"""
- eal_params = self.dut.create_eal_parameters(cores=self.core_list_virtio1,
- no_pci=True, prefix=self.virtio_prefix, fixed_prefix=True)
+ eal_params = ' --socket-mem {} --vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues={},{},' \
+ 'queue_size={} '.format(self.socket_mem, self.queue_num, path_mode, ringsize)
if self.check_2M_env:
- eal_params += " --single-file-segments "
- vdev_params = '--vdev=net_virtio_user1,mac=00:01:02:03:04:05,path=./vhost-net1,queues=%d,%s,queue_size=%d ' \
- % (self.queue_num, path_mode, ringsize)
- command_line = self.app_testpmd_path + " %s " + \
- "--socket-mem %s %s -- -i --nb-cores=1 --txd=%d --rxd=%d %s"
- command_line = command_line % (eal_params, self.socket_mem,
- vdev_params, ringsize, ringsize, extern_params)
- self.pmd_virtio1.execute_cmd(command_line, timeout=30)
- self.pmd_virtio1.execute_cmd('set fwd rxonly')
- self.pmd_virtio1.execute_cmd('start')
+ eal_params += " --single-file-segments"
+ if 'vectorized_path' in self.running_case:
+ eal_params += " --force-max-simd-bitwidth=512"
+ params = "--nb-cores=1 --txd={} --rxd={} {}".format(ringsize, ringsize, extern_params)
+ self.virtio_user1_pmd.start_testpmd(cores=self.core_list_virtio1, param=params, eal_param=eal_params, \
+ no_pci=True, ports=[], prefix=self.virtio_prefix, fixed_prefix=True)
+ self.virtio_user1_pmd.execute_cmd('set fwd rxonly')
+ self.virtio_user1_pmd.execute_cmd('start')
def start_virtio_testpmd_with_vhost_net0(self, path_mode, extern_params, ringsize):
"""
launch the testpmd as virtio with vhost_net0
and start to send 251 small packets with diff burst
"""
- eal_params = self.dut.create_eal_parameters(cores=self.core_list_virtio0,
- no_pci=True, prefix='virtio0')
+ eal_params = ' --socket-mem {} --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,' \
+ '{},queue_size={} '.format(self.socket_mem, path_mode, ringsize)
if self.check_2M_env:
- eal_params += " --single-file-segments "
- vdev_params = '--vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=1,%s,queue_size=%d ' % (path_mode, ringsize)
- command_line = self.app_testpmd_path + ' %s ' + \
- '--socket-mem %s %s -- -i --nb-cores=1 --txd=%d --rxd=%d %s'
- command_line = command_line % (eal_params, self.socket_mem,
- vdev_params, ringsize, ringsize, extern_params)
-
- self.pmd_virtio0.execute_cmd(command_line, timeout=30)
- self.pmd_virtio0.execute_cmd('set burst 1')
- self.pmd_virtio0.execute_cmd('start tx_first 27')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('start tx_first 7')
+ eal_params += " --single-file-segments"
+ if 'vectorized_path' in self.running_case:
+ eal_params += " --force-max-simd-bitwidth=512"
+ params = "--nb-cores=1 --txd={} --rxd={} {}".format(ringsize, ringsize, extern_params)
+ self.virtio_user0_pmd.start_testpmd(cores=self.core_list_virtio0, param=params, eal_param=eal_params, \
+ no_pci=True, ports=[], prefix='virtio0', fixed_prefix=True)
+ self.virtio_user0_pmd.execute_cmd('set burst 1')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 27')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 7')
def start_virtio_testpmd_with_vhost_net0_cbdma(self, path_mode, extern_params, ringsize):
"""
launch the testpmd as virtio with vhost_net0
and start to send 251 small packets with diff burst
"""
- eal_params = self.dut.create_eal_parameters(cores=self.core_list_virtio0,
- no_pci=True, prefix='virtio0')
+ eal_params = ' --socket-mem {} --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,' \
+ 'queues={},{},queue_size={} '.format(self.socket_mem, self.queue_num, path_mode, ringsize)
if self.check_2M_env:
eal_params += " --single-file-segments "
- vdev_params = '--vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net0,queues=%d,%s,queue_size=%d ' % \
- (self.queue_num, path_mode, ringsize)
- command_line = self.app_testpmd_path + eal_params + \
- ' %s -- -i --nb-cores=1 --txd=%d --rxd=%d %s'
- command_line = command_line % (vdev_params, ringsize, ringsize, extern_params)
-
- self.pmd_virtio0.execute_cmd(command_line, timeout=30)
+ params = "--nb-cores=1 --txd={} --rxd={} {}".format(ringsize, ringsize, extern_params)
+ self.virtio_user_pmd.start_testpmd(cores=self.core_list_virtio1, param=params, eal_param=eal_params, \
+ no_pci=True, ports=[], prefix=self.virtio_prefix, fixed_prefix=True)
def check_packet_payload_valid_with_cbdma(self, filename, small_pkts_num, large_8k_pkts_num, large_2k_pkts_num):
"""
@@ -212,10 +196,10 @@ class TestVM2VMVirtioUser(TestCase):
self.start_virtio_testpmd_with_vhost_net0_cbdma(path_mode, extern_param, ringsize)
def resend_32_large_pkt_from_virtio0(self):
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('set txpkts 2000')
- self.pmd_virtio0.execute_cmd('start tx_first 1')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 1')
def launch_pdump_to_capture_pkt(self, dump_port, file_prefix, filename):
"""
@@ -243,12 +227,12 @@ class TestVM2VMVirtioUser(TestCase):
# the virtio0 will send 251 small pkts
self.start_virtio_testpmd_with_vhost_net0(path_mode, extern_param, ringsize)
# then send 32 large pkts
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 1')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 1')
# packet will fwd after vhost testpmd start
- self.pmd_vhost.execute_cmd('start')
+ self.vhost_pmd.execute_cmd('start')
def get_dump_file_of_vhost_user(self, path_mode, extern_params, ringsize):
"""
@@ -258,7 +242,7 @@ class TestVM2VMVirtioUser(TestCase):
"""
dump_port = 'port=0'
self.launch_vhost_testpmd(vdev_num=1, fixed_prefix=True, fwd_mode='rxonly')
- self.pmd_vhost.execute_cmd('start')
+ self.vhost_pmd.execute_cmd('start')
self.launch_pdump_to_capture_pkt(dump_port, self.vhost_prefix, self.dump_vhost_pcap)
# the virtio0 send 251 small pkts
self.start_virtio_testpmd_with_vhost_net0(path_mode, extern_params, ringsize)
@@ -273,10 +257,10 @@ class TestVM2VMVirtioUser(TestCase):
if split and mergeable and no_inorder:
pkt_num = 1
if mergeable:
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst %d' % pkt_num)
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 1')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst %d' % pkt_num)
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 1')
def check_packet_payload_valid(self, filename, small_pkts_num, large_8k_pkts_num, large_2k_pkts_num):
"""
@@ -336,9 +320,9 @@ class TestVM2VMVirtioUser(TestCase):
'pkt index is: %d, the load index include %s' % (i, diff_list))
def quit_all_testpmd(self):
- self.pmd_vhost.quit()
- self.pmd_virtio0.quit()
- self.pmd_virtio1.quit()
+ self.vhost_pmd.quit()
+ self.virtio_user0_pmd.quit()
+ self.virtio_user1_pmd.quit()
self.pdump_session.send_expect('^c', '# ', 60)
def test_vm2vm_virtio_user_packed_virtqueue_mergeable_path(self):
@@ -633,11 +617,11 @@ class TestVM2VMVirtioUser(TestCase):
def close_all_session(self):
if getattr(self, 'vhost_user', None):
- self.dut.close_session(self.vhost_user)
+ self.dut.close_session(self.vhost_pmd_session)
if getattr(self, 'virtio-user0', None):
- self.dut.close_session(self.virtio-user0)
+ self.dut.close_session(self.virtio_user0_pmd_session)
if getattr(self, 'virtio-user1', None):
- self.dut.close_session(self.virtio-user1)
+ self.dut.close_session(self.virtio_user1_pmd_session)
if getattr(self, 'pdump_session', None):
self.dut.close_session(self.pdump_session)
@@ -751,49 +735,49 @@ class TestVM2VMVirtioUser(TestCase):
self.logger.info('diff the pcap file of vhost and virtio')
def send_multiple_pkt_with_8k54_2k394(self):
- self.pmd_virtio0.execute_cmd('set burst 1')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 27')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('set txpkts 2000')
- self.pmd_virtio0.execute_cmd('start tx_first 7')
- self.pmd_vhost.execute_cmd('start')
+ self.virtio_user0_pmd.execute_cmd('set burst 1')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 27')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 7')
+ self.vhost_pmd.execute_cmd('start')
def send_multiple_pkt_with_8k448(self):
- self.pmd_virtio0.execute_cmd('set burst 1')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 27')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 7')
- self.pmd_vhost.execute_cmd('start')
+ self.virtio_user0_pmd.execute_cmd('set burst 1')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 27')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 7')
+ self.vhost_pmd.execute_cmd('start')
def send_8k_pkt(self):
- self.pmd_virtio0.execute_cmd('set burst 1')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 27')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('start tx_first 7')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set txpkts 2000')
- self.pmd_virtio0.execute_cmd('start tx_first 1')
- self.pmd_vhost.execute_cmd('start')
+ self.virtio_user0_pmd.execute_cmd('set burst 1')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 27')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 7')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 1')
+ self.vhost_pmd.execute_cmd('start')
def send_multiple_pkt(self):
- self.pmd_virtio0.execute_cmd('set burst 1')
- self.pmd_virtio0.execute_cmd('set txpkts 2000,2000,2000,2000')
- self.pmd_virtio0.execute_cmd('start tx_first 27')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set burst 32')
- self.pmd_virtio0.execute_cmd('set txpkts 2000')
- self.pmd_virtio0.execute_cmd('start tx_first 7')
- self.pmd_virtio0.execute_cmd('stop')
- self.pmd_virtio0.execute_cmd('set txpkts 2000')
- self.pmd_virtio0.execute_cmd('start tx_first 1')
- self.pmd_vhost.execute_cmd('start')
+ self.virtio_user0_pmd.execute_cmd('set burst 1')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000,2000,2000,2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 27')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set burst 32')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 7')
+ self.virtio_user0_pmd.execute_cmd('stop')
+ self.virtio_user0_pmd.execute_cmd('set txpkts 2000')
+ self.virtio_user0_pmd.execute_cmd('start tx_first 1')
+ self.vhost_pmd.execute_cmd('start')
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-26 8:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 15:27 [dts] [PATCH V2] tests/vm2vm_virtio_user: Optimize script and add parameter to enable AVX512 lingwei
2020-11-26 7:34 ` Ling, WeiX
2020-11-26 8:45 ` Tu, Lijuan
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).