test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user
  2021-01-11 13:37 [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user JiangYu
@ 2021-01-11  5:48 ` Jiang, YuX
  2021-01-11  6:57   ` Zhao, HaiyangX
  2021-01-13  8:32 ` Tu, Lijuan
  1 sibling, 1 reply; 4+ messages in thread
From: Jiang, YuX @ 2021-01-11  5:48 UTC (permalink / raw)
  To: Jiang, YuX, dts

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

Tested-by: JiangYu <yux.jiang@intel.com>

Best Regards
  
Jiang, Yu

> -----Original Message-----
> From: JiangYu <yux.jiang@intel.com>
> Sent: Monday, January 11, 2021 9:37 PM
> To: dts@dpdk.org
> Cc: Jiang, YuX <yux.jiang@intel.com>
> Subject: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when
> launch_vhost_user

[-- Attachment #2: TestVirTioVhostCbdma.log --]
[-- Type: application/octet-stream, Size: 251956 bytes --]

11/01/2021 13:22:29                            dts: 
TEST SUITE : TestVirTioVhostCbdma
11/01/2021 13:22:29                            dts: NIC :        fortville_spirit
11/01/2021 13:22:29             dut.10.240.183.214: 
11/01/2021 13:22:29                         tester: 
11/01/2021 13:22:35                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:22:35                         tester: /tmp/vhost_cbdma
11/01/2021 13:22:35             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:22:36             dut.10.240.183.214: 2048
11/01/2021 13:22:36           TestVirTioVhostCbdma: Test Case test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations Begin
11/01/2021 13:22:36             dut.10.240.183.214: 
11/01/2021 13:22:36                         tester: 
11/01/2021 13:22:36             dut.10.240.183.214: killall -I dpdk-testpmd 
11/01/2021 13:22:36             dut.10.240.183.214: dpdk-testpmd: no process found
11/01/2021 13:22:36             dut.10.240.183.214: rm -rf /root/dpdk/vhost-net*
11/01/2021 13:22:36             dut.10.240.183.214: 
11/01/2021 13:22:36             dut.10.240.183.214: rm -rf /tmp/s0
11/01/2021 13:22:36             dut.10.240.183.214: 
11/01/2021 13:22:36             dut.10.240.183.214: ./usertools/dpdk-devbind.py --status-dev misc
11/01/2021 13:22:36             dut.10.240.183.214: 
Misc (rawdev) devices using kernel driver
=========================================
0000:00:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
11/01/2021 13:22:36             dut.10.240.183.214: ./usertools/dpdk-devbind.py --force --bind=igb_uio 0000:80:04.0 0000:80:04.1 0000:80:04.2 0000:80:04.3 0000:af:00.0
11/01/2021 13:22:39             dut.10.240.183.214: 
11/01/2021 13:22:50             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:22:50             dut.10.240.183.214: 2048
11/01/2021 13:23:01                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:23:01                         tester: /tmp/vhost_cbdma
11/01/2021 13:23:01                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:23:03                         pktgen: test port 0 map gen port 0
11/01/2021 13:23:03                         pktgen: test port 0 map gen port 0
11/01/2021 13:23:03                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:03                         pktgen: trex port <0> not support flow control
11/01/2021 13:23:03                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:23:03                         pktgen: check the trex port link status
11/01/2021 13:23:03                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:03                         pktgen: begin traffic ......
11/01/2021 13:23:03                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:23:08                         pktgen: traffic completed. 
11/01/2021 13:23:08                         pktgen: check the trex port link status
11/01/2021 13:23:08                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:08                         pktgen: begin traffic ......
11/01/2021 13:23:08                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:23:28                         pktgen: begin get port statistic ...
11/01/2021 13:23:28                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:23:28                         pktgen: {0: {'ibytes': 48161486272,
     'ierrors': 0,
     'ipackets': 752523266,
     'obytes': 51342681600,
     'oerrors': 0,
     'opackets': 802229452,
     'rx_bps': 19364102144.0,
     'rx_bps_L1': 25415384064.0,
     'rx_pps': 37820512.0,
     'rx_util': 63.53846016,
     'tx_bps': 20393474048.0,
     'tx_bps_L1': 26766434688.0,
     'tx_pps': 39831004.0,
     'tx_util': 66.91608672},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.207365989685059,
            'cpu_util': 99.8958740234375,
            'queue_full': 5873305,
            'rx_bps': 19364102144.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 37820512.0,
            'tx_bps': 20393474048.0,
            'tx_pps': 39831004.0},
 'latency': {},
 'total': {'ibytes': 48161486272,
           'ierrors': 0,
           'ipackets': 752523266,
           'obytes': 51342681600,
           'oerrors': 0,
           'opackets': 802229452,
           'rx_bps': 19364102144.0,
           'rx_bps_L1': 25415384064.0,
           'rx_pps': 37820512.0,
           'rx_util': 63.53846016,
           'tx_bps': 20393474048.0,
           'tx_bps_L1': 26766434688.0,
           'tx_pps': 39831004.0,
           'tx_util': 66.91608672}}
11/01/2021 13:23:28                         pktgen: {'ibytes': 48161486272,
 'ierrors': 0,
 'ipackets': 752523266,
 'obytes': 51342681600,
 'oerrors': 0,
 'opackets': 802229452,
 'rx_bps': 19364102144.0,
 'rx_bps_L1': 25415384064.0,
 'rx_pps': 37820512.0,
 'rx_util': 63.53846016,
 'tx_bps': 20393474048.0,
 'tx_bps_L1': 26766434688.0,
 'tx_pps': 39831004.0,
 'tx_util': 66.91608672}
11/01/2021 13:23:28                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 20393474048.000000, tx_pps: 39831004.000000 
11/01/2021 13:23:28                         pktgen: {'ibytes': 48161486272,
 'ierrors': 0,
 'ipackets': 752523266,
 'obytes': 51342681600,
 'oerrors': 0,
 'opackets': 802229452,
 'rx_bps': 19364102144.0,
 'rx_bps_L1': 25415384064.0,
 'rx_pps': 37820512.0,
 'rx_util': 63.53846016,
 'tx_bps': 20393474048.0,
 'tx_bps_L1': 26766434688.0,
 'tx_pps': 39831004.0,
 'tx_util': 66.91608672}
11/01/2021 13:23:28                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 19364102144.000000, rx_pps: 37820512.000000
11/01/2021 13:23:28                         pktgen: throughput: pps_rx 37820512.000000, bps_rx 19364102144.000000
11/01/2021 13:23:28                         pktgen: traffic completed. 
11/01/2021 13:23:28                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:23:28                         tester: /tmp/vhost_cbdma
11/01/2021 13:23:28                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:23:30                         pktgen: test port 0 map gen port 0
11/01/2021 13:23:30                         pktgen: test port 0 map gen port 0
11/01/2021 13:23:30                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:30                         pktgen: trex port <0> not support flow control
11/01/2021 13:23:30                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:23:30                         pktgen: check the trex port link status
11/01/2021 13:23:30                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:30                         pktgen: begin traffic ......
11/01/2021 13:23:30                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:23:35                         pktgen: traffic completed. 
11/01/2021 13:23:35                         pktgen: check the trex port link status
11/01/2021 13:23:35                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:23:35                         pktgen: begin traffic ......
11/01/2021 13:23:35                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:23:55                         pktgen: begin get port statistic ...
11/01/2021 13:23:55                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:23:55                         pktgen: {0: {'ibytes': 98384153010,
     'ierrors': 0,
     'ipackets': 64811698,
     'obytes': 98383931382,
     'oerrors': 0,
     'opackets': 64811553,
     'rx_bps': 39287562240.0,
     'rx_bps_L1': 39805185040.0,
     'rx_pps': 3235142.5,
     'rx_util': 99.5129626,
     'tx_bps': 39287545856.0,
     'tx_bps_L1': 39805168416.0,
     'tx_pps': 3235141.0,
     'tx_util': 99.51292104000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.284460067749023,
            'cpu_util': 84.36430358886719,
            'queue_full': 58686636,
            'rx_bps': 39287562240.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235142.5,
            'tx_bps': 39287545856.0,
            'tx_pps': 3235141.0},
 'latency': {},
 'total': {'ibytes': 98384153010,
           'ierrors': 0,
           'ipackets': 64811698,
           'obytes': 98383931382,
           'oerrors': 0,
           'opackets': 64811553,
           'rx_bps': 39287562240.0,
           'rx_bps_L1': 39805185040.0,
           'rx_pps': 3235142.5,
           'rx_util': 99.5129626,
           'tx_bps': 39287545856.0,
           'tx_bps_L1': 39805168416.0,
           'tx_pps': 3235141.0,
           'tx_util': 99.51292104000001}}
11/01/2021 13:23:55                         pktgen: {'ibytes': 98384153010,
 'ierrors': 0,
 'ipackets': 64811698,
 'obytes': 98383931382,
 'oerrors': 0,
 'opackets': 64811553,
 'rx_bps': 39287562240.0,
 'rx_bps_L1': 39805185040.0,
 'rx_pps': 3235142.5,
 'rx_util': 99.5129626,
 'tx_bps': 39287545856.0,
 'tx_bps_L1': 39805168416.0,
 'tx_pps': 3235141.0,
 'tx_util': 99.51292104000001}
11/01/2021 13:23:55                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39287545856.000000, tx_pps: 3235141.000000 
11/01/2021 13:23:55                         pktgen: {'ibytes': 98384153010,
 'ierrors': 0,
 'ipackets': 64811698,
 'obytes': 98383931382,
 'oerrors': 0,
 'opackets': 64811553,
 'rx_bps': 39287562240.0,
 'rx_bps_L1': 39805185040.0,
 'rx_pps': 3235142.5,
 'rx_util': 99.5129626,
 'tx_bps': 39287545856.0,
 'tx_bps_L1': 39805168416.0,
 'tx_pps': 3235141.0,
 'tx_util': 99.51292104000001}
11/01/2021 13:23:55                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39287562240.000000, rx_pps: 3235142.500000
11/01/2021 13:23:55                         pktgen: throughput: pps_rx 3235142.500000, bps_rx 39287562240.000000
11/01/2021 13:23:55                         pktgen: traffic completed. 
11/01/2021 13:24:01                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:24:01                         tester: /tmp/vhost_cbdma
11/01/2021 13:24:01                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:24:03                         pktgen: test port 0 map gen port 0
11/01/2021 13:24:03                         pktgen: test port 0 map gen port 0
11/01/2021 13:24:03                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:03                         pktgen: trex port <0> not support flow control
11/01/2021 13:24:03                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:24:03                         pktgen: check the trex port link status
11/01/2021 13:24:03                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:03                         pktgen: begin traffic ......
11/01/2021 13:24:03                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:24:08                         pktgen: traffic completed. 
11/01/2021 13:24:08                         pktgen: check the trex port link status
11/01/2021 13:24:08                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:08                         pktgen: begin traffic ......
11/01/2021 13:24:08                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:24:28                         pktgen: begin get port statistic ...
11/01/2021 13:24:28                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:24:28                         pktgen: {0: {'ibytes': 47673165376,
     'ierrors': 0,
     'ipackets': 744893250,
     'obytes': 51801783040,
     'oerrors': 0,
     'opackets': 809402895,
     'rx_bps': 19150440448.0,
     'rx_bps_L1': 25134953728.0,
     'rx_pps': 37403208.0,
     'rx_util': 62.83738432,
     'tx_bps': 20605626368.0,
     'tx_bps_L1': 27044885248.0,
     'tx_pps': 40245368.0,
     'tx_util': 67.61221311999999},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.313787460327148,
            'cpu_util': 99.89359283447266,
            'queue_full': 8100558,
            'rx_bps': 19150440448.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 37403208.0,
            'tx_bps': 20605626368.0,
            'tx_pps': 40245368.0},
 'latency': {},
 'total': {'ibytes': 47673165376,
           'ierrors': 0,
           'ipackets': 744893250,
           'obytes': 51801783040,
           'oerrors': 0,
           'opackets': 809402895,
           'rx_bps': 19150440448.0,
           'rx_bps_L1': 25134953728.0,
           'rx_pps': 37403208.0,
           'rx_util': 62.83738432,
           'tx_bps': 20605626368.0,
           'tx_bps_L1': 27044885248.0,
           'tx_pps': 40245368.0,
           'tx_util': 67.61221311999999}}
11/01/2021 13:24:28                         pktgen: {'ibytes': 47673165376,
 'ierrors': 0,
 'ipackets': 744893250,
 'obytes': 51801783040,
 'oerrors': 0,
 'opackets': 809402895,
 'rx_bps': 19150440448.0,
 'rx_bps_L1': 25134953728.0,
 'rx_pps': 37403208.0,
 'rx_util': 62.83738432,
 'tx_bps': 20605626368.0,
 'tx_bps_L1': 27044885248.0,
 'tx_pps': 40245368.0,
 'tx_util': 67.61221311999999}
11/01/2021 13:24:28                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 20605626368.000000, tx_pps: 40245368.000000 
11/01/2021 13:24:28                         pktgen: {'ibytes': 47673165376,
 'ierrors': 0,
 'ipackets': 744893250,
 'obytes': 51801783040,
 'oerrors': 0,
 'opackets': 809402895,
 'rx_bps': 19150440448.0,
 'rx_bps_L1': 25134953728.0,
 'rx_pps': 37403208.0,
 'rx_util': 62.83738432,
 'tx_bps': 20605626368.0,
 'tx_bps_L1': 27044885248.0,
 'tx_pps': 40245368.0,
 'tx_util': 67.61221311999999}
11/01/2021 13:24:28                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 19150440448.000000, rx_pps: 37403208.000000
11/01/2021 13:24:28                         pktgen: throughput: pps_rx 37403208.000000, bps_rx 19150440448.000000
11/01/2021 13:24:28                         pktgen: traffic completed. 
11/01/2021 13:24:28                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:24:28                         tester: /tmp/vhost_cbdma
11/01/2021 13:24:28                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:24:30                         pktgen: test port 0 map gen port 0
11/01/2021 13:24:30                         pktgen: test port 0 map gen port 0
11/01/2021 13:24:30                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:30                         pktgen: trex port <0> not support flow control
11/01/2021 13:24:30                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:24:30                         pktgen: check the trex port link status
11/01/2021 13:24:30                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:30                         pktgen: begin traffic ......
11/01/2021 13:24:30                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:24:35                         pktgen: traffic completed. 
11/01/2021 13:24:35                         pktgen: check the trex port link status
11/01/2021 13:24:35                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:24:35                         pktgen: begin traffic ......
11/01/2021 13:24:35                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:24:55                         pktgen: begin get port statistic ...
11/01/2021 13:24:55                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:24:55                         pktgen: {0: {'ibytes': 98371155894,
     'ierrors': 0,
     'ipackets': 64803137,
     'obytes': 98370931230,
     'oerrors': 0,
     'opackets': 64802989,
     'rx_bps': 39290028032.0,
     'rx_bps_L1': 39807683231.99999,
     'rx_pps': 3235345.0,
     'rx_util': 99.51920807999997,
     'tx_bps': 39290007552.0,
     'tx_bps_L1': 39807662512.0,
     'tx_pps': 3235343.5,
     'tx_util': 99.51915628},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.27516746520996,
            'cpu_util': 84.40327453613281,
            'queue_full': 58682818,
            'rx_bps': 39290028032.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235345.0,
            'tx_bps': 39290007552.0,
            'tx_pps': 3235343.5},
 'latency': {},
 'total': {'ibytes': 98371155894,
           'ierrors': 0,
           'ipackets': 64803137,
           'obytes': 98370931230,
           'oerrors': 0,
           'opackets': 64802989,
           'rx_bps': 39290028032.0,
           'rx_bps_L1': 39807683231.99999,
           'rx_pps': 3235345.0,
           'rx_util': 99.51920807999997,
           'tx_bps': 39290007552.0,
           'tx_bps_L1': 39807662512.0,
           'tx_pps': 3235343.5,
           'tx_util': 99.51915628}}
11/01/2021 13:24:55                         pktgen: {'ibytes': 98371155894,
 'ierrors': 0,
 'ipackets': 64803137,
 'obytes': 98370931230,
 'oerrors': 0,
 'opackets': 64802989,
 'rx_bps': 39290028032.0,
 'rx_bps_L1': 39807683231.99999,
 'rx_pps': 3235345.0,
 'rx_util': 99.51920807999997,
 'tx_bps': 39290007552.0,
 'tx_bps_L1': 39807662512.0,
 'tx_pps': 3235343.5,
 'tx_util': 99.51915628}
11/01/2021 13:24:55                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39290007552.000000, tx_pps: 3235343.500000 
11/01/2021 13:24:55                         pktgen: {'ibytes': 98371155894,
 'ierrors': 0,
 'ipackets': 64803137,
 'obytes': 98370931230,
 'oerrors': 0,
 'opackets': 64802989,
 'rx_bps': 39290028032.0,
 'rx_bps_L1': 39807683231.99999,
 'rx_pps': 3235345.0,
 'rx_util': 99.51920807999997,
 'tx_bps': 39290007552.0,
 'tx_bps_L1': 39807662512.0,
 'tx_pps': 3235343.5,
 'tx_util': 99.51915628}
11/01/2021 13:24:55                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39290028032.000000, rx_pps: 3235345.000000
11/01/2021 13:24:55                         pktgen: throughput: pps_rx 3235345.000000, bps_rx 39290028032.000000
11/01/2021 13:24:55                         pktgen: traffic completed. 
11/01/2021 13:25:02             dut.10.240.183.214: rm -rf /tmp/s0
11/01/2021 13:25:02             dut.10.240.183.214: 
11/01/2021 13:25:02             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:25:02             dut.10.240.183.214: 2048
11/01/2021 13:25:12                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:25:13                         tester: /tmp/vhost_cbdma
11/01/2021 13:25:13                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:25:15                         pktgen: test port 0 map gen port 0
11/01/2021 13:25:15                         pktgen: test port 0 map gen port 0
11/01/2021 13:25:15                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:15                         pktgen: trex port <0> not support flow control
11/01/2021 13:25:15                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:25:15                         pktgen: check the trex port link status
11/01/2021 13:25:15                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:15                         pktgen: begin traffic ......
11/01/2021 13:25:15                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:25:20                         pktgen: traffic completed. 
11/01/2021 13:25:20                         pktgen: check the trex port link status
11/01/2021 13:25:20                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:20                         pktgen: begin traffic ......
11/01/2021 13:25:20                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:25:40                         pktgen: begin get port statistic ...
11/01/2021 13:25:40                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:25:40                         pktgen: {0: {'ibytes': 47663952128,
     'ierrors': 0,
     'ipackets': 744749295,
     'obytes': 51807031040,
     'oerrors': 0,
     'opackets': 809484894,
     'rx_bps': 19099066368.0,
     'rx_bps_L1': 25067524608.0,
     'rx_pps': 37302864.0,
     'rx_util': 62.66881152,
     'tx_bps': 20732647424.0,
     'tx_bps_L1': 27211599744.0,
     'tx_pps': 40493452.0,
     'tx_util': 68.02899936},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.37840747833252,
            'cpu_util': 99.8835678100586,
            'queue_full': 7053795,
            'rx_bps': 19099066368.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 37302864.0,
            'tx_bps': 20732647424.0,
            'tx_pps': 40493452.0},
 'latency': {},
 'total': {'ibytes': 47663952128,
           'ierrors': 0,
           'ipackets': 744749295,
           'obytes': 51807031040,
           'oerrors': 0,
           'opackets': 809484894,
           'rx_bps': 19099066368.0,
           'rx_bps_L1': 25067524608.0,
           'rx_pps': 37302864.0,
           'rx_util': 62.66881152,
           'tx_bps': 20732647424.0,
           'tx_bps_L1': 27211599744.0,
           'tx_pps': 40493452.0,
           'tx_util': 68.02899936}}
11/01/2021 13:25:40                         pktgen: {'ibytes': 47663952128,
 'ierrors': 0,
 'ipackets': 744749295,
 'obytes': 51807031040,
 'oerrors': 0,
 'opackets': 809484894,
 'rx_bps': 19099066368.0,
 'rx_bps_L1': 25067524608.0,
 'rx_pps': 37302864.0,
 'rx_util': 62.66881152,
 'tx_bps': 20732647424.0,
 'tx_bps_L1': 27211599744.0,
 'tx_pps': 40493452.0,
 'tx_util': 68.02899936}
11/01/2021 13:25:40                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 20732647424.000000, tx_pps: 40493452.000000 
11/01/2021 13:25:40                         pktgen: {'ibytes': 47663952128,
 'ierrors': 0,
 'ipackets': 744749295,
 'obytes': 51807031040,
 'oerrors': 0,
 'opackets': 809484894,
 'rx_bps': 19099066368.0,
 'rx_bps_L1': 25067524608.0,
 'rx_pps': 37302864.0,
 'rx_util': 62.66881152,
 'tx_bps': 20732647424.0,
 'tx_bps_L1': 27211599744.0,
 'tx_pps': 40493452.0,
 'tx_util': 68.02899936}
11/01/2021 13:25:40                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 19099066368.000000, rx_pps: 37302864.000000
11/01/2021 13:25:40                         pktgen: throughput: pps_rx 37302864.000000, bps_rx 19099066368.000000
11/01/2021 13:25:40                         pktgen: traffic completed. 
11/01/2021 13:25:40                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:25:40                         tester: /tmp/vhost_cbdma
11/01/2021 13:25:40                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:25:42                         pktgen: test port 0 map gen port 0
11/01/2021 13:25:42                         pktgen: test port 0 map gen port 0
11/01/2021 13:25:42                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:42                         pktgen: trex port <0> not support flow control
11/01/2021 13:25:42                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:25:42                         pktgen: check the trex port link status
11/01/2021 13:25:42                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:42                         pktgen: begin traffic ......
11/01/2021 13:25:42                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:25:47                         pktgen: traffic completed. 
11/01/2021 13:25:47                         pktgen: check the trex port link status
11/01/2021 13:25:47                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:25:47                         pktgen: begin traffic ......
11/01/2021 13:25:47                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:26:07                         pktgen: begin get port statistic ...
11/01/2021 13:26:07                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:26:07                         pktgen: {0: {'ibytes': 98387838714,
     'ierrors': 0,
     'ipackets': 64814127,
     'obytes': 98387615568,
     'oerrors': 0,
     'opackets': 64813980,
     'rx_bps': 39485394944.0,
     'rx_bps_L1': 40005624144.0,
     'rx_pps': 3251432.5,
     'rx_util': 100.01406036,
     'tx_bps': 39485382656.0,
     'tx_bps_L1': 40005611776.0,
     'tx_pps': 3251432.0,
     'tx_util': 100.01402944},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.259613037109375,
            'cpu_util': 84.87970733642578,
            'queue_full': 58879017,
            'rx_bps': 39485394944.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3251432.5,
            'tx_bps': 39485382656.0,
            'tx_pps': 3251432.0},
 'latency': {},
 'total': {'ibytes': 98387838714,
           'ierrors': 0,
           'ipackets': 64814127,
           'obytes': 98387615568,
           'oerrors': 0,
           'opackets': 64813980,
           'rx_bps': 39485394944.0,
           'rx_bps_L1': 40005624144.0,
           'rx_pps': 3251432.5,
           'rx_util': 100.01406036,
           'tx_bps': 39485382656.0,
           'tx_bps_L1': 40005611776.0,
           'tx_pps': 3251432.0,
           'tx_util': 100.01402944}}
11/01/2021 13:26:07                         pktgen: {'ibytes': 98387838714,
 'ierrors': 0,
 'ipackets': 64814127,
 'obytes': 98387615568,
 'oerrors': 0,
 'opackets': 64813980,
 'rx_bps': 39485394944.0,
 'rx_bps_L1': 40005624144.0,
 'rx_pps': 3251432.5,
 'rx_util': 100.01406036,
 'tx_bps': 39485382656.0,
 'tx_bps_L1': 40005611776.0,
 'tx_pps': 3251432.0,
 'tx_util': 100.01402944}
11/01/2021 13:26:07                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39485382656.000000, tx_pps: 3251432.000000 
11/01/2021 13:26:07                         pktgen: {'ibytes': 98387838714,
 'ierrors': 0,
 'ipackets': 64814127,
 'obytes': 98387615568,
 'oerrors': 0,
 'opackets': 64813980,
 'rx_bps': 39485394944.0,
 'rx_bps_L1': 40005624144.0,
 'rx_pps': 3251432.5,
 'rx_util': 100.01406036,
 'tx_bps': 39485382656.0,
 'tx_bps_L1': 40005611776.0,
 'tx_pps': 3251432.0,
 'tx_util': 100.01402944}
11/01/2021 13:26:07                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39485394944.000000, rx_pps: 3251432.500000
11/01/2021 13:26:07                         pktgen: throughput: pps_rx 3251432.500000, bps_rx 39485394944.000000
11/01/2021 13:26:07                         pktgen: traffic completed. 
11/01/2021 13:26:13                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:26:13                         tester: /tmp/vhost_cbdma
11/01/2021 13:26:13                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:26:15                         pktgen: test port 0 map gen port 0
11/01/2021 13:26:15                         pktgen: test port 0 map gen port 0
11/01/2021 13:26:15                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:15                         pktgen: trex port <0> not support flow control
11/01/2021 13:26:15                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:26:15                         pktgen: check the trex port link status
11/01/2021 13:26:15                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:15                         pktgen: begin traffic ......
11/01/2021 13:26:15                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:26:20                         pktgen: traffic completed. 
11/01/2021 13:26:20                         pktgen: check the trex port link status
11/01/2021 13:26:20                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:20                         pktgen: begin traffic ......
11/01/2021 13:26:20                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:26:40                         pktgen: begin get port statistic ...
11/01/2021 13:26:40                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:26:40                         pktgen: {0: {'ibytes': 26824252096,
     'ierrors': 0,
     'ipackets': 419128959,
     'obytes': 53775325504,
     'oerrors': 0,
     'opackets': 840239515,
     'rx_bps': 10723208192.0,
     'rx_bps_L1': 14074210432.0,
     'rx_pps': 20943764.0,
     'rx_util': 35.18552608,
     'tx_bps': 21475094528.0,
     'tx_bps_L1': 28186061568.0,
     'tx_pps': 41943544.0,
     'tx_util': 70.46515392},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.747089385986328,
            'cpu_util': 99.91120910644531,
            'queue_full': 1030998,
            'rx_bps': 10723208192.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10751885312.0,
            'rx_pps': 20943764.0,
            'tx_bps': 21475094528.0,
            'tx_pps': 41943544.0},
 'latency': {},
 'total': {'ibytes': 26824252096,
           'ierrors': 0,
           'ipackets': 419128959,
           'obytes': 53775325504,
           'oerrors': 0,
           'opackets': 840239515,
           'rx_bps': 10723208192.0,
           'rx_bps_L1': 14074210432.0,
           'rx_pps': 20943764.0,
           'rx_util': 35.18552608,
           'tx_bps': 21475094528.0,
           'tx_bps_L1': 28186061568.0,
           'tx_pps': 41943544.0,
           'tx_util': 70.46515392}}
11/01/2021 13:26:40                         pktgen: {'ibytes': 26824252096,
 'ierrors': 0,
 'ipackets': 419128959,
 'obytes': 53775325504,
 'oerrors': 0,
 'opackets': 840239515,
 'rx_bps': 10723208192.0,
 'rx_bps_L1': 14074210432.0,
 'rx_pps': 20943764.0,
 'rx_util': 35.18552608,
 'tx_bps': 21475094528.0,
 'tx_bps_L1': 28186061568.0,
 'tx_pps': 41943544.0,
 'tx_util': 70.46515392}
11/01/2021 13:26:40                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21475094528.000000, tx_pps: 41943544.000000 
11/01/2021 13:26:40                         pktgen: {'ibytes': 26824252096,
 'ierrors': 0,
 'ipackets': 419128959,
 'obytes': 53775325504,
 'oerrors': 0,
 'opackets': 840239515,
 'rx_bps': 10723208192.0,
 'rx_bps_L1': 14074210432.0,
 'rx_pps': 20943764.0,
 'rx_util': 35.18552608,
 'tx_bps': 21475094528.0,
 'tx_bps_L1': 28186061568.0,
 'tx_pps': 41943544.0,
 'tx_util': 70.46515392}
11/01/2021 13:26:40                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10723208192.000000, rx_pps: 20943764.000000
11/01/2021 13:26:40                         pktgen: throughput: pps_rx 20943764.000000, bps_rx 10723208192.000000
11/01/2021 13:26:40                         pktgen: traffic completed. 
11/01/2021 13:26:40                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:26:40                         tester: /tmp/vhost_cbdma
11/01/2021 13:26:40                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:26:42                         pktgen: test port 0 map gen port 0
11/01/2021 13:26:42                         pktgen: test port 0 map gen port 0
11/01/2021 13:26:42                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:42                         pktgen: trex port <0> not support flow control
11/01/2021 13:26:42                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:26:42                         pktgen: check the trex port link status
11/01/2021 13:26:42                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:42                         pktgen: begin traffic ......
11/01/2021 13:26:42                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:26:47                         pktgen: traffic completed. 
11/01/2021 13:26:47                         pktgen: check the trex port link status
11/01/2021 13:26:47                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:26:47                         pktgen: begin traffic ......
11/01/2021 13:26:47                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:27:07                         pktgen: begin get port statistic ...
11/01/2021 13:27:07                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:27:07                         pktgen: {0: {'ibytes': 98379753846,
     'ierrors': 0,
     'ipackets': 64808801,
     'obytes': 98379564096,
     'oerrors': 0,
     'opackets': 64808676,
     'rx_bps': 39291195392.0,
     'rx_bps_L1': 39808865952.0,
     'rx_pps': 3235441.0,
     'rx_util': 99.52216487999999,
     'tx_bps': 39291166720.0,
     'tx_bps_L1': 39808837040.0,
     'tx_pps': 3235439.5,
     'tx_util': 99.52209260000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.32261848449707,
            'cpu_util': 84.23403930664062,
            'queue_full': 58931488,
            'rx_bps': 39291195392.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235441.0,
            'tx_bps': 39291166720.0,
            'tx_pps': 3235439.5},
 'latency': {},
 'total': {'ibytes': 98379753846,
           'ierrors': 0,
           'ipackets': 64808801,
           'obytes': 98379564096,
           'oerrors': 0,
           'opackets': 64808676,
           'rx_bps': 39291195392.0,
           'rx_bps_L1': 39808865952.0,
           'rx_pps': 3235441.0,
           'rx_util': 99.52216487999999,
           'tx_bps': 39291166720.0,
           'tx_bps_L1': 39808837040.0,
           'tx_pps': 3235439.5,
           'tx_util': 99.52209260000001}}
11/01/2021 13:27:07                         pktgen: {'ibytes': 98379753846,
 'ierrors': 0,
 'ipackets': 64808801,
 'obytes': 98379564096,
 'oerrors': 0,
 'opackets': 64808676,
 'rx_bps': 39291195392.0,
 'rx_bps_L1': 39808865952.0,
 'rx_pps': 3235441.0,
 'rx_util': 99.52216487999999,
 'tx_bps': 39291166720.0,
 'tx_bps_L1': 39808837040.0,
 'tx_pps': 3235439.5,
 'tx_util': 99.52209260000001}
11/01/2021 13:27:07                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39291166720.000000, tx_pps: 3235439.500000 
11/01/2021 13:27:07                         pktgen: {'ibytes': 98379753846,
 'ierrors': 0,
 'ipackets': 64808801,
 'obytes': 98379564096,
 'oerrors': 0,
 'opackets': 64808676,
 'rx_bps': 39291195392.0,
 'rx_bps_L1': 39808865952.0,
 'rx_pps': 3235441.0,
 'rx_util': 99.52216487999999,
 'tx_bps': 39291166720.0,
 'tx_bps_L1': 39808837040.0,
 'tx_pps': 3235439.5,
 'tx_util': 99.52209260000001}
11/01/2021 13:27:07                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39291195392.000000, rx_pps: 3235441.000000
11/01/2021 13:27:07                         pktgen: throughput: pps_rx 3235441.000000, bps_rx 39291195392.000000
11/01/2021 13:27:07                         pktgen: traffic completed. 
11/01/2021 13:27:21                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:27:21                         tester: /tmp/vhost_cbdma
11/01/2021 13:27:21                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:27:23                         pktgen: test port 0 map gen port 0
11/01/2021 13:27:23                         pktgen: test port 0 map gen port 0
11/01/2021 13:27:23                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:23                         pktgen: trex port <0> not support flow control
11/01/2021 13:27:23                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:27:23                         pktgen: check the trex port link status
11/01/2021 13:27:23                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:23                         pktgen: begin traffic ......
11/01/2021 13:27:23                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:27:28                         pktgen: traffic completed. 
11/01/2021 13:27:28                         pktgen: check the trex port link status
11/01/2021 13:27:28                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:28                         pktgen: begin traffic ......
11/01/2021 13:27:28                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:27:48                         pktgen: begin get port statistic ...
11/01/2021 13:27:48                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:27:48                         pktgen: {0: {'ibytes': 48290692864,
     'ierrors': 0,
     'ipackets': 754542120,
     'obytes': 51164256896,
     'oerrors': 0,
     'opackets': 799441563,
     'rx_bps': 19309166592.0,
     'rx_bps_L1': 25343281152.0,
     'rx_pps': 37713216.0,
     'rx_util': 63.35820288,
     'tx_bps': 20445874176.0,
     'tx_bps_L1': 26835211136.0,
     'tx_pps': 39933356.0,
     'tx_util': 67.08802784},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.232210159301758,
            'cpu_util': 99.90937805175781,
            'queue_full': 9676085,
            'rx_bps': 19309166592.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 37713216.0,
            'tx_bps': 20445874176.0,
            'tx_pps': 39933356.0},
 'latency': {},
 'total': {'ibytes': 48290692864,
           'ierrors': 0,
           'ipackets': 754542120,
           'obytes': 51164256896,
           'oerrors': 0,
           'opackets': 799441563,
           'rx_bps': 19309166592.0,
           'rx_bps_L1': 25343281152.0,
           'rx_pps': 37713216.0,
           'rx_util': 63.35820288,
           'tx_bps': 20445874176.0,
           'tx_bps_L1': 26835211136.0,
           'tx_pps': 39933356.0,
           'tx_util': 67.08802784}}
11/01/2021 13:27:48                         pktgen: {'ibytes': 48290692864,
 'ierrors': 0,
 'ipackets': 754542120,
 'obytes': 51164256896,
 'oerrors': 0,
 'opackets': 799441563,
 'rx_bps': 19309166592.0,
 'rx_bps_L1': 25343281152.0,
 'rx_pps': 37713216.0,
 'rx_util': 63.35820288,
 'tx_bps': 20445874176.0,
 'tx_bps_L1': 26835211136.0,
 'tx_pps': 39933356.0,
 'tx_util': 67.08802784}
11/01/2021 13:27:48                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 20445874176.000000, tx_pps: 39933356.000000 
11/01/2021 13:27:48                         pktgen: {'ibytes': 48290692864,
 'ierrors': 0,
 'ipackets': 754542120,
 'obytes': 51164256896,
 'oerrors': 0,
 'opackets': 799441563,
 'rx_bps': 19309166592.0,
 'rx_bps_L1': 25343281152.0,
 'rx_pps': 37713216.0,
 'rx_util': 63.35820288,
 'tx_bps': 20445874176.0,
 'tx_bps_L1': 26835211136.0,
 'tx_pps': 39933356.0,
 'tx_util': 67.08802784}
11/01/2021 13:27:48                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 19309166592.000000, rx_pps: 37713216.000000
11/01/2021 13:27:48                         pktgen: throughput: pps_rx 37713216.000000, bps_rx 19309166592.000000
11/01/2021 13:27:48                         pktgen: traffic completed. 
11/01/2021 13:27:48                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:27:48                         tester: /tmp/vhost_cbdma
11/01/2021 13:27:48                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:27:50                         pktgen: test port 0 map gen port 0
11/01/2021 13:27:50                         pktgen: test port 0 map gen port 0
11/01/2021 13:27:51                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:51                         pktgen: trex port <0> not support flow control
11/01/2021 13:27:51                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:27:51                         pktgen: check the trex port link status
11/01/2021 13:27:51                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:51                         pktgen: begin traffic ......
11/01/2021 13:27:51                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:27:56                         pktgen: traffic completed. 
11/01/2021 13:27:56                         pktgen: check the trex port link status
11/01/2021 13:27:56                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:27:56                         pktgen: begin traffic ......
11/01/2021 13:27:56                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:28:16                         pktgen: begin get port statistic ...
11/01/2021 13:28:16                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:28:16                         pktgen: {0: {'ibytes': 98382961380,
     'ierrors': 0,
     'ipackets': 64810914,
     'obytes': 98382736716,
     'oerrors': 0,
     'opackets': 64810766,
     'rx_bps': 39289094144.0,
     'rx_bps_L1': 39806737104.0,
     'rx_pps': 3235268.5,
     'rx_util': 99.51684276,
     'tx_bps': 39289094144.0,
     'tx_bps_L1': 39806737104.0,
     'tx_pps': 3235268.5,
     'tx_util': 99.51684276},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.33274269104004,
            'cpu_util': 84.19304656982422,
            'queue_full': 59089046,
            'rx_bps': 39289094144.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235268.5,
            'tx_bps': 39289094144.0,
            'tx_pps': 3235268.5},
 'latency': {},
 'total': {'ibytes': 98382961380,
           'ierrors': 0,
           'ipackets': 64810914,
           'obytes': 98382736716,
           'oerrors': 0,
           'opackets': 64810766,
           'rx_bps': 39289094144.0,
           'rx_bps_L1': 39806737104.0,
           'rx_pps': 3235268.5,
           'rx_util': 99.51684276,
           'tx_bps': 39289094144.0,
           'tx_bps_L1': 39806737104.0,
           'tx_pps': 3235268.5,
           'tx_util': 99.51684276}}
11/01/2021 13:28:16                         pktgen: {'ibytes': 98382961380,
 'ierrors': 0,
 'ipackets': 64810914,
 'obytes': 98382736716,
 'oerrors': 0,
 'opackets': 64810766,
 'rx_bps': 39289094144.0,
 'rx_bps_L1': 39806737104.0,
 'rx_pps': 3235268.5,
 'rx_util': 99.51684276,
 'tx_bps': 39289094144.0,
 'tx_bps_L1': 39806737104.0,
 'tx_pps': 3235268.5,
 'tx_util': 99.51684276}
11/01/2021 13:28:16                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39289094144.000000, tx_pps: 3235268.500000 
11/01/2021 13:28:16                         pktgen: {'ibytes': 98382961380,
 'ierrors': 0,
 'ipackets': 64810914,
 'obytes': 98382736716,
 'oerrors': 0,
 'opackets': 64810766,
 'rx_bps': 39289094144.0,
 'rx_bps_L1': 39806737104.0,
 'rx_pps': 3235268.5,
 'rx_util': 99.51684276,
 'tx_bps': 39289094144.0,
 'tx_bps_L1': 39806737104.0,
 'tx_pps': 3235268.5,
 'tx_util': 99.51684276}
11/01/2021 13:28:16                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39289094144.000000, rx_pps: 3235268.500000
11/01/2021 13:28:16                         pktgen: throughput: pps_rx 3235268.500000, bps_rx 39289094144.000000
11/01/2021 13:28:16                         pktgen: traffic completed. 
11/01/2021 13:28:16           TestVirTioVhostCbdma: Test Case test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations Result FAILED: 'forward packets no correctly'
11/01/2021 13:28:16             dut.10.240.183.214: killall -I dpdk-testpmd 
11/01/2021 13:28:16             dut.10.240.183.214: 
11/01/2021 13:28:16             dut.10.240.183.214: modprobe ioatdma
11/01/2021 13:28:16             dut.10.240.183.214: 
11/01/2021 13:28:16             dut.10.240.183.214: ./usertools/dpdk-devbind.py -u 0000:80:04.0 0000:80:04.1 0000:80:04.2 0000:80:04.3
11/01/2021 13:28:16             dut.10.240.183.214: 
11/01/2021 13:28:16             dut.10.240.183.214: ./usertools/dpdk-devbind.py --force --bind=ioatdma  0000:80:04.0 0000:80:04.1 0000:80:04.2 0000:80:04.3
11/01/2021 13:28:17             dut.10.240.183.214: 
11/01/2021 13:28:19           TestVirTioVhostCbdma: Test Case test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations Begin
11/01/2021 13:28:19             dut.10.240.183.214: 
11/01/2021 13:28:19                         tester: 
11/01/2021 13:28:19             dut.10.240.183.214: killall -I dpdk-testpmd 
11/01/2021 13:28:19             dut.10.240.183.214: dpdk-testpmd: no process found
11/01/2021 13:28:19             dut.10.240.183.214: rm -rf /root/dpdk/vhost-net*
11/01/2021 13:28:19             dut.10.240.183.214: 
11/01/2021 13:28:19             dut.10.240.183.214: rm -rf /tmp/s0
11/01/2021 13:28:19             dut.10.240.183.214: 
11/01/2021 13:28:19             dut.10.240.183.214: ./usertools/dpdk-devbind.py --status-dev misc
11/01/2021 13:28:20             dut.10.240.183.214: 
Misc (rawdev) devices using kernel driver
=========================================
0000:00:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:00:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
0000:80:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 
11/01/2021 13:28:20             dut.10.240.183.214: ./usertools/dpdk-devbind.py --force --bind=igb_uio 0000:80:04.0 0000:af:00.0
11/01/2021 13:28:22             dut.10.240.183.214: 
11/01/2021 13:28:33             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:28:33             dut.10.240.183.214: 2048
11/01/2021 13:28:43                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:28:44                         tester: /tmp/vhost_cbdma
11/01/2021 13:28:44                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:28:46                         pktgen: test port 0 map gen port 0
11/01/2021 13:28:46                         pktgen: test port 0 map gen port 0
11/01/2021 13:28:46                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:28:46                         pktgen: trex port <0> not support flow control
11/01/2021 13:28:46                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:28:46                         pktgen: check the trex port link status
11/01/2021 13:28:46                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:28:46                         pktgen: begin traffic ......
11/01/2021 13:28:46                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:28:51                         pktgen: traffic completed. 
11/01/2021 13:28:51                         pktgen: check the trex port link status
11/01/2021 13:28:51                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:28:51                         pktgen: begin traffic ......
11/01/2021 13:28:51                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:29:11                         pktgen: begin get port statistic ...
11/01/2021 13:29:11                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:29:11                         pktgen: {0: {'ibytes': 26822339008,
     'ierrors': 0,
     'ipackets': 419099074,
     'obytes': 53732902016,
     'oerrors': 0,
     'opackets': 839576645,
     'rx_bps': 10709402624.0,
     'rx_bps_L1': 14056090624.0,
     'rx_pps': 20916800.0,
     'rx_util': 35.14022656,
     'tx_bps': 21479168000.0,
     'tx_bps_L1': 28191408640.000004,
     'tx_pps': 41951504.0,
     'tx_util': 70.47852160000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.751788139343262,
            'cpu_util': 99.88648986816406,
            'queue_full': 351315,
            'rx_bps': 10709402624.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10769765376.0,
            'rx_pps': 20916800.0,
            'tx_bps': 21479168000.0,
            'tx_pps': 41951504.0},
 'latency': {},
 'total': {'ibytes': 26822339008,
           'ierrors': 0,
           'ipackets': 419099074,
           'obytes': 53732902016,
           'oerrors': 0,
           'opackets': 839576645,
           'rx_bps': 10709402624.0,
           'rx_bps_L1': 14056090624.0,
           'rx_pps': 20916800.0,
           'rx_util': 35.14022656,
           'tx_bps': 21479168000.0,
           'tx_bps_L1': 28191408640.000004,
           'tx_pps': 41951504.0,
           'tx_util': 70.47852160000001}}
11/01/2021 13:29:11                         pktgen: {'ibytes': 26822339008,
 'ierrors': 0,
 'ipackets': 419099074,
 'obytes': 53732902016,
 'oerrors': 0,
 'opackets': 839576645,
 'rx_bps': 10709402624.0,
 'rx_bps_L1': 14056090624.0,
 'rx_pps': 20916800.0,
 'rx_util': 35.14022656,
 'tx_bps': 21479168000.0,
 'tx_bps_L1': 28191408640.000004,
 'tx_pps': 41951504.0,
 'tx_util': 70.47852160000001}
11/01/2021 13:29:11                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21479168000.000000, tx_pps: 41951504.000000 
11/01/2021 13:29:11                         pktgen: {'ibytes': 26822339008,
 'ierrors': 0,
 'ipackets': 419099074,
 'obytes': 53732902016,
 'oerrors': 0,
 'opackets': 839576645,
 'rx_bps': 10709402624.0,
 'rx_bps_L1': 14056090624.0,
 'rx_pps': 20916800.0,
 'rx_util': 35.14022656,
 'tx_bps': 21479168000.0,
 'tx_bps_L1': 28191408640.000004,
 'tx_pps': 41951504.0,
 'tx_util': 70.47852160000001}
11/01/2021 13:29:11                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10709402624.000000, rx_pps: 20916800.000000
11/01/2021 13:29:11                         pktgen: throughput: pps_rx 20916800.000000, bps_rx 10709402624.000000
11/01/2021 13:29:11                         pktgen: traffic completed. 
11/01/2021 13:29:11                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:29:11                         tester: /tmp/vhost_cbdma
11/01/2021 13:29:11                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:29:13                         pktgen: test port 0 map gen port 0
11/01/2021 13:29:13                         pktgen: test port 0 map gen port 0
11/01/2021 13:29:13                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:13                         pktgen: trex port <0> not support flow control
11/01/2021 13:29:13                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:29:13                         pktgen: check the trex port link status
11/01/2021 13:29:13                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:13                         pktgen: begin traffic ......
11/01/2021 13:29:13                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:29:18                         pktgen: traffic completed. 
11/01/2021 13:29:18                         pktgen: check the trex port link status
11/01/2021 13:29:18                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:18                         pktgen: begin traffic ......
11/01/2021 13:29:18                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:29:38                         pktgen: begin get port statistic ...
11/01/2021 13:29:38                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:29:38                         pktgen: {0: {'ibytes': 98376585780,
     'ierrors': 0,
     'ipackets': 64806714,
     'obytes': 98376394512,
     'oerrors': 0,
     'opackets': 64806588,
     'rx_bps': 39334879232.0,
     'rx_bps_L1': 39853125392.0,
     'rx_pps': 3239038.5,
     'rx_util': 99.63281348000001,
     'tx_bps': 39334879232.0,
     'tx_bps_L1': 39853125392.0,
     'tx_pps': 3239038.5,
     'tx_util': 99.63281348000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.44667625427246,
            'cpu_util': 83.8815689086914,
            'queue_full': 58758617,
            'rx_bps': 39334879232.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3239038.5,
            'tx_bps': 39334879232.0,
            'tx_pps': 3239038.5},
 'latency': {},
 'total': {'ibytes': 98376585780,
           'ierrors': 0,
           'ipackets': 64806714,
           'obytes': 98376394512,
           'oerrors': 0,
           'opackets': 64806588,
           'rx_bps': 39334879232.0,
           'rx_bps_L1': 39853125392.0,
           'rx_pps': 3239038.5,
           'rx_util': 99.63281348000001,
           'tx_bps': 39334879232.0,
           'tx_bps_L1': 39853125392.0,
           'tx_pps': 3239038.5,
           'tx_util': 99.63281348000001}}
11/01/2021 13:29:38                         pktgen: {'ibytes': 98376585780,
 'ierrors': 0,
 'ipackets': 64806714,
 'obytes': 98376394512,
 'oerrors': 0,
 'opackets': 64806588,
 'rx_bps': 39334879232.0,
 'rx_bps_L1': 39853125392.0,
 'rx_pps': 3239038.5,
 'rx_util': 99.63281348000001,
 'tx_bps': 39334879232.0,
 'tx_bps_L1': 39853125392.0,
 'tx_pps': 3239038.5,
 'tx_util': 99.63281348000001}
11/01/2021 13:29:38                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39334879232.000000, tx_pps: 3239038.500000 
11/01/2021 13:29:38                         pktgen: {'ibytes': 98376585780,
 'ierrors': 0,
 'ipackets': 64806714,
 'obytes': 98376394512,
 'oerrors': 0,
 'opackets': 64806588,
 'rx_bps': 39334879232.0,
 'rx_bps_L1': 39853125392.0,
 'rx_pps': 3239038.5,
 'rx_util': 99.63281348000001,
 'tx_bps': 39334879232.0,
 'tx_bps_L1': 39853125392.0,
 'tx_pps': 3239038.5,
 'tx_util': 99.63281348000001}
11/01/2021 13:29:38                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39334879232.000000, rx_pps: 3239038.500000
11/01/2021 13:29:38                         pktgen: throughput: pps_rx 3239038.500000, bps_rx 39334879232.000000
11/01/2021 13:29:38                         pktgen: traffic completed. 
11/01/2021 13:29:38                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:29:38                         tester: /tmp/vhost_cbdma
11/01/2021 13:29:38                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:29:40                         pktgen: test port 0 map gen port 0
11/01/2021 13:29:40                         pktgen: test port 0 map gen port 0
11/01/2021 13:29:41                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:41                         pktgen: trex port <0> not support flow control
11/01/2021 13:29:41                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:29:41                         pktgen: check the trex port link status
11/01/2021 13:29:41                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:41                         pktgen: begin traffic ......
11/01/2021 13:29:41                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:29:46                         pktgen: traffic completed. 
11/01/2021 13:29:46                         pktgen: check the trex port link status
11/01/2021 13:29:46                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:29:46                         pktgen: begin traffic ......
11/01/2021 13:29:46                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:30:06                         pktgen: begin get port statistic ...
11/01/2021 13:30:06                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:30:06                         pktgen: {0: {'ibytes': 26886450688,
     'ierrors': 0,
     'ipackets': 420100817,
     'obytes': 53559012864,
     'oerrors': 0,
     'opackets': 836859633,
     'rx_bps': 10737037312.0,
     'rx_bps_L1': 14092361472.0,
     'rx_pps': 20970776.0,
     'rx_util': 35.23090368,
     'tx_bps': 21268365312.0,
     'tx_bps_L1': 27914727552.0,
     'tx_pps': 41539764.0,
     'tx_util': 69.78681888},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.641162872314453,
            'cpu_util': 99.93440246582031,
            'queue_full': 633711,
            'rx_bps': 10737037312.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10531328000.0,
            'rx_pps': 20970776.0,
            'tx_bps': 21268365312.0,
            'tx_pps': 41539764.0},
 'latency': {},
 'total': {'ibytes': 26886450688,
           'ierrors': 0,
           'ipackets': 420100817,
           'obytes': 53559012864,
           'oerrors': 0,
           'opackets': 836859633,
           'rx_bps': 10737037312.0,
           'rx_bps_L1': 14092361472.0,
           'rx_pps': 20970776.0,
           'rx_util': 35.23090368,
           'tx_bps': 21268365312.0,
           'tx_bps_L1': 27914727552.0,
           'tx_pps': 41539764.0,
           'tx_util': 69.78681888}}
11/01/2021 13:30:06                         pktgen: {'ibytes': 26886450688,
 'ierrors': 0,
 'ipackets': 420100817,
 'obytes': 53559012864,
 'oerrors': 0,
 'opackets': 836859633,
 'rx_bps': 10737037312.0,
 'rx_bps_L1': 14092361472.0,
 'rx_pps': 20970776.0,
 'rx_util': 35.23090368,
 'tx_bps': 21268365312.0,
 'tx_bps_L1': 27914727552.0,
 'tx_pps': 41539764.0,
 'tx_util': 69.78681888}
11/01/2021 13:30:06                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21268365312.000000, tx_pps: 41539764.000000 
11/01/2021 13:30:06                         pktgen: {'ibytes': 26886450688,
 'ierrors': 0,
 'ipackets': 420100817,
 'obytes': 53559012864,
 'oerrors': 0,
 'opackets': 836859633,
 'rx_bps': 10737037312.0,
 'rx_bps_L1': 14092361472.0,
 'rx_pps': 20970776.0,
 'rx_util': 35.23090368,
 'tx_bps': 21268365312.0,
 'tx_bps_L1': 27914727552.0,
 'tx_pps': 41539764.0,
 'tx_util': 69.78681888}
11/01/2021 13:30:06                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10737037312.000000, rx_pps: 20970776.000000
11/01/2021 13:30:06                         pktgen: throughput: pps_rx 20970776.000000, bps_rx 10737037312.000000
11/01/2021 13:30:06                         pktgen: traffic completed. 
11/01/2021 13:30:06                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:30:06                         tester: /tmp/vhost_cbdma
11/01/2021 13:30:06                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:30:08                         pktgen: test port 0 map gen port 0
11/01/2021 13:30:08                         pktgen: test port 0 map gen port 0
11/01/2021 13:30:08                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:08                         pktgen: trex port <0> not support flow control
11/01/2021 13:30:08                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:30:08                         pktgen: check the trex port link status
11/01/2021 13:30:08                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:08                         pktgen: begin traffic ......
11/01/2021 13:30:08                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:30:13                         pktgen: traffic completed. 
11/01/2021 13:30:13                         pktgen: check the trex port link status
11/01/2021 13:30:13                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:13                         pktgen: begin traffic ......
11/01/2021 13:30:13                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:30:33                         pktgen: begin get port statistic ...
11/01/2021 13:30:33                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:30:33                         pktgen: {0: {'ibytes': 98373064020,
     'ierrors': 0,
     'ipackets': 64804393,
     'obytes': 98372869716,
     'oerrors': 0,
     'opackets': 64804266,
     'rx_bps': 39197347840.0,
     'rx_bps_L1': 39713781920.0,
     'rx_pps': 3227713.0,
     'rx_util': 99.2844548,
     'tx_bps': 39197364224.0,
     'tx_bps_L1': 39713798544.0,
     'tx_pps': 3227714.5,
     'tx_util': 99.28449635999999},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.1200008392334,
            'cpu_util': 84.7693862915039,
            'queue_full': 58851613,
            'rx_bps': 39197347840.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3227713.0,
            'tx_bps': 39197364224.0,
            'tx_pps': 3227714.5},
 'latency': {},
 'total': {'ibytes': 98373064020,
           'ierrors': 0,
           'ipackets': 64804393,
           'obytes': 98372869716,
           'oerrors': 0,
           'opackets': 64804266,
           'rx_bps': 39197347840.0,
           'rx_bps_L1': 39713781920.0,
           'rx_pps': 3227713.0,
           'rx_util': 99.2844548,
           'tx_bps': 39197364224.0,
           'tx_bps_L1': 39713798544.0,
           'tx_pps': 3227714.5,
           'tx_util': 99.28449635999999}}
11/01/2021 13:30:33                         pktgen: {'ibytes': 98373064020,
 'ierrors': 0,
 'ipackets': 64804393,
 'obytes': 98372869716,
 'oerrors': 0,
 'opackets': 64804266,
 'rx_bps': 39197347840.0,
 'rx_bps_L1': 39713781920.0,
 'rx_pps': 3227713.0,
 'rx_util': 99.2844548,
 'tx_bps': 39197364224.0,
 'tx_bps_L1': 39713798544.0,
 'tx_pps': 3227714.5,
 'tx_util': 99.28449635999999}
11/01/2021 13:30:33                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39197364224.000000, tx_pps: 3227714.500000 
11/01/2021 13:30:33                         pktgen: {'ibytes': 98373064020,
 'ierrors': 0,
 'ipackets': 64804393,
 'obytes': 98372869716,
 'oerrors': 0,
 'opackets': 64804266,
 'rx_bps': 39197347840.0,
 'rx_bps_L1': 39713781920.0,
 'rx_pps': 3227713.0,
 'rx_util': 99.2844548,
 'tx_bps': 39197364224.0,
 'tx_bps_L1': 39713798544.0,
 'tx_pps': 3227714.5,
 'tx_util': 99.28449635999999}
11/01/2021 13:30:33                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39197347840.000000, rx_pps: 3227713.000000
11/01/2021 13:30:33                         pktgen: throughput: pps_rx 3227713.000000, bps_rx 39197347840.000000
11/01/2021 13:30:33                         pktgen: traffic completed. 
11/01/2021 13:30:37             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:30:37             dut.10.240.183.214: 2048
11/01/2021 13:30:47                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:30:47                         tester: /tmp/vhost_cbdma
11/01/2021 13:30:47                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:30:49                         pktgen: test port 0 map gen port 0
11/01/2021 13:30:49                         pktgen: test port 0 map gen port 0
11/01/2021 13:30:50                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:50                         pktgen: trex port <0> not support flow control
11/01/2021 13:30:50                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:30:50                         pktgen: check the trex port link status
11/01/2021 13:30:50                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:50                         pktgen: begin traffic ......
11/01/2021 13:30:50                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:30:55                         pktgen: traffic completed. 
11/01/2021 13:30:55                         pktgen: check the trex port link status
11/01/2021 13:30:55                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:30:55                         pktgen: begin traffic ......
11/01/2021 13:30:55                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:31:15                         pktgen: begin get port statistic ...
11/01/2021 13:31:15                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:31:15                         pktgen: {0: {'ibytes': 26884070720,
     'ierrors': 0,
     'ipackets': 420063631,
     'obytes': 53721506688,
     'oerrors': 0,
     'opackets': 839398596,
     'rx_bps': 10789207040.0,
     'rx_bps_L1': 14160834880.0,
     'rx_pps': 21072674.0,
     'rx_util': 35.4020872,
     'tx_bps': 21563099136.0,
     'tx_bps_L1': 28301568256.0,
     'tx_pps': 42115432.0,
     'tx_util': 70.75392064},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.792234420776367,
            'cpu_util': 99.90099334716797,
            'queue_full': 236764,
            'rx_bps': 10789207040.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10773892096.0,
            'rx_pps': 21072674.0,
            'tx_bps': 21563099136.0,
            'tx_pps': 42115432.0},
 'latency': {},
 'total': {'ibytes': 26884070720,
           'ierrors': 0,
           'ipackets': 420063631,
           'obytes': 53721506688,
           'oerrors': 0,
           'opackets': 839398596,
           'rx_bps': 10789207040.0,
           'rx_bps_L1': 14160834880.0,
           'rx_pps': 21072674.0,
           'rx_util': 35.4020872,
           'tx_bps': 21563099136.0,
           'tx_bps_L1': 28301568256.0,
           'tx_pps': 42115432.0,
           'tx_util': 70.75392064}}
11/01/2021 13:31:15                         pktgen: {'ibytes': 26884070720,
 'ierrors': 0,
 'ipackets': 420063631,
 'obytes': 53721506688,
 'oerrors': 0,
 'opackets': 839398596,
 'rx_bps': 10789207040.0,
 'rx_bps_L1': 14160834880.0,
 'rx_pps': 21072674.0,
 'rx_util': 35.4020872,
 'tx_bps': 21563099136.0,
 'tx_bps_L1': 28301568256.0,
 'tx_pps': 42115432.0,
 'tx_util': 70.75392064}
11/01/2021 13:31:15                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21563099136.000000, tx_pps: 42115432.000000 
11/01/2021 13:31:15                         pktgen: {'ibytes': 26884070720,
 'ierrors': 0,
 'ipackets': 420063631,
 'obytes': 53721506688,
 'oerrors': 0,
 'opackets': 839398596,
 'rx_bps': 10789207040.0,
 'rx_bps_L1': 14160834880.0,
 'rx_pps': 21072674.0,
 'rx_util': 35.4020872,
 'tx_bps': 21563099136.0,
 'tx_bps_L1': 28301568256.0,
 'tx_pps': 42115432.0,
 'tx_util': 70.75392064}
11/01/2021 13:31:15                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10789207040.000000, rx_pps: 21072674.000000
11/01/2021 13:31:15                         pktgen: throughput: pps_rx 21072674.000000, bps_rx 10789207040.000000
11/01/2021 13:31:15                         pktgen: traffic completed. 
11/01/2021 13:31:15                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:31:15                         tester: /tmp/vhost_cbdma
11/01/2021 13:31:15                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:31:17                         pktgen: test port 0 map gen port 0
11/01/2021 13:31:17                         pktgen: test port 0 map gen port 0
11/01/2021 13:31:17                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:17                         pktgen: trex port <0> not support flow control
11/01/2021 13:31:17                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:31:17                         pktgen: check the trex port link status
11/01/2021 13:31:17                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:17                         pktgen: begin traffic ......
11/01/2021 13:31:17                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:31:22                         pktgen: traffic completed. 
11/01/2021 13:31:22                         pktgen: check the trex port link status
11/01/2021 13:31:22                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:22                         pktgen: begin traffic ......
11/01/2021 13:31:22                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:31:42                         pktgen: begin get port statistic ...
11/01/2021 13:31:42                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:31:42                         pktgen: {0: {'ibytes': 98379252906,
     'ierrors': 0,
     'ipackets': 64808471,
     'obytes': 98379060120,
     'oerrors': 0,
     'opackets': 64808344,
     'rx_bps': 39294152704.0,
     'rx_bps_L1': 39811862264.0,
     'rx_pps': 3235684.75,
     'rx_util': 99.52965566,
     'tx_bps': 39294160896.0,
     'tx_bps_L1': 39811870576.0,
     'tx_pps': 3235685.5,
     'tx_util': 99.52967644},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.26896095275879,
            'cpu_util': 84.4347152709961,
            'queue_full': 58640608,
            'rx_bps': 39294152704.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235684.75,
            'tx_bps': 39294160896.0,
            'tx_pps': 3235685.5},
 'latency': {},
 'total': {'ibytes': 98379252906,
           'ierrors': 0,
           'ipackets': 64808471,
           'obytes': 98379060120,
           'oerrors': 0,
           'opackets': 64808344,
           'rx_bps': 39294152704.0,
           'rx_bps_L1': 39811862264.0,
           'rx_pps': 3235684.75,
           'rx_util': 99.52965566,
           'tx_bps': 39294160896.0,
           'tx_bps_L1': 39811870576.0,
           'tx_pps': 3235685.5,
           'tx_util': 99.52967644}}
11/01/2021 13:31:42                         pktgen: {'ibytes': 98379252906,
 'ierrors': 0,
 'ipackets': 64808471,
 'obytes': 98379060120,
 'oerrors': 0,
 'opackets': 64808344,
 'rx_bps': 39294152704.0,
 'rx_bps_L1': 39811862264.0,
 'rx_pps': 3235684.75,
 'rx_util': 99.52965566,
 'tx_bps': 39294160896.0,
 'tx_bps_L1': 39811870576.0,
 'tx_pps': 3235685.5,
 'tx_util': 99.52967644}
11/01/2021 13:31:42                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39294160896.000000, tx_pps: 3235685.500000 
11/01/2021 13:31:42                         pktgen: {'ibytes': 98379252906,
 'ierrors': 0,
 'ipackets': 64808471,
 'obytes': 98379060120,
 'oerrors': 0,
 'opackets': 64808344,
 'rx_bps': 39294152704.0,
 'rx_bps_L1': 39811862264.0,
 'rx_pps': 3235684.75,
 'rx_util': 99.52965566,
 'tx_bps': 39294160896.0,
 'tx_bps_L1': 39811870576.0,
 'tx_pps': 3235685.5,
 'tx_util': 99.52967644}
11/01/2021 13:31:42                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39294152704.000000, rx_pps: 3235684.750000
11/01/2021 13:31:42                         pktgen: throughput: pps_rx 3235684.750000, bps_rx 39294152704.000000
11/01/2021 13:31:42                         pktgen: traffic completed. 
11/01/2021 13:31:42                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:31:42                         tester: /tmp/vhost_cbdma
11/01/2021 13:31:42                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:31:44                         pktgen: test port 0 map gen port 0
11/01/2021 13:31:44                         pktgen: test port 0 map gen port 0
11/01/2021 13:31:44                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:44                         pktgen: trex port <0> not support flow control
11/01/2021 13:31:44                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:31:44                         pktgen: check the trex port link status
11/01/2021 13:31:44                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:44                         pktgen: begin traffic ......
11/01/2021 13:31:44                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:31:49                         pktgen: traffic completed. 
11/01/2021 13:31:49                         pktgen: check the trex port link status
11/01/2021 13:31:49                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:31:49                         pktgen: begin traffic ......
11/01/2021 13:31:49                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:32:10                         pktgen: begin get port statistic ...
11/01/2021 13:32:10                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:32:10                         pktgen: {0: {'ibytes': 26844569792,
     'ierrors': 0,
     'ipackets': 419446434,
     'obytes': 53742962432,
     'oerrors': 0,
     'opackets': 839733837,
     'rx_bps': 10720958464.0,
     'rx_bps_L1': 14071257344.0,
     'rx_pps': 20939368.0,
     'rx_util': 35.17814336,
     'tx_bps': 21456111616.0,
     'tx_bps_L1': 28161145856.000004,
     'tx_pps': 41906464.0,
     'tx_util': 70.40286464},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.73395824432373,
            'cpu_util': 99.94501495361328,
            'queue_full': 883892,
            'rx_bps': 10720958464.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10735153152.0,
            'rx_pps': 20939368.0,
            'tx_bps': 21456111616.0,
            'tx_pps': 41906464.0},
 'latency': {},
 'total': {'ibytes': 26844569792,
           'ierrors': 0,
           'ipackets': 419446434,
           'obytes': 53742962432,
           'oerrors': 0,
           'opackets': 839733837,
           'rx_bps': 10720958464.0,
           'rx_bps_L1': 14071257344.0,
           'rx_pps': 20939368.0,
           'rx_util': 35.17814336,
           'tx_bps': 21456111616.0,
           'tx_bps_L1': 28161145856.000004,
           'tx_pps': 41906464.0,
           'tx_util': 70.40286464}}
11/01/2021 13:32:10                         pktgen: {'ibytes': 26844569792,
 'ierrors': 0,
 'ipackets': 419446434,
 'obytes': 53742962432,
 'oerrors': 0,
 'opackets': 839733837,
 'rx_bps': 10720958464.0,
 'rx_bps_L1': 14071257344.0,
 'rx_pps': 20939368.0,
 'rx_util': 35.17814336,
 'tx_bps': 21456111616.0,
 'tx_bps_L1': 28161145856.000004,
 'tx_pps': 41906464.0,
 'tx_util': 70.40286464}
11/01/2021 13:32:10                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21456111616.000000, tx_pps: 41906464.000000 
11/01/2021 13:32:10                         pktgen: {'ibytes': 26844569792,
 'ierrors': 0,
 'ipackets': 419446434,
 'obytes': 53742962432,
 'oerrors': 0,
 'opackets': 839733837,
 'rx_bps': 10720958464.0,
 'rx_bps_L1': 14071257344.0,
 'rx_pps': 20939368.0,
 'rx_util': 35.17814336,
 'tx_bps': 21456111616.0,
 'tx_bps_L1': 28161145856.000004,
 'tx_pps': 41906464.0,
 'tx_util': 70.40286464}
11/01/2021 13:32:10                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10720958464.000000, rx_pps: 20939368.000000
11/01/2021 13:32:10                         pktgen: throughput: pps_rx 20939368.000000, bps_rx 10720958464.000000
11/01/2021 13:32:10                         pktgen: traffic completed. 
11/01/2021 13:32:10                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:32:10                         tester: /tmp/vhost_cbdma
11/01/2021 13:32:10                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:32:12                         pktgen: test port 0 map gen port 0
11/01/2021 13:32:12                         pktgen: test port 0 map gen port 0
11/01/2021 13:32:12                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:12                         pktgen: trex port <0> not support flow control
11/01/2021 13:32:12                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:32:12                         pktgen: check the trex port link status
11/01/2021 13:32:12                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:12                         pktgen: begin traffic ......
11/01/2021 13:32:12                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:32:17                         pktgen: traffic completed. 
11/01/2021 13:32:17                         pktgen: check the trex port link status
11/01/2021 13:32:17                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:17                         pktgen: begin traffic ......
11/01/2021 13:32:17                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:32:37                         pktgen: begin get port statistic ...
11/01/2021 13:32:37                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:32:37                         pktgen: {0: {'ibytes': 98375239314,
     'ierrors': 0,
     'ipackets': 64805827,
     'obytes': 98375048046,
     'oerrors': 0,
     'opackets': 64805701,
     'rx_bps': 39317209088.0,
     'rx_bps_L1': 39835222448.0,
     'rx_pps': 3237583.5,
     'rx_util': 99.58805612,
     'tx_bps': 39317204992.0,
     'tx_bps_L1': 39835218352.00001,
     'tx_pps': 3237583.5,
     'tx_util': 99.58804588000002},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.630083084106445,
            'cpu_util': 83.193115234375,
            'queue_full': 58694877,
            'rx_bps': 39317209088.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3237583.5,
            'tx_bps': 39317204992.0,
            'tx_pps': 3237583.5},
 'latency': {},
 'total': {'ibytes': 98375239314,
           'ierrors': 0,
           'ipackets': 64805827,
           'obytes': 98375048046,
           'oerrors': 0,
           'opackets': 64805701,
           'rx_bps': 39317209088.0,
           'rx_bps_L1': 39835222448.0,
           'rx_pps': 3237583.5,
           'rx_util': 99.58805612,
           'tx_bps': 39317204992.0,
           'tx_bps_L1': 39835218352.00001,
           'tx_pps': 3237583.5,
           'tx_util': 99.58804588000002}}
11/01/2021 13:32:37                         pktgen: {'ibytes': 98375239314,
 'ierrors': 0,
 'ipackets': 64805827,
 'obytes': 98375048046,
 'oerrors': 0,
 'opackets': 64805701,
 'rx_bps': 39317209088.0,
 'rx_bps_L1': 39835222448.0,
 'rx_pps': 3237583.5,
 'rx_util': 99.58805612,
 'tx_bps': 39317204992.0,
 'tx_bps_L1': 39835218352.00001,
 'tx_pps': 3237583.5,
 'tx_util': 99.58804588000002}
11/01/2021 13:32:37                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39317204992.000000, tx_pps: 3237583.500000 
11/01/2021 13:32:37                         pktgen: {'ibytes': 98375239314,
 'ierrors': 0,
 'ipackets': 64805827,
 'obytes': 98375048046,
 'oerrors': 0,
 'opackets': 64805701,
 'rx_bps': 39317209088.0,
 'rx_bps_L1': 39835222448.0,
 'rx_pps': 3237583.5,
 'rx_util': 99.58805612,
 'tx_bps': 39317204992.0,
 'tx_bps_L1': 39835218352.00001,
 'tx_pps': 3237583.5,
 'tx_util': 99.58804588000002}
11/01/2021 13:32:37                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39317209088.000000, rx_pps: 3237583.500000
11/01/2021 13:32:37                         pktgen: throughput: pps_rx 3237583.500000, bps_rx 39317209088.000000
11/01/2021 13:32:37                         pktgen: traffic completed. 
11/01/2021 13:32:41             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:32:41             dut.10.240.183.214: 2048
11/01/2021 13:32:51                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:32:51                         tester: /tmp/vhost_cbdma
11/01/2021 13:32:51                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:32:53                         pktgen: test port 0 map gen port 0
11/01/2021 13:32:53                         pktgen: test port 0 map gen port 0
11/01/2021 13:32:53                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:53                         pktgen: trex port <0> not support flow control
11/01/2021 13:32:53                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:32:53                         pktgen: check the trex port link status
11/01/2021 13:32:53                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:53                         pktgen: begin traffic ......
11/01/2021 13:32:53                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:32:59                         pktgen: traffic completed. 
11/01/2021 13:32:59                         pktgen: check the trex port link status
11/01/2021 13:32:59                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:32:59                         pktgen: begin traffic ......
11/01/2021 13:32:59                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:33:19                         pktgen: begin get port statistic ...
11/01/2021 13:33:19                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:33:19                         pktgen: {0: {'ibytes': 26804915648,
     'ierrors': 0,
     'ipackets': 418826839,
     'obytes': 53796040128,
     'oerrors': 0,
     'opackets': 840563180,
     'rx_bps': 10712465408.0,
     'rx_bps_L1': 14060111168.0,
     'rx_pps': 20922786.0,
     'rx_util': 35.15027792,
     'tx_bps': 21485809664.0,
     'tx_bps_L1': 28200123904.0,
     'tx_pps': 41964464.0,
     'tx_util': 70.50030976000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.755132675170898,
            'cpu_util': 99.88630676269531,
            'queue_full': 693042,
            'rx_bps': 10712465408.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10773344256.0,
            'rx_pps': 20922786.0,
            'tx_bps': 21485809664.0,
            'tx_pps': 41964464.0},
 'latency': {},
 'total': {'ibytes': 26804915648,
           'ierrors': 0,
           'ipackets': 418826839,
           'obytes': 53796040128,
           'oerrors': 0,
           'opackets': 840563180,
           'rx_bps': 10712465408.0,
           'rx_bps_L1': 14060111168.0,
           'rx_pps': 20922786.0,
           'rx_util': 35.15027792,
           'tx_bps': 21485809664.0,
           'tx_bps_L1': 28200123904.0,
           'tx_pps': 41964464.0,
           'tx_util': 70.50030976000001}}
11/01/2021 13:33:19                         pktgen: {'ibytes': 26804915648,
 'ierrors': 0,
 'ipackets': 418826839,
 'obytes': 53796040128,
 'oerrors': 0,
 'opackets': 840563180,
 'rx_bps': 10712465408.0,
 'rx_bps_L1': 14060111168.0,
 'rx_pps': 20922786.0,
 'rx_util': 35.15027792,
 'tx_bps': 21485809664.0,
 'tx_bps_L1': 28200123904.0,
 'tx_pps': 41964464.0,
 'tx_util': 70.50030976000001}
11/01/2021 13:33:19                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21485809664.000000, tx_pps: 41964464.000000 
11/01/2021 13:33:19                         pktgen: {'ibytes': 26804915648,
 'ierrors': 0,
 'ipackets': 418826839,
 'obytes': 53796040128,
 'oerrors': 0,
 'opackets': 840563180,
 'rx_bps': 10712465408.0,
 'rx_bps_L1': 14060111168.0,
 'rx_pps': 20922786.0,
 'rx_util': 35.15027792,
 'tx_bps': 21485809664.0,
 'tx_bps_L1': 28200123904.0,
 'tx_pps': 41964464.0,
 'tx_util': 70.50030976000001}
11/01/2021 13:33:19                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10712465408.000000, rx_pps: 20922786.000000
11/01/2021 13:33:19                         pktgen: throughput: pps_rx 20922786.000000, bps_rx 10712465408.000000
11/01/2021 13:33:19                         pktgen: traffic completed. 
11/01/2021 13:33:19                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:33:19                         tester: /tmp/vhost_cbdma
11/01/2021 13:33:19                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:33:21                         pktgen: test port 0 map gen port 0
11/01/2021 13:33:21                         pktgen: test port 0 map gen port 0
11/01/2021 13:33:21                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:21                         pktgen: trex port <0> not support flow control
11/01/2021 13:33:21                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:33:21                         pktgen: check the trex port link status
11/01/2021 13:33:21                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:21                         pktgen: begin traffic ......
11/01/2021 13:33:21                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:33:26                         pktgen: traffic completed. 
11/01/2021 13:33:26                         pktgen: check the trex port link status
11/01/2021 13:33:26                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:26                         pktgen: begin traffic ......
11/01/2021 13:33:26                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:33:46                         pktgen: begin get port statistic ...
11/01/2021 13:33:46                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:33:46                         pktgen: {0: {'ibytes': 98364886554,
     'ierrors': 0,
     'ipackets': 64799007,
     'obytes': 98364696804,
     'oerrors': 0,
     'opackets': 64798881,
     'rx_bps': 39293505536.0,
     'rx_bps_L1': 39811206536.0,
     'rx_pps': 3235631.25,
     'rx_util': 99.52801634000001,
     'tx_bps': 39293513728.0,
     'tx_bps_L1': 39811214848.0,
     'tx_pps': 3235632.0,
     'tx_util': 99.52803712000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.266910552978516,
            'cpu_util': 84.44076538085938,
            'queue_full': 58915197,
            'rx_bps': 39293505536.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235631.25,
            'tx_bps': 39293513728.0,
            'tx_pps': 3235632.0},
 'latency': {},
 'total': {'ibytes': 98364886554,
           'ierrors': 0,
           'ipackets': 64799007,
           'obytes': 98364696804,
           'oerrors': 0,
           'opackets': 64798881,
           'rx_bps': 39293505536.0,
           'rx_bps_L1': 39811206536.0,
           'rx_pps': 3235631.25,
           'rx_util': 99.52801634000001,
           'tx_bps': 39293513728.0,
           'tx_bps_L1': 39811214848.0,
           'tx_pps': 3235632.0,
           'tx_util': 99.52803712000001}}
11/01/2021 13:33:46                         pktgen: {'ibytes': 98364886554,
 'ierrors': 0,
 'ipackets': 64799007,
 'obytes': 98364696804,
 'oerrors': 0,
 'opackets': 64798881,
 'rx_bps': 39293505536.0,
 'rx_bps_L1': 39811206536.0,
 'rx_pps': 3235631.25,
 'rx_util': 99.52801634000001,
 'tx_bps': 39293513728.0,
 'tx_bps_L1': 39811214848.0,
 'tx_pps': 3235632.0,
 'tx_util': 99.52803712000001}
11/01/2021 13:33:46                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39293513728.000000, tx_pps: 3235632.000000 
11/01/2021 13:33:46                         pktgen: {'ibytes': 98364886554,
 'ierrors': 0,
 'ipackets': 64799007,
 'obytes': 98364696804,
 'oerrors': 0,
 'opackets': 64798881,
 'rx_bps': 39293505536.0,
 'rx_bps_L1': 39811206536.0,
 'rx_pps': 3235631.25,
 'rx_util': 99.52801634000001,
 'tx_bps': 39293513728.0,
 'tx_bps_L1': 39811214848.0,
 'tx_pps': 3235632.0,
 'tx_util': 99.52803712000001}
11/01/2021 13:33:46                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39293505536.000000, rx_pps: 3235631.250000
11/01/2021 13:33:46                         pktgen: throughput: pps_rx 3235631.250000, bps_rx 39293505536.000000
11/01/2021 13:33:46                         pktgen: traffic completed. 
11/01/2021 13:33:46                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:33:46                         tester: /tmp/vhost_cbdma
11/01/2021 13:33:46                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:33:48                         pktgen: test port 0 map gen port 0
11/01/2021 13:33:48                         pktgen: test port 0 map gen port 0
11/01/2021 13:33:48                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:48                         pktgen: trex port <0> not support flow control
11/01/2021 13:33:48                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:33:48                         pktgen: check the trex port link status
11/01/2021 13:33:48                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:48                         pktgen: begin traffic ......
11/01/2021 13:33:48                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:33:53                         pktgen: traffic completed. 
11/01/2021 13:33:53                         pktgen: check the trex port link status
11/01/2021 13:33:53                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:33:53                         pktgen: begin traffic ......
11/01/2021 13:33:53                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:34:13                         pktgen: begin get port statistic ...
11/01/2021 13:34:13                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:34:13                         pktgen: {0: {'ibytes': 26915972416,
     'ierrors': 0,
     'ipackets': 420562086,
     'obytes': 53740102592,
     'oerrors': 0,
     'opackets': 839689155,
     'rx_bps': 10762539008.0,
     'rx_bps_L1': 14125832448.0,
     'rx_pps': 21020584.0,
     'rx_util': 35.31458112,
     'tx_bps': 21437992960.0,
     'tx_bps_L1': 28137365760.0,
     'tx_pps': 41871080.0,
     'tx_util': 70.3434144},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.725799560546875,
            'cpu_util': 99.93656921386719,
            'queue_full': 673665,
            'rx_bps': 10762539008.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10675452928.0,
            'rx_pps': 21020584.0,
            'tx_bps': 21437992960.0,
            'tx_pps': 41871080.0},
 'latency': {},
 'total': {'ibytes': 26915972416,
           'ierrors': 0,
           'ipackets': 420562086,
           'obytes': 53740102592,
           'oerrors': 0,
           'opackets': 839689155,
           'rx_bps': 10762539008.0,
           'rx_bps_L1': 14125832448.0,
           'rx_pps': 21020584.0,
           'rx_util': 35.31458112,
           'tx_bps': 21437992960.0,
           'tx_bps_L1': 28137365760.0,
           'tx_pps': 41871080.0,
           'tx_util': 70.3434144}}
11/01/2021 13:34:13                         pktgen: {'ibytes': 26915972416,
 'ierrors': 0,
 'ipackets': 420562086,
 'obytes': 53740102592,
 'oerrors': 0,
 'opackets': 839689155,
 'rx_bps': 10762539008.0,
 'rx_bps_L1': 14125832448.0,
 'rx_pps': 21020584.0,
 'rx_util': 35.31458112,
 'tx_bps': 21437992960.0,
 'tx_bps_L1': 28137365760.0,
 'tx_pps': 41871080.0,
 'tx_util': 70.3434144}
11/01/2021 13:34:13                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21437992960.000000, tx_pps: 41871080.000000 
11/01/2021 13:34:13                         pktgen: {'ibytes': 26915972416,
 'ierrors': 0,
 'ipackets': 420562086,
 'obytes': 53740102592,
 'oerrors': 0,
 'opackets': 839689155,
 'rx_bps': 10762539008.0,
 'rx_bps_L1': 14125832448.0,
 'rx_pps': 21020584.0,
 'rx_util': 35.31458112,
 'tx_bps': 21437992960.0,
 'tx_bps_L1': 28137365760.0,
 'tx_pps': 41871080.0,
 'tx_util': 70.3434144}
11/01/2021 13:34:13                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10762539008.000000, rx_pps: 21020584.000000
11/01/2021 13:34:13                         pktgen: throughput: pps_rx 21020584.000000, bps_rx 10762539008.000000
11/01/2021 13:34:13                         pktgen: traffic completed. 
11/01/2021 13:34:13                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:34:14                         tester: /tmp/vhost_cbdma
11/01/2021 13:34:14                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:34:16                         pktgen: test port 0 map gen port 0
11/01/2021 13:34:16                         pktgen: test port 0 map gen port 0
11/01/2021 13:34:16                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:34:16                         pktgen: trex port <0> not support flow control
11/01/2021 13:34:16                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:34:16                         pktgen: check the trex port link status
11/01/2021 13:34:16                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:34:16                         pktgen: begin traffic ......
11/01/2021 13:34:16                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:34:21                         pktgen: traffic completed. 
11/01/2021 13:34:21                         pktgen: check the trex port link status
11/01/2021 13:34:21                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:34:21                         pktgen: begin traffic ......
11/01/2021 13:34:21                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:34:41                         pktgen: begin get port statistic ...
11/01/2021 13:34:41                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:34:41                         pktgen: {0: {'ibytes': 98380690452,
     'ierrors': 0,
     'ipackets': 64809418,
     'obytes': 98380499184,
     'oerrors': 0,
     'opackets': 64809291,
     'rx_bps': 39297732608.0,
     'rx_bps_L1': 39815489407.99999,
     'rx_pps': 3235980.0,
     'rx_util': 99.53872351999998,
     'tx_bps': 39297728512.0,
     'tx_bps_L1': 39815485232.0,
     'tx_pps': 3235979.5,
     'tx_util': 99.53871308},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.18967628479004,
            'cpu_util': 84.73108673095703,
            'queue_full': 58890155,
            'rx_bps': 39297732608.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235980.0,
            'tx_bps': 39297728512.0,
            'tx_pps': 3235979.5},
 'latency': {},
 'total': {'ibytes': 98380690452,
           'ierrors': 0,
           'ipackets': 64809418,
           'obytes': 98380499184,
           'oerrors': 0,
           'opackets': 64809291,
           'rx_bps': 39297732608.0,
           'rx_bps_L1': 39815489407.99999,
           'rx_pps': 3235980.0,
           'rx_util': 99.53872351999998,
           'tx_bps': 39297728512.0,
           'tx_bps_L1': 39815485232.0,
           'tx_pps': 3235979.5,
           'tx_util': 99.53871308}}
11/01/2021 13:34:41                         pktgen: {'ibytes': 98380690452,
 'ierrors': 0,
 'ipackets': 64809418,
 'obytes': 98380499184,
 'oerrors': 0,
 'opackets': 64809291,
 'rx_bps': 39297732608.0,
 'rx_bps_L1': 39815489407.99999,
 'rx_pps': 3235980.0,
 'rx_util': 99.53872351999998,
 'tx_bps': 39297728512.0,
 'tx_bps_L1': 39815485232.0,
 'tx_pps': 3235979.5,
 'tx_util': 99.53871308}
11/01/2021 13:34:41                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39297728512.000000, tx_pps: 3235979.500000 
11/01/2021 13:34:41                         pktgen: {'ibytes': 98380690452,
 'ierrors': 0,
 'ipackets': 64809418,
 'obytes': 98380499184,
 'oerrors': 0,
 'opackets': 64809291,
 'rx_bps': 39297732608.0,
 'rx_bps_L1': 39815489407.99999,
 'rx_pps': 3235980.0,
 'rx_util': 99.53872351999998,
 'tx_bps': 39297728512.0,
 'tx_bps_L1': 39815485232.0,
 'tx_pps': 3235979.5,
 'tx_util': 99.53871308}
11/01/2021 13:34:41                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39297732608.000000, rx_pps: 3235980.000000
11/01/2021 13:34:41                         pktgen: throughput: pps_rx 3235980.000000, bps_rx 39297732608.000000
11/01/2021 13:34:41                         pktgen: traffic completed. 
11/01/2021 13:34:44             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:34:45             dut.10.240.183.214: 2048
11/01/2021 13:34:55                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:34:55                         tester: /tmp/vhost_cbdma
11/01/2021 13:34:55                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:34:57                         pktgen: test port 0 map gen port 0
11/01/2021 13:34:57                         pktgen: test port 0 map gen port 0
11/01/2021 13:34:57                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:34:57                         pktgen: trex port <0> not support flow control
11/01/2021 13:34:57                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:34:57                         pktgen: check the trex port link status
11/01/2021 13:34:57                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:34:57                         pktgen: begin traffic ......
11/01/2021 13:34:57                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:35:02                         pktgen: traffic completed. 
11/01/2021 13:35:02                         pktgen: check the trex port link status
11/01/2021 13:35:02                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:02                         pktgen: begin traffic ......
11/01/2021 13:35:02                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:35:22                         pktgen: begin get port statistic ...
11/01/2021 13:35:22                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:35:22                         pktgen: {0: {'ibytes': 26836306496,
     'ierrors': 0,
     'ipackets': 419317309,
     'obytes': 53634674112,
     'oerrors': 0,
     'opackets': 838041835,
     'rx_bps': 10716546048.0,
     'rx_bps_L1': 14065467007.999998,
     'rx_pps': 20930756.0,
     'rx_util': 35.16366752,
     'tx_bps': 21410191360.0,
     'tx_bps_L1': 28100874880.0,
     'tx_pps': 41816772.0,
     'tx_util': 70.25218720000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.715378761291504,
            'cpu_util': 99.90403747558594,
            'queue_full': 957563,
            'rx_bps': 10716546048.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10693645312.0,
            'rx_pps': 20930756.0,
            'tx_bps': 21410191360.0,
            'tx_pps': 41816772.0},
 'latency': {},
 'total': {'ibytes': 26836306496,
           'ierrors': 0,
           'ipackets': 419317309,
           'obytes': 53634674112,
           'oerrors': 0,
           'opackets': 838041835,
           'rx_bps': 10716546048.0,
           'rx_bps_L1': 14065467007.999998,
           'rx_pps': 20930756.0,
           'rx_util': 35.16366752,
           'tx_bps': 21410191360.0,
           'tx_bps_L1': 28100874880.0,
           'tx_pps': 41816772.0,
           'tx_util': 70.25218720000001}}
11/01/2021 13:35:22                         pktgen: {'ibytes': 26836306496,
 'ierrors': 0,
 'ipackets': 419317309,
 'obytes': 53634674112,
 'oerrors': 0,
 'opackets': 838041835,
 'rx_bps': 10716546048.0,
 'rx_bps_L1': 14065467007.999998,
 'rx_pps': 20930756.0,
 'rx_util': 35.16366752,
 'tx_bps': 21410191360.0,
 'tx_bps_L1': 28100874880.0,
 'tx_pps': 41816772.0,
 'tx_util': 70.25218720000001}
11/01/2021 13:35:22                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21410191360.000000, tx_pps: 41816772.000000 
11/01/2021 13:35:22                         pktgen: {'ibytes': 26836306496,
 'ierrors': 0,
 'ipackets': 419317309,
 'obytes': 53634674112,
 'oerrors': 0,
 'opackets': 838041835,
 'rx_bps': 10716546048.0,
 'rx_bps_L1': 14065467007.999998,
 'rx_pps': 20930756.0,
 'rx_util': 35.16366752,
 'tx_bps': 21410191360.0,
 'tx_bps_L1': 28100874880.0,
 'tx_pps': 41816772.0,
 'tx_util': 70.25218720000001}
11/01/2021 13:35:22                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10716546048.000000, rx_pps: 20930756.000000
11/01/2021 13:35:22                         pktgen: throughput: pps_rx 20930756.000000, bps_rx 10716546048.000000
11/01/2021 13:35:22                         pktgen: traffic completed. 
11/01/2021 13:35:22                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:35:23                         tester: /tmp/vhost_cbdma
11/01/2021 13:35:23                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:35:25                         pktgen: test port 0 map gen port 0
11/01/2021 13:35:25                         pktgen: test port 0 map gen port 0
11/01/2021 13:35:25                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:25                         pktgen: trex port <0> not support flow control
11/01/2021 13:35:25                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:35:25                         pktgen: check the trex port link status
11/01/2021 13:35:25                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:25                         pktgen: begin traffic ......
11/01/2021 13:35:25                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:35:30                         pktgen: traffic completed. 
11/01/2021 13:35:30                         pktgen: check the trex port link status
11/01/2021 13:35:30                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:30                         pktgen: begin traffic ......
11/01/2021 13:35:30                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:35:50                         pktgen: begin get port statistic ...
11/01/2021 13:35:50                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:35:50                         pktgen: {0: {'ibytes': 98373888294,
     'ierrors': 0,
     'ipackets': 64804937,
     'obytes': 98373695508,
     'oerrors': 0,
     'opackets': 64804810,
     'rx_bps': 39290703872.0,
     'rx_bps_L1': 39808367952.0,
     'rx_pps': 3235400.5,
     'rx_util': 99.52091988000001,
     'tx_bps': 39290707968.0,
     'tx_bps_L1': 39808372168.0,
     'tx_pps': 3235401.25,
     'tx_util': 99.52093042},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.063247680664062,
            'cpu_util': 85.18034362792969,
            'queue_full': 59106056,
            'rx_bps': 39290703872.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235400.5,
            'tx_bps': 39290707968.0,
            'tx_pps': 3235401.25},
 'latency': {},
 'total': {'ibytes': 98373888294,
           'ierrors': 0,
           'ipackets': 64804937,
           'obytes': 98373695508,
           'oerrors': 0,
           'opackets': 64804810,
           'rx_bps': 39290703872.0,
           'rx_bps_L1': 39808367952.0,
           'rx_pps': 3235400.5,
           'rx_util': 99.52091988000001,
           'tx_bps': 39290707968.0,
           'tx_bps_L1': 39808372168.0,
           'tx_pps': 3235401.25,
           'tx_util': 99.52093042}}
11/01/2021 13:35:50                         pktgen: {'ibytes': 98373888294,
 'ierrors': 0,
 'ipackets': 64804937,
 'obytes': 98373695508,
 'oerrors': 0,
 'opackets': 64804810,
 'rx_bps': 39290703872.0,
 'rx_bps_L1': 39808367952.0,
 'rx_pps': 3235400.5,
 'rx_util': 99.52091988000001,
 'tx_bps': 39290707968.0,
 'tx_bps_L1': 39808372168.0,
 'tx_pps': 3235401.25,
 'tx_util': 99.52093042}
11/01/2021 13:35:50                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39290707968.000000, tx_pps: 3235401.250000 
11/01/2021 13:35:50                         pktgen: {'ibytes': 98373888294,
 'ierrors': 0,
 'ipackets': 64804937,
 'obytes': 98373695508,
 'oerrors': 0,
 'opackets': 64804810,
 'rx_bps': 39290703872.0,
 'rx_bps_L1': 39808367952.0,
 'rx_pps': 3235400.5,
 'rx_util': 99.52091988000001,
 'tx_bps': 39290707968.0,
 'tx_bps_L1': 39808372168.0,
 'tx_pps': 3235401.25,
 'tx_util': 99.52093042}
11/01/2021 13:35:50                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39290703872.000000, rx_pps: 3235400.500000
11/01/2021 13:35:50                         pktgen: throughput: pps_rx 3235400.500000, bps_rx 39290703872.000000
11/01/2021 13:35:50                         pktgen: traffic completed. 
11/01/2021 13:35:50                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:35:50                         tester: /tmp/vhost_cbdma
11/01/2021 13:35:50                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:35:52                         pktgen: test port 0 map gen port 0
11/01/2021 13:35:52                         pktgen: test port 0 map gen port 0
11/01/2021 13:35:52                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:52                         pktgen: trex port <0> not support flow control
11/01/2021 13:35:52                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:35:52                         pktgen: check the trex port link status
11/01/2021 13:35:52                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:52                         pktgen: begin traffic ......
11/01/2021 13:35:52                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:35:57                         pktgen: traffic completed. 
11/01/2021 13:35:57                         pktgen: check the trex port link status
11/01/2021 13:35:57                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:35:57                         pktgen: begin traffic ......
11/01/2021 13:35:57                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:36:17                         pktgen: begin get port statistic ...
11/01/2021 13:36:17                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:36:17                         pktgen: {0: {'ibytes': 26906207808,
     'ierrors': 0,
     'ipackets': 420409523,
     'obytes': 53652834048,
     'oerrors': 0,
     'opackets': 838325565,
     'rx_bps': 10743877632.0,
     'rx_bps_L1': 14101339392.0,
     'rx_pps': 20984136.0,
     'rx_util': 35.25334848,
     'tx_bps': 21439025152.0,
     'tx_bps_L1': 28138720512.0,
     'tx_pps': 41873096.0,
     'tx_util': 70.34680128000001},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.725375175476074,
            'cpu_util': 99.9453353881836,
            'queue_full': 862042,
            'rx_bps': 10743877632.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10695147520.0,
            'rx_pps': 20984136.0,
            'tx_bps': 21439025152.0,
            'tx_pps': 41873096.0},
 'latency': {},
 'total': {'ibytes': 26906207808,
           'ierrors': 0,
           'ipackets': 420409523,
           'obytes': 53652834048,
           'oerrors': 0,
           'opackets': 838325565,
           'rx_bps': 10743877632.0,
           'rx_bps_L1': 14101339392.0,
           'rx_pps': 20984136.0,
           'rx_util': 35.25334848,
           'tx_bps': 21439025152.0,
           'tx_bps_L1': 28138720512.0,
           'tx_pps': 41873096.0,
           'tx_util': 70.34680128000001}}
11/01/2021 13:36:17                         pktgen: {'ibytes': 26906207808,
 'ierrors': 0,
 'ipackets': 420409523,
 'obytes': 53652834048,
 'oerrors': 0,
 'opackets': 838325565,
 'rx_bps': 10743877632.0,
 'rx_bps_L1': 14101339392.0,
 'rx_pps': 20984136.0,
 'rx_util': 35.25334848,
 'tx_bps': 21439025152.0,
 'tx_bps_L1': 28138720512.0,
 'tx_pps': 41873096.0,
 'tx_util': 70.34680128000001}
11/01/2021 13:36:17                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21439025152.000000, tx_pps: 41873096.000000 
11/01/2021 13:36:17                         pktgen: {'ibytes': 26906207808,
 'ierrors': 0,
 'ipackets': 420409523,
 'obytes': 53652834048,
 'oerrors': 0,
 'opackets': 838325565,
 'rx_bps': 10743877632.0,
 'rx_bps_L1': 14101339392.0,
 'rx_pps': 20984136.0,
 'rx_util': 35.25334848,
 'tx_bps': 21439025152.0,
 'tx_bps_L1': 28138720512.0,
 'tx_pps': 41873096.0,
 'tx_util': 70.34680128000001}
11/01/2021 13:36:17                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10743877632.000000, rx_pps: 20984136.000000
11/01/2021 13:36:17                         pktgen: throughput: pps_rx 20984136.000000, bps_rx 10743877632.000000
11/01/2021 13:36:17                         pktgen: traffic completed. 
11/01/2021 13:36:17                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:36:17                         tester: /tmp/vhost_cbdma
11/01/2021 13:36:17                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:36:19                         pktgen: test port 0 map gen port 0
11/01/2021 13:36:19                         pktgen: test port 0 map gen port 0
11/01/2021 13:36:20                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:36:20                         pktgen: trex port <0> not support flow control
11/01/2021 13:36:20                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:36:20                         pktgen: check the trex port link status
11/01/2021 13:36:20                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:36:20                         pktgen: begin traffic ......
11/01/2021 13:36:20                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:36:25                         pktgen: traffic completed. 
11/01/2021 13:36:25                         pktgen: check the trex port link status
11/01/2021 13:36:25                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:36:25                         pktgen: begin traffic ......
11/01/2021 13:36:25                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:36:45                         pktgen: begin get port statistic ...
11/01/2021 13:36:45                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:36:45                         pktgen: {0: {'ibytes': 98383365168,
     'ierrors': 0,
     'ipackets': 64811180,
     'obytes': 98383172382,
     'oerrors': 0,
     'opackets': 64811054,
     'rx_bps': 39290646528.0,
     'rx_bps_L1': 39808309928.0,
     'rx_pps': 3235396.25,
     'rx_util': 99.52077482,
     'tx_bps': 39290642432.0,
     'tx_bps_L1': 39808305752.0,
     'tx_pps': 3235395.75,
     'tx_util': 99.52076438},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.236087799072266,
            'cpu_util': 84.54659271240234,
            'queue_full': 58990740,
            'rx_bps': 39290646528.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235396.25,
            'tx_bps': 39290642432.0,
            'tx_pps': 3235395.75},
 'latency': {},
 'total': {'ibytes': 98383365168,
           'ierrors': 0,
           'ipackets': 64811180,
           'obytes': 98383172382,
           'oerrors': 0,
           'opackets': 64811054,
           'rx_bps': 39290646528.0,
           'rx_bps_L1': 39808309928.0,
           'rx_pps': 3235396.25,
           'rx_util': 99.52077482,
           'tx_bps': 39290642432.0,
           'tx_bps_L1': 39808305752.0,
           'tx_pps': 3235395.75,
           'tx_util': 99.52076438}}
11/01/2021 13:36:45                         pktgen: {'ibytes': 98383365168,
 'ierrors': 0,
 'ipackets': 64811180,
 'obytes': 98383172382,
 'oerrors': 0,
 'opackets': 64811054,
 'rx_bps': 39290646528.0,
 'rx_bps_L1': 39808309928.0,
 'rx_pps': 3235396.25,
 'rx_util': 99.52077482,
 'tx_bps': 39290642432.0,
 'tx_bps_L1': 39808305752.0,
 'tx_pps': 3235395.75,
 'tx_util': 99.52076438}
11/01/2021 13:36:45                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39290642432.000000, tx_pps: 3235395.750000 
11/01/2021 13:36:45                         pktgen: {'ibytes': 98383365168,
 'ierrors': 0,
 'ipackets': 64811180,
 'obytes': 98383172382,
 'oerrors': 0,
 'opackets': 64811054,
 'rx_bps': 39290646528.0,
 'rx_bps_L1': 39808309928.0,
 'rx_pps': 3235396.25,
 'rx_util': 99.52077482,
 'tx_bps': 39290642432.0,
 'tx_bps_L1': 39808305752.0,
 'tx_pps': 3235395.75,
 'tx_util': 99.52076438}
11/01/2021 13:36:45                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39290646528.000000, rx_pps: 3235396.250000
11/01/2021 13:36:45                         pktgen: throughput: pps_rx 3235396.250000, bps_rx 39290646528.000000
11/01/2021 13:36:45                         pktgen: traffic completed. 
11/01/2021 13:36:48             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:36:48             dut.10.240.183.214: 2048
11/01/2021 13:36:59                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:36:59                         tester: /tmp/vhost_cbdma
11/01/2021 13:36:59                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:37:01                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:01                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:01                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:01                         pktgen: trex port <0> not support flow control
11/01/2021 13:37:01                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:37:01                         pktgen: check the trex port link status
11/01/2021 13:37:01                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:01                         pktgen: begin traffic ......
11/01/2021 13:37:01                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:37:06                         pktgen: traffic completed. 
11/01/2021 13:37:06                         pktgen: check the trex port link status
11/01/2021 13:37:06                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:06                         pktgen: begin traffic ......
11/01/2021 13:37:06                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:37:26                         pktgen: begin get port statistic ...
11/01/2021 13:37:26                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:37:26                         pktgen: {0: {'ibytes': 26851532992,
     'ierrors': 0,
     'ipackets': 419555227,
     'obytes': 53614817664,
     'oerrors': 0,
     'opackets': 837731577,
     'rx_bps': 10723038208.0,
     'rx_bps_L1': 14073988608.0,
     'rx_pps': 20943440.0,
     'rx_util': 35.184971520000005,
     'tx_bps': 21440950272.0,
     'tx_bps_L1': 28141247232.0,
     'tx_pps': 41876856.0,
     'tx_util': 70.35311808},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.732355117797852,
            'cpu_util': 99.8893051147461,
            'queue_full': 869451,
            'rx_bps': 10723038208.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10717913088.0,
            'rx_pps': 20943440.0,
            'tx_bps': 21440950272.0,
            'tx_pps': 41876856.0},
 'latency': {},
 'total': {'ibytes': 26851532992,
           'ierrors': 0,
           'ipackets': 419555227,
           'obytes': 53614817664,
           'oerrors': 0,
           'opackets': 837731577,
           'rx_bps': 10723038208.0,
           'rx_bps_L1': 14073988608.0,
           'rx_pps': 20943440.0,
           'rx_util': 35.184971520000005,
           'tx_bps': 21440950272.0,
           'tx_bps_L1': 28141247232.0,
           'tx_pps': 41876856.0,
           'tx_util': 70.35311808}}
11/01/2021 13:37:26                         pktgen: {'ibytes': 26851532992,
 'ierrors': 0,
 'ipackets': 419555227,
 'obytes': 53614817664,
 'oerrors': 0,
 'opackets': 837731577,
 'rx_bps': 10723038208.0,
 'rx_bps_L1': 14073988608.0,
 'rx_pps': 20943440.0,
 'rx_util': 35.184971520000005,
 'tx_bps': 21440950272.0,
 'tx_bps_L1': 28141247232.0,
 'tx_pps': 41876856.0,
 'tx_util': 70.35311808}
11/01/2021 13:37:26                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21440950272.000000, tx_pps: 41876856.000000 
11/01/2021 13:37:26                         pktgen: {'ibytes': 26851532992,
 'ierrors': 0,
 'ipackets': 419555227,
 'obytes': 53614817664,
 'oerrors': 0,
 'opackets': 837731577,
 'rx_bps': 10723038208.0,
 'rx_bps_L1': 14073988608.0,
 'rx_pps': 20943440.0,
 'rx_util': 35.184971520000005,
 'tx_bps': 21440950272.0,
 'tx_bps_L1': 28141247232.0,
 'tx_pps': 41876856.0,
 'tx_util': 70.35311808}
11/01/2021 13:37:26                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10723038208.000000, rx_pps: 20943440.000000
11/01/2021 13:37:26                         pktgen: throughput: pps_rx 20943440.000000, bps_rx 10723038208.000000
11/01/2021 13:37:26                         pktgen: traffic completed. 
11/01/2021 13:37:26                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:37:26                         tester: /tmp/vhost_cbdma
11/01/2021 13:37:26                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:37:29                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:29                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:29                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:29                         pktgen: trex port <0> not support flow control
11/01/2021 13:37:29                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:37:29                         pktgen: check the trex port link status
11/01/2021 13:37:29                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:29                         pktgen: begin traffic ......
11/01/2021 13:37:29                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:37:34                         pktgen: traffic completed. 
11/01/2021 13:37:34                         pktgen: check the trex port link status
11/01/2021 13:37:34                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:34                         pktgen: begin traffic ......
11/01/2021 13:37:34                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:37:54                         pktgen: begin get port statistic ...
11/01/2021 13:37:54                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:37:54                         pktgen: {0: {'ibytes': 98372270106,
     'ierrors': 0,
     'ipackets': 64803871,
     'obytes': 98372077320,
     'oerrors': 0,
     'opackets': 64803744,
     'rx_bps': 39291392000.0,
     'rx_bps_L1': 39809065200.0,
     'rx_pps': 3235457.5,
     'rx_util': 99.522663,
     'tx_bps': 39291396096.0,
     'tx_bps_L1': 39809069336.0,
     'tx_pps': 3235457.75,
     'tx_util': 99.52267334},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.40825843811035,
            'cpu_util': 83.92635345458984,
            'queue_full': 58973451,
            'rx_bps': 39291392000.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235457.5,
            'tx_bps': 39291396096.0,
            'tx_pps': 3235457.75},
 'latency': {},
 'total': {'ibytes': 98372270106,
           'ierrors': 0,
           'ipackets': 64803871,
           'obytes': 98372077320,
           'oerrors': 0,
           'opackets': 64803744,
           'rx_bps': 39291392000.0,
           'rx_bps_L1': 39809065200.0,
           'rx_pps': 3235457.5,
           'rx_util': 99.522663,
           'tx_bps': 39291396096.0,
           'tx_bps_L1': 39809069336.0,
           'tx_pps': 3235457.75,
           'tx_util': 99.52267334}}
11/01/2021 13:37:54                         pktgen: {'ibytes': 98372270106,
 'ierrors': 0,
 'ipackets': 64803871,
 'obytes': 98372077320,
 'oerrors': 0,
 'opackets': 64803744,
 'rx_bps': 39291392000.0,
 'rx_bps_L1': 39809065200.0,
 'rx_pps': 3235457.5,
 'rx_util': 99.522663,
 'tx_bps': 39291396096.0,
 'tx_bps_L1': 39809069336.0,
 'tx_pps': 3235457.75,
 'tx_util': 99.52267334}
11/01/2021 13:37:54                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39291396096.000000, tx_pps: 3235457.750000 
11/01/2021 13:37:54                         pktgen: {'ibytes': 98372270106,
 'ierrors': 0,
 'ipackets': 64803871,
 'obytes': 98372077320,
 'oerrors': 0,
 'opackets': 64803744,
 'rx_bps': 39291392000.0,
 'rx_bps_L1': 39809065200.0,
 'rx_pps': 3235457.5,
 'rx_util': 99.522663,
 'tx_bps': 39291396096.0,
 'tx_bps_L1': 39809069336.0,
 'tx_pps': 3235457.75,
 'tx_util': 99.52267334}
11/01/2021 13:37:54                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39291392000.000000, rx_pps: 3235457.500000
11/01/2021 13:37:54                         pktgen: throughput: pps_rx 3235457.500000, bps_rx 39291392000.000000
11/01/2021 13:37:54                         pktgen: traffic completed. 
11/01/2021 13:37:54                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:37:54                         tester: /tmp/vhost_cbdma
11/01/2021 13:37:54                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_64.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_64.pcap
11/01/2021 13:37:56                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:56                         pktgen: test port 0 map gen port 0
11/01/2021 13:37:56                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:56                         pktgen: trex port <0> not support flow control
11/01/2021 13:37:56                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:37:56                         pktgen: check the trex port link status
11/01/2021 13:37:56                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:37:56                         pktgen: begin traffic ......
11/01/2021 13:37:56                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:38:01                         pktgen: traffic completed. 
11/01/2021 13:38:01                         pktgen: check the trex port link status
11/01/2021 13:38:01                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:38:01                         pktgen: begin traffic ......
11/01/2021 13:38:01                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:38:21                         pktgen: begin get port statistic ...
11/01/2021 13:38:21                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_64.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:38:21                         pktgen: {0: {'ibytes': 26925803008,
     'ierrors': 0,
     'ipackets': 420715704,
     'obytes': 53557451712,
     'oerrors': 0,
     'opackets': 836835233,
     'rx_bps': 10752833536.0,
     'rx_bps_L1': 14113094016.0,
     'rx_pps': 21001628.0,
     'rx_util': 35.28273504,
     'tx_bps': 21416079360.0,
     'tx_bps_L1': 28108604160.0,
     'tx_pps': 41828280.0,
     'tx_util': 70.2715104},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 10.714771270751953,
            'cpu_util': 99.93717193603516,
            'queue_full': 835363,
            'rx_bps': 10752833536.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 10663245824.0,
            'rx_pps': 21001628.0,
            'tx_bps': 21416079360.0,
            'tx_pps': 41828280.0},
 'latency': {},
 'total': {'ibytes': 26925803008,
           'ierrors': 0,
           'ipackets': 420715704,
           'obytes': 53557451712,
           'oerrors': 0,
           'opackets': 836835233,
           'rx_bps': 10752833536.0,
           'rx_bps_L1': 14113094016.0,
           'rx_pps': 21001628.0,
           'rx_util': 35.28273504,
           'tx_bps': 21416079360.0,
           'tx_bps_L1': 28108604160.0,
           'tx_pps': 41828280.0,
           'tx_util': 70.2715104}}
11/01/2021 13:38:21                         pktgen: {'ibytes': 26925803008,
 'ierrors': 0,
 'ipackets': 420715704,
 'obytes': 53557451712,
 'oerrors': 0,
 'opackets': 836835233,
 'rx_bps': 10752833536.0,
 'rx_bps_L1': 14113094016.0,
 'rx_pps': 21001628.0,
 'rx_util': 35.28273504,
 'tx_bps': 21416079360.0,
 'tx_bps_L1': 28108604160.0,
 'tx_pps': 41828280.0,
 'tx_util': 70.2715104}
11/01/2021 13:38:21                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 21416079360.000000, tx_pps: 41828280.000000 
11/01/2021 13:38:21                         pktgen: {'ibytes': 26925803008,
 'ierrors': 0,
 'ipackets': 420715704,
 'obytes': 53557451712,
 'oerrors': 0,
 'opackets': 836835233,
 'rx_bps': 10752833536.0,
 'rx_bps_L1': 14113094016.0,
 'rx_pps': 21001628.0,
 'rx_util': 35.28273504,
 'tx_bps': 21416079360.0,
 'tx_bps_L1': 28108604160.0,
 'tx_pps': 41828280.0,
 'tx_util': 70.2715104}
11/01/2021 13:38:21                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 10752833536.000000, rx_pps: 21001628.000000
11/01/2021 13:38:21                         pktgen: throughput: pps_rx 21001628.000000, bps_rx 10752833536.000000
11/01/2021 13:38:21                         pktgen: traffic completed. 
11/01/2021 13:38:21                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:38:21                         tester: /tmp/vhost_cbdma
11/01/2021 13:38:21                         tester: scp -v /home/autoregression/jiangyu/dts/output/tmp/pcap/multiqueuerandomip_1518.pcap root@10.240.183.213:/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap
11/01/2021 13:38:23                         pktgen: test port 0 map gen port 0
11/01/2021 13:38:23                         pktgen: test port 0 map gen port 0
11/01/2021 13:38:23                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'off',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:38:23                         pktgen: trex port <0> not support flow control
11/01/2021 13:38:23                         pktgen: trex packet generator: run traffic 5s to warm up ... 
11/01/2021 13:38:23                         pktgen: check the trex port link status
11/01/2021 13:38:23                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:38:23                         pktgen: begin traffic ......
11/01/2021 13:38:23                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:38:28                         pktgen: traffic completed. 
11/01/2021 13:38:28                         pktgen: check the trex port link status
11/01/2021 13:38:29                         pktgen: {'arp': '-',
 'cores': [0, 1, 2, 3],
 'description': 'Ethernet Controller XL710 for 40GbE QSFP+',
 'dest': '3c:fd:fe:c8:19:28',
 'driver': 'net_i40e',
 'fc': 'none',
 'fc_supported': 'no',
 'grat_arp': 'off',
 'hw_mac': '3c:fd:fe:c8:18:78',
 'index': 0,
 'ipv6': 'off',
 'is_fc_supported': False,
 'is_led_supported': True,
 'is_link_supported': True,
 'is_prom_supported': True,
 'is_virtual': 'no',
 'is_vxlan_supported': 'yes',
 'layer_mode': 'Ethernet',
 'led_change_supported': 'yes',
 'link': 'UP',
 'link_change_supported': 'yes',
 'mult': 'off',
 'numa': 0,
 'pci_addr': '0000:05:00.0',
 'prom': 'on',
 'prom_supported': 'yes',
 'rx': {'caps': ['flow_stats', 'latency'], 'counters': 127},
 'rx_filter_mode': 'hardware match',
 'rx_queue': 'off',
 'speed': 40.0,
 'src_ipv4': '-',
 'src_mac': '3c:fd:fe:c8:18:78',
 'status': 'IDLE',
 'supp_speeds': [40000],
 'vlan': '-',
 'vxlan_fs': '-'}
11/01/2021 13:38:29                         pktgen: begin traffic ......
11/01/2021 13:38:29                         pktgen: {'ports': [0], 'mult': '100%', 'core_mask': None, 'force': True}
11/01/2021 13:38:49                         pktgen: begin get port statistic ...
11/01/2021 13:38:49                         pktgen: {'options': {'fields_config': {'ip': {'src': {'action': 'random',
                                              'end': '1.1.1.64',
                                              'start': '1.1.1.1',
                                              'step': 1}}},
             'pcap': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
             'stream_config': {'rate': 100,
                               'transmit_mode': 'continuous',
                               'txmode': {}}},
 'pcap_file': '/tmp/vhost_cbdma/multiqueuerandomip_1518.pcap',
 'rx_port': 0,
 'tx_port': 0}
11/01/2021 13:38:49                         pktgen: {0: {'ibytes': 98384612964,
     'ierrors': 0,
     'ipackets': 64812002,
     'obytes': 98384417142,
     'oerrors': 0,
     'opackets': 64811873,
     'rx_bps': 39296008192.0,
     'rx_bps_L1': 39813742232.0,
     'rx_pps': 3235837.75,
     'rx_util': 99.53435558,
     'tx_bps': 39296016384.0,
     'tx_bps_L1': 39813750544.0,
     'tx_pps': 3235838.5,
     'tx_util': 99.53437636},
 1: {'ibytes': 0,
     'ierrors': 0,
     'ipackets': 0,
     'obytes': 0,
     'oerrors': 0,
     'opackets': 0,
     'rx_bps': 0.0,
     'rx_bps_L1': 0,
     'rx_pps': 0.0,
     'rx_util': 0.0,
     'tx_bps': 0.0,
     'tx_bps_L1': 0,
     'tx_pps': 0.0,
     'tx_util': 0.0},
 'flow_stats': {},
 'global': {'bw_per_core': 23.167984008789062,
            'cpu_util': 84.80672454833984,
            'queue_full': 58626966,
            'rx_bps': 39296008192.0,
            'rx_cpu_util': 0.0,
            'rx_drop_bps': 0.0,
            'rx_pps': 3235837.75,
            'tx_bps': 39296016384.0,
            'tx_pps': 3235838.5},
 'latency': {},
 'total': {'ibytes': 98384612964,
           'ierrors': 0,
           'ipackets': 64812002,
           'obytes': 98384417142,
           'oerrors': 0,
           'opackets': 64811873,
           'rx_bps': 39296008192.0,
           'rx_bps_L1': 39813742232.0,
           'rx_pps': 3235837.75,
           'rx_util': 99.53435558,
           'tx_bps': 39296016384.0,
           'tx_bps_L1': 39813750544.0,
           'tx_pps': 3235838.5,
           'tx_util': 99.53437636}}
11/01/2021 13:38:49                         pktgen: {'ibytes': 98384612964,
 'ierrors': 0,
 'ipackets': 64812002,
 'obytes': 98384417142,
 'oerrors': 0,
 'opackets': 64811873,
 'rx_bps': 39296008192.0,
 'rx_bps_L1': 39813742232.0,
 'rx_pps': 3235837.75,
 'rx_util': 99.53435558,
 'tx_bps': 39296016384.0,
 'tx_bps_L1': 39813750544.0,
 'tx_pps': 3235838.5,
 'tx_util': 99.53437636}
11/01/2021 13:38:49                         pktgen: Tx Port 0 stats: 
tx_port: 0,  tx_bps: 39296016384.000000, tx_pps: 3235838.500000 
11/01/2021 13:38:49                         pktgen: {'ibytes': 98384612964,
 'ierrors': 0,
 'ipackets': 64812002,
 'obytes': 98384417142,
 'oerrors': 0,
 'opackets': 64811873,
 'rx_bps': 39296008192.0,
 'rx_bps_L1': 39813742232.0,
 'rx_pps': 3235837.75,
 'rx_util': 99.53435558,
 'tx_bps': 39296016384.0,
 'tx_bps_L1': 39813750544.0,
 'tx_pps': 3235838.5,
 'tx_util': 99.53437636}
11/01/2021 13:38:49                         pktgen: Rx Port 0 stats: 
rx_port: 0,  rx_bps: 39296008192.000000, rx_pps: 3235837.750000
11/01/2021 13:38:49                         pktgen: throughput: pps_rx 3235837.750000, bps_rx 39296008192.000000
11/01/2021 13:38:49                         pktgen: traffic completed. 
11/01/2021 13:38:53           TestVirTioVhostCbdma: 
+-------+-----------------------------------------+--------+------------+
| Frame |              Mode/RXD-TXD               |  Mpps  | % linerate |
+=======+=========================================+========+============+
| 64    | inorder_mergeable_path                  | 20.917 | 35.140     |
+-------+-----------------------------------------+--------+------------+
| 1518  | inorder_mergeable_path                  | 3.239  | 99.633     |
+-------+-----------------------------------------+--------+------------+
| 64    | inorder_mergeable_path_RestartVhost     | 20.971 | 35.231     |
+-------+-----------------------------------------+--------+------------+
| 1518  | inorder_mergeable_path_RestartVhost     | 3.228  | 99.284     |
+-------+-----------------------------------------+--------+------------+
| 64    | mergeable_path                          | 21.073 | 35.402     |
+-------+-----------------------------------------+--------+------------+
| 1518  | mergeable_path                          | 3.236  | 99.530     |
+-------+-----------------------------------------+--------+------------+
| 64    | mergeable_path_RestartVhost             | 20.939 | 35.178     |
+-------+-----------------------------------------+--------+------------+
| 1518  | mergeable_path_RestartVhost             | 3.238  | 99.588     |
+-------+-----------------------------------------+--------+------------+
| 64    | inorder_non_mergeable_path              | 20.923 | 35.150     |
+-------+-----------------------------------------+--------+------------+
| 1518  | inorder_non_mergeable_path              | 3.236  | 99.528     |
+-------+-----------------------------------------+--------+------------+
| 64    | inorder_non_mergeable_path_RestartVhost | 21.021 | 35.315     |
+-------+-----------------------------------------+--------+------------+
| 1518  | inorder_non_mergeable_path_RestartVhost | 3.236  | 99.539     |
+-------+-----------------------------------------+--------+------------+
| 64    | non_mergeable_path                      | 20.931 | 35.164     |
+-------+-----------------------------------------+--------+------------+
| 1518  | non_mergeable_path                      | 3.235  | 99.521     |
+-------+-----------------------------------------+--------+------------+
| 64    | non_mergeable_path_RestartVhost         | 20.984 | 35.253     |
+-------+-----------------------------------------+--------+------------+
| 1518  | non_mergeable_path_RestartVhost         | 3.235  | 99.521     |
+-------+-----------------------------------------+--------+------------+
| 64    | vector_rx_path                          | 20.943 | 35.185     |
+-------+-----------------------------------------+--------+------------+
| 1518  | vector_rx_path                          | 3.235  | 99.523     |
+-------+-----------------------------------------+--------+------------+
| 64    | vector_rx_path_RestartVhost             | 21.002 | 35.283     |
+-------+-----------------------------------------+--------+------------+
| 1518  | vector_rx_path_RestartVhost             | 3.236  | 99.534     |
+-------+-----------------------------------------+--------+------------+
11/01/2021 13:38:53           TestVirTioVhostCbdma: 
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| Frame |              Mode/RXD-TXD               |    Mpps     | % linerate | nb_desc | Expected Throughput | Throughput Difference |
+=======+=========================================+=============+============+=========+=====================+=======================+
| 64    | inorder_mergeable_path                  | 20.917 Mpps | 35.140%    | 1024    | 0.000 Mpps          | 20.917 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | inorder_mergeable_path                  | 3.239 Mpps  | 99.633%    | 1024    | 0.000 Mpps          | 3.239 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | inorder_mergeable_path_RestartVhost     | 20.971 Mpps | 35.231%    | 1024    | 0.000 Mpps          | 20.971 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | inorder_mergeable_path_RestartVhost     | 3.228 Mpps  | 99.284%    | 1024    | 0.000 Mpps          | 3.228 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | mergeable_path                          | 21.073 Mpps | 35.402%    | 1024    | 0.000 Mpps          | 21.073 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | mergeable_path                          | 3.236 Mpps  | 99.530%    | 1024    | 0.000 Mpps          | 3.236 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | mergeable_path_RestartVhost             | 20.939 Mpps | 35.178%    | 1024    | 0.000 Mpps          | 20.939 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | mergeable_path_RestartVhost             | 3.238 Mpps  | 99.588%    | 1024    | 0.000 Mpps          | 3.238 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | inorder_non_mergeable_path              | 20.923 Mpps | 35.150%    | 1024    | 0.000 Mpps          | 20.923 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | inorder_non_mergeable_path              | 3.236 Mpps  | 99.528%    | 1024    | 0.000 Mpps          | 3.236 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | inorder_non_mergeable_path_RestartVhost | 21.021 Mpps | 35.315%    | 1024    | 0.000 Mpps          | 21.021 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | inorder_non_mergeable_path_RestartVhost | 3.236 Mpps  | 99.539%    | 1024    | 0.000 Mpps          | 3.236 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | non_mergeable_path                      | 20.931 Mpps | 35.164%    | 1024    | 0.000 Mpps          | 20.931 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | non_mergeable_path                      | 3.235 Mpps  | 99.521%    | 1024    | 0.000 Mpps          | 3.235 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | non_mergeable_path_RestartVhost         | 20.984 Mpps | 35.253%    | 1024    | 0.000 Mpps          | 20.984 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | non_mergeable_path_RestartVhost         | 3.235 Mpps  | 99.521%    | 1024    | 0.000 Mpps          | 3.235 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | vector_rx_path                          | 20.943 Mpps | 35.185%    | 1024    | 0.000 Mpps          | 20.943 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | vector_rx_path                          | 3.235 Mpps  | 99.523%    | 1024    | 0.000 Mpps          | 3.235 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 64    | vector_rx_path_RestartVhost             | 21.002 Mpps | 35.283%    | 1024    | 0.000 Mpps          | 21.002 Mpps           |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
| 1518  | vector_rx_path_RestartVhost             | 3.236 Mpps  | 99.534%    | 1024    | 0.000 Mpps          | 3.236 Mpps            |
+-------+-----------------------------------------+-------------+------------+---------+---------------------+-----------------------+
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.917000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.239000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.971000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.228000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 21.073000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.236000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.939000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.238000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.923000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.236000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 21.021000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.236000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.931000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.235000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.984000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.235000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 20.943000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.235000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 21.002000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Accept tolerance are (Mpps) -0.000000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Throughput Difference are (Mpps) 3.236000
11/01/2021 13:38:53           TestVirTioVhostCbdma: Test Case test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations Result PASSED:
11/01/2021 13:38:53             dut.10.240.183.214: killall -I dpdk-testpmd 
11/01/2021 13:38:53             dut.10.240.183.214: dpdk-testpmd: no process found
11/01/2021 13:38:53             dut.10.240.183.214: modprobe ioatdma
11/01/2021 13:38:53             dut.10.240.183.214: 
11/01/2021 13:38:53             dut.10.240.183.214: ./usertools/dpdk-devbind.py -u 0000:80:04.0
11/01/2021 13:38:54             dut.10.240.183.214: 
11/01/2021 13:38:54             dut.10.240.183.214: ./usertools/dpdk-devbind.py --force --bind=ioatdma  0000:80:04.0
11/01/2021 13:38:54             dut.10.240.183.214: 
11/01/2021 13:38:56                            dts: 
TEST SUITE ENDED: TestVirTioVhostCbdma
11/01/2021 13:42:39                            dts: 
TEST SUITE : TestVirTioVhostCbdma
11/01/2021 13:42:39                            dts: NIC :        fortville_spirit
11/01/2021 13:42:39             dut.10.240.183.214: 
11/01/2021 13:42:39                         tester: 
11/01/2021 13:42:46                         tester: ls -d /tmp/vhost_cbdma
11/01/2021 13:42:46                         tester: /tmp/vhost_cbdma
11/01/2021 13:42:46             dut.10.240.183.214: cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'
11/01/2021 13:42:46             dut.10.240.183.214: 2048
11/01/2021 13:42:46           TestVirTioVhostCbdma: Rerun Test Case test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations Begin

[-- Attachment #3: vhost-user.log --]
[-- Type: application/octet-stream, Size: 44785 bytes --]

11/01/2021 13:22:30  dut.10.240.183.214_vhost-user: cd ~/dpdk
11/01/2021 13:22:30  dut.10.240.183.214_vhost-user: 
11/01/2021 13:22:39  dut.10.240.183.214_vhost-user: cd ~/dpdk
11/01/2021 13:22:39  dut.10.240.183.214_vhost-user: 
11/01/2021 13:22:39  dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 28,29 -n 4 -w 0000:af:00.0  --file-prefix=vhost  --vdev 'net_vhost0,iface=/tmp/s0,queues=2,client=1,dmas=[txq0@0000:80:04.0;txq1@0000:80:04.1],dmathr=1024' -- -i  --nb-cores=1 --txd=1024 --rxd=1024 --txq=2 --rxq=2 
11/01/2021 13:22:40  dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
Option -w, --pci-whitelist is deprecated, use -a, --allow option instead
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: Probe PCI driver: net_i40e (8086:1583) device: 0000:af:00.0 (socket 1)
Cannot find device 0000:80:04.0.
vdev_probe(): failed to initialize net_vhost0 device
EAL: Bus (vdev) probe failed.
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_1>: n=155456, size=2176, socket=1
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 1)
Port 0: 3C:FD:FE:C8:19:28
Checking link statuses...
Done
11/01/2021 13:22:50  dut.10.240.183.214_vhost-user: set fwd mac
11/01/2021 13:22:50  dut.10.240.183.214_vhost-user: 
Set mac packet forwarding mode
11/01/2021 13:22:50  dut.10.240.183.214_vhost-user: start
11/01/2021 13:22:50  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 509635098      TX-packets: 509635098      TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 509618205      TX-packets: 509618205      TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1019253303     RX-dropped: 62437971      RX-total: 1081691274
  TX-packets: 1019253303     TX-dropped: 0             TX-total: 1019253303
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1019253303     RX-dropped: 62437971      RX-total: 1081691274
  TX-packets: 1019253303     TX-dropped: 0             TX-total: 1019253303
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: clear port stats all
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: 

  NIC statistics for port 0 cleared
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: start
11/01/2021 13:23:55  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:24:55  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:24:56  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 505637310      TX-packets: 505637310      TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 505679320      TX-packets: 505679320      TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1011316630     RX-dropped: 80682353      RX-total: 1091998983
  TX-packets: 1011316630     TX-dropped: 0             TX-total: 1011316630
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1011316630     RX-dropped: 80682353      RX-total: 1091998983
  TX-packets: 1011316630     TX-dropped: 0             TX-total: 1011316630
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:24:56  dut.10.240.183.214_vhost-user: clear port stats all
11/01/2021 13:24:56  dut.10.240.183.214_vhost-user: 

  NIC statistics for port 0 cleared
11/01/2021 13:24:56  dut.10.240.183.214_vhost-user: start
11/01/2021 13:24:56  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 505820016      TX-packets: 505820016      TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 505811973      TX-packets: 505811973      TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1011631989     RX-dropped: 81397678      RX-total: 1093029667
  TX-packets: 1011631989     TX-dropped: 0             TX-total: 1011631989
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1011631989     RX-dropped: 81397678      RX-total: 1093029667
  TX-packets: 1011631989     TX-dropped: 0             TX-total: 1011631989
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: clear port stats all
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 

  NIC statistics for port 0 cleared
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: start
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 0              RX-dropped: 0             RX-total: 0
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 0              RX-dropped: 0             RX-total: 0
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: port stop all
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 
Stopping ports...
Checking link statuses...
Done
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: port config all rxq 1
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: 
11/01/2021 13:26:07  dut.10.240.183.214_vhost-user: port config all txq 1
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: 
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: port start all
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: 
Configuring Port 0 (socket 1)
Port 0: 3C:FD:FE:C8:19:28
Checking link statuses...
Done
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: start
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: down
Link speed: None
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:26:08  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 0          RX-missed: 0          RX-bytes:  0
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 0          TX-errors: 0          TX-bytes:  0

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:27:07  dut.10.240.183.214_vhost-user: quit
11/01/2021 13:27:08  dut.10.240.183.214_vhost-user: 
Telling cores to stop...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1063862780     RX-dropped: 66519931      RX-total: 1130382711
  TX-packets: 604889627      TX-dropped: 458973153     TX-total: 1063862780
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1063862780     RX-dropped: 66519931      RX-total: 1130382711
  TX-packets: 604889627      TX-dropped: 458973153     TX-total: 1063862780
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Invalid port_id=0
Done

Bye...
11/01/2021 13:27:10  dut.10.240.183.214_vhost-user: cd ~/dpdk
11/01/2021 13:27:10  dut.10.240.183.214_vhost-user: 
11/01/2021 13:27:10  dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 28,29 -n 4 -w 0000:af:00.0  --file-prefix=vhost  --vdev 'net_vhost0,iface=/tmp/s0,queues=2,client=1,dmas=[txq0@0000:80:04.2;txq1@0000:80:04.3],dmathr=512' -- -i  --nb-cores=1 --txd=1024 --rxd=1024 --txq=2 --rxq=2 
11/01/2021 13:27:11  dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
Option -w, --pci-whitelist is deprecated, use -a, --allow option instead
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: Probe PCI driver: net_i40e (8086:1583) device: 0000:af:00.0 (socket 1)
Cannot find device 0000:80:04.2.
vdev_probe(): failed to initialize net_vhost0 device
EAL: Bus (vdev) probe failed.
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_1>: n=155456, size=2176, socket=1
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 1)
Port 0: 3C:FD:FE:C8:19:28
Checking link statuses...
Done
11/01/2021 13:27:21  dut.10.240.183.214_vhost-user: set fwd mac
11/01/2021 13:27:21  dut.10.240.183.214_vhost-user: 
Set mac packet forwarding mode
11/01/2021 13:27:21  dut.10.240.183.214_vhost-user: start
11/01/2021 13:27:21  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 510533410      TX-packets: 510533410      TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 510524130      TX-packets: 510524130      TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1021057540     RX-dropped: 61451223      RX-total: 1082508763
  TX-packets: 1021057540     TX-dropped: 0             TX-total: 1021057540
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1021057540     RX-dropped: 61451223      RX-total: 1082508763
  TX-packets: 1021057540     TX-dropped: 0             TX-total: 1021057540
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: clear port stats all
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: 

  NIC statistics for port 0 cleared
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: start
11/01/2021 13:28:16  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 2 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x80000
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:28:22  dut.10.240.183.214_vhost-user: cd ~/dpdk
11/01/2021 13:28:22  dut.10.240.183.214_vhost-user: 
11/01/2021 13:28:22  dut.10.240.183.214_vhost-user: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 28,29 -n 4 -w 0000:af:00.0  --file-prefix=vhost  --vdev 'net_vhost0,iface=/tmp/s0,queues=1,dmas=[txq0@0000:80:04.0],dmathr=1024' -- -i  --nb-cores=1 --txd=1024 --rxd=1024
11/01/2021 13:28:23  dut.10.240.183.214_vhost-user: EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
Option -w, --pci-whitelist is deprecated, use -a, --allow option instead
EAL: Multi-process socket /var/run/dpdk/vhost/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: Probe PCI driver: net_i40e (8086:1583) device: 0000:af:00.0 (socket 1)
Cannot find device 0000:80:04.0.
vdev_probe(): failed to initialize net_vhost0 device
EAL: Bus (vdev) probe failed.
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_1>: n=155456, size=2176, socket=1
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 1)
Port 0: 3C:FD:FE:C8:19:28
Checking link statuses...
Done
11/01/2021 13:28:33  dut.10.240.183.214_vhost-user: set fwd mac
11/01/2021 13:28:33  dut.10.240.183.214_vhost-user: 
Set mac packet forwarding mode
11/01/2021 13:28:33  dut.10.240.183.214_vhost-user: start
11/01/2021 13:28:33  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 1065368092 RX-missed: 66856154   RX-bytes:  181764148714
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 605657783  TX-errors: 0          TX-bytes:  154181530174

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1065368092     RX-dropped: 66856154      RX-total: 1132224246
  TX-packets: 605657783      TX-dropped: 459710309     TX-total: 1065368092
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1065368092     RX-dropped: 66856154      RX-total: 1132224246
  TX-packets: 605657783      TX-dropped: 459710309     TX-total: 1065368092
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: start
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: up
Link speed: 40 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:29:38  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 1065368092 RX-missed: 66856154   RX-bytes:  181764148714
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 605657783  TX-errors: 0          TX-bytes:  154181530174

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 3171706249 RX-missed: 187805490  RX-bytes:  543825018216
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 1819061604 TX-errors: 0          TX-bytes:  462666339516

  Throughput (since last show)
  Rx-pps:     17033536          Rx-bps:  23423312184
  Tx-pps:      9812554          Tx-bps:  19957240896
  ############################################################################
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 2106338157     RX-dropped: 120949336     RX-total: 2227287493
  TX-packets: 1213403821     TX-dropped: 892934336     TX-total: 2106338157
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 2106338157     RX-dropped: 120949336     RX-total: 2227287493
  TX-packets: 1213403821     TX-dropped: 892934336     TX-total: 2106338157
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: start
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: up
Link speed: 40 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:31:42  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 3171706249 RX-missed: 187805490  RX-bytes:  543825018216
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 1819061604 TX-errors: 0          TX-bytes:  462666339516

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 5269855888 RX-missed: 351440661  RX-bytes:  905387486934
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 3030053159 TX-errors: 0          TX-bytes:  770999323194

  Throughput (since last show)
  Rx-pps:     16975791          Rx-bps:  23402750424
  Tx-pps:      9797937          Tx-bps:  19957380784
  ############################################################################
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 2098149639     RX-dropped: 163635171     RX-total: 2261784810
  TX-packets: 1210991555     TX-dropped: 887158084     TX-total: 2098149639
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 2098149639     RX-dropped: 163635171     RX-total: 2261784810
  TX-packets: 1210991555     TX-dropped: 887158084     TX-total: 2098149639
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: start
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: up
Link speed: 40 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:33:46  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 5269855888 RX-missed: 351440661  RX-bytes:  905387486934
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 3030053159 TX-errors: 0          TX-bytes:  770999323194

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 7371230379 RX-missed: 508093946  RX-bytes:  1267161173940
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 4242936694 TX-errors: 0          TX-bytes:  1079463552840

  Throughput (since last show)
  Rx-pps:     17008425          Rx-bps:  23425432120
  Tx-pps:      9817021          Tx-bps:  19973558424
  ############################################################################
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 2101374491     RX-dropped: 156653285     RX-total: 2258027776
  TX-packets: 1212883535     TX-dropped: 888490956     TX-total: 2101374491
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 2101374491     RX-dropped: 156653285     RX-total: 2258027776
  TX-packets: 1212883535     TX-dropped: 888490956     TX-total: 2101374491
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: start
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: up
Link speed: 40 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:35:50  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 7371230379 RX-missed: 508093946  RX-bytes:  1267161173940
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 4242936694 TX-errors: 0          TX-bytes:  1079463552840

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 9479839451 RX-missed: 630582440  RX-bytes:  1629370116454
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 5456214858 TX-errors: 0          TX-bytes:  1387952640874

  Throughput (since last show)
  Rx-pps:     17046893          Rx-bps:  23426010528
  Tx-pps:      9808657          Tx-bps:  19951657112
  ############################################################################
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: stop
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: 
Telling cores to ...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 2108609072     RX-dropped: 122488494     RX-total: 2231097566
  TX-packets: 1213278164     TX-dropped: 895330908     TX-total: 2108609072
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 2108609072     RX-dropped: 122488494     RX-total: 2231097566
  TX-packets: 1213278164     TX-dropped: 895330908     TX-total: 2108609072
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: start
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 29 (socket 1) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00

  mac 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=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: show port info all
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: 

********************* Infos for port 0  *********************
MAC address: 3C:FD:FE:C8:19:28
Device name: 0000:af:00.0
Driver name: net_i40e
Firmware-version: 8.00 0x80008b8a 1.2766.0
Devargs: 
Connect to socket: 1
memory allocation on the socket: 1
Link status: up
Link speed: 40 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload: 
  strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
  ipv4-frag
  ipv4-tcp
  ipv4-udp
  ipv4-sctp
  ipv4-other
  ipv6-frag
  ipv6-tcp
  ipv6-udp
  ipv6-sctp
  ipv6-other
  l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Maximum number of VMDq pools: 64
Current number of RX queues: 1
Max possible RX queues: 320
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 1
Max possible TX queues: 320
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 255
Max segment number per MTU/TSO: 8
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: show port stats all
11/01/2021 13:37:54  dut.10.240.183.214_vhost-user: 

  ######################## NIC statistics for port 0  ########################
  RX-packets: 9479839451 RX-missed: 630582440  RX-bytes:  1629370116454
  RX-errors: 0
  RX-nombuf:  0         
  TX-packets: 5456214858 TX-errors: 0          TX-bytes:  1387952640874

  Throughput (since last show)
  Rx-pps:            0          Rx-bps:            0
  Tx-pps:            0          Tx-bps:            0
  ############################################################################
11/01/2021 13:38:52  dut.10.240.183.214_vhost-user: quit
11/01/2021 13:38:53  dut.10.240.183.214_vhost-user: 
Telling cores to stop...
Waiting for lcores to finish...

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 1057813403     RX-dropped: 69800277      RX-total: 1127613680
  TX-packets: 606909987      TX-dropped: 450903416     TX-total: 1057813403
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1057813403     RX-dropped: 69800277      RX-total: 1127613680
  TX-packets: 606909987      TX-dropped: 450903416     TX-total: 1057813403
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Invalid port_id=0
Done

Bye...
11/01/2021 13:42:41  dut.10.240.183.214_vhost-user: cd ~/dpdk
11/01/2021 13:42:41  dut.10.240.183.214_vhost-user: 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user
  2021-01-11  5:48 ` Jiang, YuX
@ 2021-01-11  6:57   ` Zhao, HaiyangX
  0 siblings, 0 replies; 4+ messages in thread
From: Zhao, HaiyangX @ 2021-01-11  6:57 UTC (permalink / raw)
  To: Jiang, YuX, Jiang, YuX, dts

Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Jiang, YuX
> Sent: Monday, January 11, 2021 13:48
> To: Jiang, YuX <yux.jiang@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when
> launch_vhost_user

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user
@ 2021-01-11 13:37 JiangYu
  2021-01-11  5:48 ` Jiang, YuX
  2021-01-13  8:32 ` Tu, Lijuan
  0 siblings, 2 replies; 4+ messages in thread
From: JiangYu @ 2021-01-11 13:37 UTC (permalink / raw)
  To: dts; +Cc: JiangYu

Add ports when launch_vhost_user

Signed-off-by: JiangYu <yux.jiang@intel.com>
---
 tests/TestSuite_vhost_cbdma.py | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/tests/TestSuite_vhost_cbdma.py b/tests/TestSuite_vhost_cbdma.py
index 9b9d53d..977f290 100644
--- a/tests/TestSuite_vhost_cbdma.py
+++ b/tests/TestSuite_vhost_cbdma.py
@@ -201,9 +201,8 @@ class TestVirTioVhostCbdma(TestCase):
         out = self.dut.send_expect("cat /proc/meminfo |grep Hugepagesize|awk '{print($2)}'", "# ")
         return True if out == '2048' else False
 
-    def launch_testpmd_as_vhost_user(self, command, cores="Default", dev=""):
-        self.pmdout_vhost_user.start_testpmd(cores=cores, param=command, vdevs=[dev], ports=[],
-
+    def launch_testpmd_as_vhost_user(self, command, cores="Default", dev="", ports = ""):
+        self.pmdout_vhost_user.start_testpmd(cores=cores, param=command, vdevs=[dev], ports=[ports],
                                              prefix="vhost", fixed_prefix=True)
 
         self.vhost_user.send_expect('set fwd mac', 'testpmd> ', 120)
@@ -265,7 +264,7 @@ class TestVirTioVhostCbdma(TestCase):
         pvp_split_all_path_virtio_params = "--tx-offloads=0x0 --enable-hw-vlan-strip --nb-cores=%d --txd=%d " \
                                            "--rxd=%d" % (queue, txd_rxd, txd_rxd)
         self.launch_testpmd_as_vhost_user(eal_tx_rxd % (queue, txd_rxd, txd_rxd), self.cores[0:2],
-                                          dev=vhost_vdevs % (queue, dmathr), )
+                                          dev=vhost_vdevs % (queue, dmathr), ports=self.dut_ports[0])
 
         for key, path_mode in dev_path_mode_mapper.items():
             if key == "vector_rx_path":
@@ -319,7 +318,7 @@ class TestVirTioVhostCbdma(TestCase):
 
         # launch vhost testpmd
         self.launch_testpmd_as_vhost_user(eal_params, self.cores[0:2],
-                                          dev=vhost_dev % vhost_dmas)
+                                          dev=vhost_dev % vhost_dmas, ports=self.dut_ports[0])
         #
         #  queue 2 start virtio testpmd, check perforamnce and RX/TX
         mode = "dynamic_queue2"
@@ -360,7 +359,7 @@ class TestVirTioVhostCbdma(TestCase):
         dmathr = 512
         vhost_dmas = f"dmas=[txq0@{self.used_cbdma[2]};txq1@{self.used_cbdma[3]}],dmathr={dmathr}"
         self.launch_testpmd_as_vhost_user(eal_params, self.cores[0:2],
-                                          dev=vhost_dev % vhost_dmas)
+                                          dev=vhost_dev % vhost_dmas, ports=self.dut_ports[0])
         self.virtio_user.send_expect("clear port stats all", "testpmd> ", 30)
         self.send_and_verify(mode, queue_list=range(queue))
         self.check_port_stats_result(self.virtio_user)
-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user
  2021-01-11 13:37 [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user JiangYu
  2021-01-11  5:48 ` Jiang, YuX
@ 2021-01-13  8:32 ` Tu, Lijuan
  1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2021-01-13  8:32 UTC (permalink / raw)
  To: Jiang, YuX, dts; +Cc: Jiang, YuX

> Subject: [dts] [PATCH V1] tests/vhost_cbdma: Add ports when
> launch_vhost_user
> 
> Add ports when launch_vhost_user
> 
> Signed-off-by: JiangYu <yux.jiang@intel.com>

Applied,  if it is not a term, please use lowercase next time.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-13  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 13:37 [dts] [PATCH V1] tests/vhost_cbdma: Add ports when launch_vhost_user JiangYu
2021-01-11  5:48 ` Jiang, YuX
2021-01-11  6:57   ` Zhao, HaiyangX
2021-01-13  8:32 ` 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).