cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6046
Views
1
Helpful
19
Replies

Memory relaged issue while starting Trex server

kasai
Cisco Employee
Cisco Employee

I want to start Trex on 8 ports and while starting the trex, i am observing below error:

Number of ports found: 8                                   

wait 10 sec ..........                                     

port : 0                                                    

------------                                                

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0                                             

port : 1                                                     

------------                                                 

link         :  link : Link Up - speed 10 Mbps - full-duplex 

promiscuous  : 0                                             

port : 2                                                     

------------                                                 

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0                                             

port : 3                                                     

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 4

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 5

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 6

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 7

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

-------------------------------

RX core uses TX queue number 1 on all ports

core, c-port, c-queue, s-port, s-queue, lat-queue

------------------------------------------

1        0      0       1       0      2

2        2      0       3       0      2

3        4      0       5       0      2

4        6      0       7       0      2

-------------------------------

number of ports         : 8

max cores for 2 ports   : 1

max queue per port      : 3

RING: Cannot reserve memory

ERROR there is not enough huge-pages memory in your system

EAL: Error - exiting with code: 1

  Cause: Cannot init nodes mbuf pool nodes-2

19 Replies 19

hhaim@cisco.com
Cisco Employee
Cisco Employee

Hi,

What is the configuration of the setup?

You should have 4-8GB of memory

$free -h

if you have less there is a workaround too

thanks,

Hanoh

kasai
Cisco Employee
Cisco Employee

Hi,

Free memory available is :

[root@trex-server /]# free -h

              total        used        free      shared  buff/cache   available

Mem:            62G        8.6G         53G         34M        558M         53G

Swap:           31G          0B         31G

[root@trex-server /]#

My configuration file details:

- port_limit      : 12

  version         : 2

  interfaces      : ["02:00.0","02:00.1","02:00.2","02:00.3","07:00.0","07:00.1","07:00.2","07:00.3","86:00.2","86:00.3","86:00.0","86:00.1"]

  port_info       :

          - default_gw      :   '2.2.2.1'

            src_mac         :   '00:00:00:71:00:11'

            ip              :   '2.2.2.2'

          - default_gw      :   '2.2.2.2'

            src_mac         :   '00:00:00:71:00:12'

            ip              :   '2.2.2.1'

          - default_gw      :   '3.2.2.1'

            src_mac         :   '00:00:00:71:00:13'

            ip              :   '3.2.2.2'

          - default_gw      :   '3.2.2.2'

            src_mac         :   '00:00:00:71:00:14'

            ip              :   '3.2.2.1'

          - default_gw      :   '4.2.2.1'

            src_mac         :   '00:00:00:71:00:15'

            ip              :   '4.2.2.2'

          - default_gw      :   '4.2.2.2'

            src_mac         :   '00:00:00:71:00:16'

            ip              :   '4.2.2.1'

          - default_gw      :   '5.2.2.2'

            src_mac         :   '00:00:00:71:00:17'

            ip              :   '5.2.2.1'

          - default_gw      :   '5.2.2.2'

            src_mac         :   '00:00:00:71:00:18'

            ip              :   '5.2.2.1'

          - default_gw      :   '6.2.2.2'

            src_mac         :   '00:00:00:71:00:19'

            ip              :   '6.2.2.1'

            src_mac         :   '00:00:00:71:00:11'

            ip              :   '2.2.2.2'

          - default_gw      :   '2.2.2.2'

            src_mac         :   '00:00:00:71:00:12'

            ip              :   '2.2.2.1'

          - default_gw      :   '3.2.2.1'

Linux version details:

[root@trex-server v2.26]# uname -r

3.17.4-301.fc21.x86_64

[root@trex-server v2.26]#

Could you send the output of

sudo ./t-rex-64 -c 1 -i -v 7

Please find the output below,

[root@trex-server v2.27]# ./t-rex-64 -c 1 -i -v 7  --cfg cfg/Trex.yaml

Killing Scapy server... Scapy server is killed

Starting Scapy server.... Scapy server is started

The ports are bound/configured.

Starting  TRex v2.27 please wait  ...

Using configuration file cfg/Trex.yaml

port limit     :  10

port_bandwidth_gb    :  10

if_mask        : None

prefix              : server_wipro

thread_per_dual_if      : 1

if        :  02:00.0, 02:00.1, 02:00.2, 02:00.3, 07:00.0, 07:00.1, 07:00.2, 07:00.3, 86:00.2, 86:00.3,

enable_zmq_pub :  1

zmq_pub_port   :  5001

m_zmq_rpc_port    :  4501

src     : 00:00:00:71:00:11

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:12

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:13

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:14

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:15

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:16

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:17

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:18

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:19

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:20

dest    : 00:00:00:00:00:00

memory per 2x10G ports 

MBUF_64                                   : 16380

MBUF_128                                  : 8190

MBUF_256                                  : 8190

MBUF_512                                  : 8190

MBUF_1024                                 : 8190

MBUF_2048                                 : 4095

MBUF_4096                                 : 128

MBUF_9K                                   : 512

TRAFFIC_MBUF_64                           : 65520

TRAFFIC_MBUF_128                          : 32760

TRAFFIC_MBUF_256                          : 8190

TRAFFIC_MBUF_512                          : 8190

TRAFFIC_MBUF_1024                         : 8190

TRAFFIC_MBUF_2048                         : 65520

TRAFFIC_MBUF_4096                         : 128

TRAFFIC_MBUF_9K                           : 512

MBUF_DP_FLOWS                             : 524288

MBUF_GLOBAL_FLOWS                         : 5120

no platform info

CTimerWheelYamlInfo does not exist 

flags           : 8010f00

write_file      : 0

verbose         : 7

realtime        : 1

flip            : 0

cores           : 1

single core     : 0

flow-flip       : 0

no clean close  : 0

zmq_publish     : 1

vlan mode       : 0

client_cfg      : 0

mbuf_cache_disable  : 0

cfg file        : 

mac file        : 

out file        : 

client cfg file : 

duration        : 0

factor          : 1

mbuf_factor     : 1

latency         : 0 pkt/sec

zmq_port        : 5001

telnet_port     : 4501

expected_ports  : 10

tw_bucket_usec  : 20.000000 usec

tw_buckets      : 1024 usec

tw_levels       : 3 usec

port : 0 dst:00:00:00:00:00:00  src:00:00:00:71:00:11

port : 1 dst:00:00:00:00:00:00  src:00:00:00:71:00:12

port : 2 dst:00:00:00:00:00:00  src:00:00:00:71:00:13

port : 3 dst:00:00:00:00:00:00  src:00:00:00:71:00:14

port : 4 dst:00:00:00:00:00:00  src:00:00:00:71:00:15

port : 5 dst:00:00:00:00:00:00  src:00:00:00:71:00:16

port : 6 dst:00:00:00:00:00:00  src:00:00:00:71:00:17

port : 7 dst:00:00:00:00:00:00  src:00:00:00:71:00:18

port : 8 dst:00:00:00:00:00:00  src:00:00:00:71:00:19

port : 9 dst:00:00:00:00:00:00  src:00:00:00:71:00:20

port : 10 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 11 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 12 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 13 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 14 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 15 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

Total Memory :

MBUF_64                                   : 147420

MBUF_128                                  : 73710

MBUF_256                                  : 49140

MBUF_512                                  : 49140

MBUF_1024                                 : 49140

MBUF_2048                                 : 85995

MBUF_4096                                 : 5120

MBUF_9K                                   : 5120

MBUF_DP_FLOWS                             : 2621440

MBUF_GLOBAL_FLOWS                         : 25600

get_each_core_dp_flows                    : 524288

Total memory                              :     520.00 Mbytes 

there is no configuration file given

DPDK args

xx  -c  0x7f  -n  4  --log-level  8  --master-lcore  0  -w  0000:02:00.0  -w  0000:02:00.1  -w  0000:02:00.2  -w  0000:02:00.3  -w  0000:07:00.0  -w  0000:07:00.1  -w  0000:07:00.2  -w  0000:07:00.3  -w  0000:86:00.2  -w  0000:86:00.3  --file-prefix  server_wipro  --socket-mem  1024  1024,1024 

EAL: Detected lcore 0 as core 0 on socket 0

EAL: Detected lcore 1 as core 1 on socket 0

EAL: Detected lcore 2 as core 2 on socket 0

EAL: Detected lcore 3 as core 3 on socket 0

EAL: Detected lcore 4 as core 4 on socket 0

EAL: Detected lcore 5 as core 8 on socket 0

EAL: Detected lcore 6 as core 9 on socket 0

EAL: Detected lcore 7 as core 10 on socket 0

EAL: Detected lcore 8 as core 11 on socket 0

EAL: Detected lcore 9 as core 12 on socket 0

EAL: Detected lcore 10 as core 0 on socket 1

EAL: Detected lcore 11 as core 1 on socket 1

EAL: Detected lcore 12 as core 2 on socket 1

EAL: Detected lcore 13 as core 3 on socket 1

EAL: Detected lcore 14 as core 4 on socket 1

EAL: Detected lcore 15 as core 8 on socket 1

EAL: Detected lcore 16 as core 9 on socket 1

EAL: Detected lcore 17 as core 10 on socket 1

EAL: Detected lcore 18 as core 11 on socket 1

EAL: Detected lcore 19 as core 12 on socket 1

EAL: Detected lcore 20 as core 0 on socket 0

EAL: Detected lcore 21 as core 1 on socket 0

EAL: Detected lcore 22 as core 2 on socket 0

EAL: Detected lcore 23 as core 3 on socket 0

EAL: Detected lcore 24 as core 4 on socket 0

EAL: Detected lcore 25 as core 8 on socket 0

EAL: Detected lcore 26 as core 9 on socket 0

EAL: Detected lcore 27 as core 10 on socket 0

EAL: Detected lcore 28 as core 11 on socket 0

EAL: Detected lcore 29 as core 12 on socket 0

EAL: Detected lcore 30 as core 0 on socket 1

EAL: Detected lcore 31 as core 1 on socket 1

EAL: Detected lcore 32 as core 2 on socket 1

EAL: Detected lcore 33 as core 3 on socket 1

EAL: Detected lcore 34 as core 4 on socket 1

EAL: Detected lcore 35 as core 8 on socket 1

EAL: Detected lcore 36 as core 9 on socket 1

EAL: Detected lcore 37 as core 10 on socket 1

EAL: Detected lcore 38 as core 11 on socket 1

EAL: Detected lcore 39 as core 12 on socket 1

EAL: Support maximum 128 logical core(s) by configuration.

EAL: Detected 40 lcore(s)

EAL: Probing VFIO support...

EAL: Module /sys/module/vfio_pci not found! error 2 (No such file or directory)

EAL: VFIO modules not loaded, skipping VFIO support...

EAL: Module /sys/module/vfio_pci not found! error 2 (No such file or directory)

EAL: Setting up physically contiguous memory...

EAL: Ask a virtual area of 0xc0000000 bytes

EAL: Virtual area found at 0x7fec2d200000 (size = 0xc0000000)

EAL: Ask a virtual area of 0xffc00000 bytes

EAL: Virtual area found at 0x7feb2d400000 (size = 0xffc00000)

EAL: Ask a virtual area of 0x400000 bytes

EAL: Virtual area found at 0x7feb2ce00000 (size = 0x400000)

EAL: Requesting 512 pages of size 2MB from socket 0

EAL: TSC frequency is ~2294475 KHz

EAL: Master lcore 0 is ready (tid=f0c51980;cpuset=[0])

EAL: lcore 1 is ready (tid=eebc8700;cpuset=[1])

EAL: lcore 2 is ready (tid=ee3c7700;cpuset=[2])

EAL: lcore 5 is ready (tid=ecbc4700;cpuset=[5])

EAL: lcore 6 is ready (tid=ec3c3700;cpuset=[6])

EAL: lcore 4 is ready (tid=ed3c5700;cpuset=[4])

EAL: lcore 3 is ready (tid=edbc6700;cpuset=[3])

EAL: PCI device 0000:02:00.0 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d200000

EAL:   PCI memory mapped at 0x7fec6d300000

PMD: eth_igb_dev_init(): port_id 0 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.1 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d304000

EAL:   PCI memory mapped at 0x7fec6d404000

PMD: eth_igb_dev_init(): port_id 1 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.2 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d408000

EAL:   PCI memory mapped at 0x7fec6d508000

PMD: eth_igb_dev_init(): port_id 2 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.3 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d50c000

EAL:   PCI memory mapped at 0x7fec6d60c000

PMD: eth_igb_dev_init(): port_id 3 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.0 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d610000

EAL:   PCI memory mapped at 0x7fec6d710000

PMD: eth_igb_dev_init(): port_id 4 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.1 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d714000

EAL:   PCI memory mapped at 0x7fec6d814000

PMD: eth_igb_dev_init(): port_id 5 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.2 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d818000

EAL:   PCI memory mapped at 0x7fec6d918000

PMD: eth_igb_dev_init(): port_id 6 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.3 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6d91c000

EAL:   PCI memory mapped at 0x7fec6da1c000

PMD: eth_igb_dev_init(): port_id 7 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:86:00.2 on NUMA socket 1

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6da20000

EAL:   PCI memory mapped at 0x7fec6db20000

PMD: eth_igb_dev_init(): port_id 8 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:86:00.3 on NUMA socket 1

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7fec6db24000

EAL:   PCI memory mapped at 0x7fec6dc24000

PMD: eth_igb_dev_init(): port_id 9 vendorID=0x8086 deviceID=0x1521

set driver name net_e1000_igb

                input : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

                 dpdk : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

             pci_scan : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

                  map : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

TRex port mapping

-----------------

TRex vport: 0 dpdk_rte_eth: 0

TRex vport: 1 dpdk_rte_eth: 1

TRex vport: 2 dpdk_rte_eth: 2

TRex vport: 3 dpdk_rte_eth: 3

TRex vport: 4 dpdk_rte_eth: 4

TRex vport: 5 dpdk_rte_eth: 5

TRex vport: 6 dpdk_rte_eth: 6

TRex vport: 7 dpdk_rte_eth: 7

TRex vport: 8 dpdk_rte_eth: 8

TRex vport: 9 dpdk_rte_eth: 9

zmq publisher at: tcp://*:5001

Number of ports found: 10

if_index : 0

driver name : net_e1000_igb

min_rx_bufsize : 256

max_rx_pktlen  : 16383

max_rx_queues  : 8

max_tx_queues  : 8

max_mac_addrs  : 32

rx_offload_capa : 0xf

tx_offload_capa : 0x3f

rss reta_size   : 128

flow_type_rss   : 0x38d34

port 0 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48452740 hw_ring=0x7fec48454780 dma_addr=0x795e54780

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec484405c0 hw_ring=0x7fec48442600 dma_addr=0x795e42600

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec4842e440 hw_ring=0x7fec48430480 dma_addr=0x795e30480

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec4841e0c0 hw_ring=0x7fec4841e300 dma_addr=0x795e1e300

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48405f40 hw_ring=0x7fec4840df80 dma_addr=0x795e0df80

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 1 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483f3cc0 hw_ring=0x7fec483f5d00 dma_addr=0x795df5d00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483e1b40 hw_ring=0x7fec483e3b80 dma_addr=0x795de3b80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483cf9c0 hw_ring=0x7fec483d1a00 dma_addr=0x795dd1a00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec483bf640 hw_ring=0x7fec483bf880 dma_addr=0x795dbf880

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec483a74c0 hw_ring=0x7fec483af500 dma_addr=0x795daf500

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 2 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48395240 hw_ring=0x7fec48397280 dma_addr=0x795d97280

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483830c0 hw_ring=0x7fec48385100 dma_addr=0x795d85100

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48370f40 hw_ring=0x7fec48372f80 dma_addr=0x795d72f80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48360bc0 hw_ring=0x7fec48360e00 dma_addr=0x795d60e00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48348a40 hw_ring=0x7fec48350a80 dma_addr=0x795d50a80

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 3 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483367c0 hw_ring=0x7fec48338800 dma_addr=0x795d38800

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48324640 hw_ring=0x7fec48326680 dma_addr=0x795d26680

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec483124c0 hw_ring=0x7fec48314500 dma_addr=0x795d14500

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48302140 hw_ring=0x7fec48302380 dma_addr=0x795d02380

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec482e9fc0 hw_ring=0x7fec482f2000 dma_addr=0x795cf2000

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 4 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec482d7d40 hw_ring=0x7fec482d9d80 dma_addr=0x795cd9d80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec482c5bc0 hw_ring=0x7fec482c7c00 dma_addr=0x795cc7c00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec482b3a40 hw_ring=0x7fec482b5a80 dma_addr=0x795cb5a80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec482a36c0 hw_ring=0x7fec482a3900 dma_addr=0x795ca3900

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec4828b540 hw_ring=0x7fec48293580 dma_addr=0x795c93580

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 5 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec482792c0 hw_ring=0x7fec4827b300 dma_addr=0x795c7b300

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48267140 hw_ring=0x7fec48269180 dma_addr=0x795c69180

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48254fc0 hw_ring=0x7fec48257000 dma_addr=0x795c57000

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48244c40 hw_ring=0x7fec48244e80 dma_addr=0x795c44e80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec4822cac0 hw_ring=0x7fec48234b00 dma_addr=0x795c34b00

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 6 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec4821a840 hw_ring=0x7fec4821c880 dma_addr=0x795c1c880

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec482086c0 hw_ring=0x7fec4820a700 dma_addr=0x795c0a700

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec481f6540 hw_ring=0x7fec481f8580 dma_addr=0x795bf8580

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec481e61c0 hw_ring=0x7fec481e6400 dma_addr=0x795be6400

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec481ce040 hw_ring=0x7fec481d6080 dma_addr=0x795bd6080

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 7 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec481bbdc0 hw_ring=0x7fec481bde00 dma_addr=0x795bbde00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec481a9c40 hw_ring=0x7fec481abc80 dma_addr=0x795babc80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48197ac0 hw_ring=0x7fec48199b00 dma_addr=0x795b99b00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48187740 hw_ring=0x7fec48187980 dma_addr=0x795b87980

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec4816f5c0 hw_ring=0x7fec48177600 dma_addr=0x795b77600

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 8 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec4815d340 hw_ring=0x7fec4815f380 dma_addr=0x795b5f380

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec4814b1c0 hw_ring=0x7fec4814d200 dma_addr=0x795b4d200

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec48139040 hw_ring=0x7fec4813b080 dma_addr=0x795b3b080

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48128cc0 hw_ring=0x7fec48128f00 dma_addr=0x795b28f00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec48110b40 hw_ring=0x7fec48118b80 dma_addr=0x795b18b80

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 9 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec480fe8c0 hw_ring=0x7fec48100900 dma_addr=0x795b00900

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec480ec740 hw_ring=0x7fec480ee780 dma_addr=0x795aee780

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7fec480da5c0 hw_ring=0x7fec480dc600 dma_addr=0x795adc600

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec480ca240 hw_ring=0x7fec480ca480 dma_addr=0x795aca480

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7fec480b20c0 hw_ring=0x7fec480ba100 dma_addr=0x795aba100

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

wait 7 sec .......

port : 0

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 1

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 2

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 3

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 4

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 5

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 6

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 7

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 8

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 9

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

-------------------------------

RX core uses TX queue number 1 on all ports

core, c-port, c-queue, s-port, s-queue, lat-queue

------------------------------------------

1        0      0       1       0      2 

2        2      0       3       0      2 

3        4      0       5       0      2 

4        6      0       7       0      2 

5        8      0       9       0      2 

-------------------------------

number of ports         : 10

max cores for 2 ports   : 1

max queue per port      : 3

RING: Cannot reserve memory for tailq

ERROR there is not enough huge-pages memory in your system

EAL: Error - exiting with code: 1

  Cause: Cannot init nodes mbuf pool nodes-2

[root@trex-server v2.27]#

Sending trex_cfg.yaml could help.

Try adding "--mbuf-factor 0.2" to CLI

Hanoh

Sent from my iPhone

Hi,

Please find below contents of yaml file and cli output,

[root@trex-server v2.27]# cat cfg/Trex.yaml

- port_limit      : 10

  version         : 2

  interfaces      : ["02:00.0","02:00.1","02:00.2","02:00.3","07:00.0","07:00.1","07:00.2","07:00.3","86:00.2","86:00.3"]

  prefix          : server_wipro

  zmq_pub_port     : 5001

  port_info       :

          - default_gw      :   '2.2.2.1'

            src_mac         :   '00:00:00:71:00:11'

            ip              :   '2.2.2.2'

          - default_gw      :   '2.2.2.2'

            src_mac         :   '00:00:00:71:00:12'

            ip              :   '2.2.2.1'

          - default_gw      :   '3.2.2.1'

            src_mac         :   '00:00:00:71:00:13'

            ip              :   '3.2.2.2'

          - default_gw      :   '3.2.2.2'

            src_mac         :   '00:00:00:71:00:14'

            ip              :   '3.2.2.1'

          - default_gw      :   '4.2.2.1'

            src_mac         :   '00:00:00:71:00:15'

            ip              :   '4.2.2.2'

          - default_gw      :   '4.2.2.2'

            src_mac         :   '00:00:00:71:00:16'

            ip              :   '4.2.2.1'

          - default_gw      :   '5.2.2.2'

            src_mac         :   '00:00:00:71:00:17'

            ip              :   '5.2.2.1'

          - default_gw      :   '5.2.2.2'

            src_mac         :   '00:00:00:71:00:18'

            ip              :   '5.2.2.1'

          - default_gw      :   '6.2.2.2'

            src_mac         :   '00:00:00:71:00:19'

            ip              :   '6.2.2.1'

          - default_gw      :   '6.2.2.2'

            src_mac         :   '00:00:00:71:00:20'

            ip              :   '6.2.2.1'

#          - default_gw      :   '7.2.2.2'

#            src_mac         :   '00:00:91:00:00:01'

#            ip              :   '7.2.2.1'

#          - default_gw      :   '7.2.2.2'

#            src_mac         :   '00:00:91:00:00:02'

#            ip              :   '7.2.2.1'

[root@trex-server v2.27]#

[root@trex-server v2.27]# ./t-rex-64 -c 1 -i -v 7  --cfg cfg/Trex.yaml --mbuf-factor 0.2

Killing Scapy server... Scapy server is killed

Starting Scapy server.... Scapy server is started

Trying to bind to igb_uio ...

/usr/bin/python dpdk_nic_bind.py --bind=igb_uio 0000:02:00.0 0000:02:00.1 0000:02:00.2 0000:02:00.3 0000:07:00.0 0000:07:00.1 0000:07:00.2 0000:07:00.3 0000:86:00.2 0000:86:00.3

The ports are bound/configured.

Starting  TRex v2.27 please wait  ...

Using configuration file cfg/Trex.yaml

port limit     :  10

port_bandwidth_gb    :  10

if_mask        : None

prefix              : server_wipro

thread_per_dual_if      : 1

if        :  02:00.0, 02:00.1, 02:00.2, 02:00.3, 07:00.0, 07:00.1, 07:00.2, 07:00.3, 86:00.2, 86:00.3,

enable_zmq_pub :  1

zmq_pub_port   :  5001

m_zmq_rpc_port    :  4501

src     : 00:00:00:71:00:11

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:12

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:13

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:14

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:15

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:16

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:17

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:18

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:19

dest    : 00:00:00:00:00:00

src     : 00:00:00:71:00:20

dest    : 00:00:00:00:00:00

memory per 2x10G ports 

MBUF_64                                   : 16380

MBUF_128                                  : 8190

MBUF_256                                  : 8190

MBUF_512                                  : 8190

MBUF_1024                                 : 8190

MBUF_2048                                 : 4095

MBUF_4096                                 : 128

MBUF_9K                                   : 512

TRAFFIC_MBUF_64                           : 65520

TRAFFIC_MBUF_128                          : 32760

TRAFFIC_MBUF_256                          : 8190

TRAFFIC_MBUF_512                          : 8190

TRAFFIC_MBUF_1024                         : 8190

TRAFFIC_MBUF_2048                         : 65520

TRAFFIC_MBUF_4096                         : 128

TRAFFIC_MBUF_9K                           : 512

MBUF_DP_FLOWS                             : 524288

MBUF_GLOBAL_FLOWS                         : 5120

no platform info

CTimerWheelYamlInfo does not exist 

flags           : 8010f00

write_file      : 0

verbose         : 7

realtime        : 1

flip            : 0

cores           : 1

single core     : 0

flow-flip       : 0

no clean close  : 0

zmq_publish     : 1

vlan mode       : 0

client_cfg      : 0

mbuf_cache_disable  : 0

cfg file        : 

mac file        : 

out file        : 

client cfg file : 

duration        : 0

factor          : 1

mbuf_factor     : 0

latency         : 0 pkt/sec

zmq_port        : 5001

telnet_port     : 4501

expected_ports  : 10

tw_bucket_usec  : 20.000000 usec

tw_buckets      : 1024 usec

tw_levels       : 3 usec

port : 0 dst:00:00:00:00:00:00  src:00:00:00:71:00:11

port : 1 dst:00:00:00:00:00:00  src:00:00:00:71:00:12

port : 2 dst:00:00:00:00:00:00  src:00:00:00:71:00:13

port : 3 dst:00:00:00:00:00:00  src:00:00:00:71:00:14

port : 4 dst:00:00:00:00:00:00  src:00:00:00:71:00:15

port : 5 dst:00:00:00:00:00:00  src:00:00:00:71:00:16

port : 6 dst:00:00:00:00:00:00  src:00:00:00:71:00:17

port : 7 dst:00:00:00:00:00:00  src:00:00:00:71:00:18

port : 8 dst:00:00:00:00:00:00  src:00:00:00:71:00:19

port : 9 dst:00:00:00:00:00:00  src:00:00:00:71:00:20

port : 10 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 11 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 12 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 13 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 14 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

port : 15 dst:00:00:00:01:00:00  src:00:00:00:00:00:00

Total Memory :

MBUF_64                                   : 81900

MBUF_128                                  : 40950

MBUF_256                                  : 16380

MBUF_512                                  : 16380

MBUF_1024                                 : 16380

MBUF_2048                                 : 69615

MBUF_4096                                 : 5120

MBUF_9K                                   : 5120

MBUF_DP_FLOWS                             : 524288

MBUF_GLOBAL_FLOWS                         : 5120

get_each_core_dp_flows                    : 104857

Total memory                              :     136.00 Mbytes 

there is no configuration file given

DPDK args

xx  -c  0x7f  -n  4  --log-level  8  --master-lcore  0  -w  0000:02:00.0  -w  0000:02:00.1  -w  0000:02:00.2  -w  0000:02:00.3  -w  0000:07:00.0  -w  0000:07:00.1  -w  0000:07:00.2  -w  0000:07:00.3  -w  0000:86:00.2  -w  0000:86:00.3  --file-prefix  server_wipro  --socket-mem  1024  1024,1024 

EAL: Detected lcore 0 as core 0 on socket 0

EAL: Detected lcore 1 as core 1 on socket 0

EAL: Detected lcore 2 as core 2 on socket 0

EAL: Detected lcore 3 as core 3 on socket 0

EAL: Detected lcore 4 as core 4 on socket 0

EAL: Detected lcore 5 as core 8 on socket 0

EAL: Detected lcore 6 as core 9 on socket 0

EAL: Detected lcore 7 as core 10 on socket 0

EAL: Detected lcore 8 as core 11 on socket 0

EAL: Detected lcore 9 as core 12 on socket 0

EAL: Detected lcore 10 as core 0 on socket 1

EAL: Detected lcore 11 as core 1 on socket 1

EAL: Detected lcore 12 as core 2 on socket 1

EAL: Detected lcore 13 as core 3 on socket 1

EAL: Detected lcore 14 as core 4 on socket 1

EAL: Detected lcore 15 as core 8 on socket 1

EAL: Detected lcore 16 as core 9 on socket 1

EAL: Detected lcore 17 as core 10 on socket 1

EAL: Detected lcore 18 as core 11 on socket 1

EAL: Detected lcore 19 as core 12 on socket 1

EAL: Detected lcore 20 as core 0 on socket 0

EAL: Detected lcore 21 as core 1 on socket 0

EAL: Detected lcore 22 as core 2 on socket 0

EAL: Detected lcore 23 as core 3 on socket 0

EAL: Detected lcore 24 as core 4 on socket 0

EAL: Detected lcore 25 as core 8 on socket 0

EAL: Detected lcore 26 as core 9 on socket 0

EAL: Detected lcore 27 as core 10 on socket 0

EAL: Detected lcore 28 as core 11 on socket 0

EAL: Detected lcore 29 as core 12 on socket 0

EAL: Detected lcore 30 as core 0 on socket 1

EAL: Detected lcore 31 as core 1 on socket 1

EAL: Detected lcore 32 as core 2 on socket 1

EAL: Detected lcore 33 as core 3 on socket 1

EAL: Detected lcore 34 as core 4 on socket 1

EAL: Detected lcore 35 as core 8 on socket 1

EAL: Detected lcore 36 as core 9 on socket 1

EAL: Detected lcore 37 as core 10 on socket 1

EAL: Detected lcore 38 as core 11 on socket 1

EAL: Detected lcore 39 as core 12 on socket 1

EAL: Support maximum 128 logical core(s) by configuration.

EAL: Detected 40 lcore(s)

EAL: Probing VFIO support...

EAL: Module /sys/module/vfio_pci not found! error 2 (No such file or directory)

EAL: VFIO modules not loaded, skipping VFIO support...

EAL: Module /sys/module/vfio_pci not found! error 2 (No such file or directory)

EAL: Setting up physically contiguous memory...

EAL: Ask a virtual area of 0xa4600000 bytes

EAL: Virtual area found at 0x7f9ab7200000 (size = 0xa4600000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f9ab6e00000 (size = 0x200000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f9ab6a00000 (size = 0x200000)

EAL: Ask a virtual area of 0x1b400000 bytes

EAL: Virtual area found at 0x7f9a9b400000 (size = 0x1b400000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f9a9b000000 (size = 0x200000)

EAL: Ask a virtual area of 0xdf800000 bytes

EAL: Virtual area found at 0x7f99bb600000 (size = 0xdf800000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f99bb200000 (size = 0x200000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f99bae00000 (size = 0x200000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f99baa00000 (size = 0x200000)

EAL: Ask a virtual area of 0x200000 bytes

EAL: Virtual area found at 0x7f99ba600000 (size = 0x200000)

EAL: Ask a virtual area of 0x20000000 bytes

EAL: Virtual area found at 0x7f999a400000 (size = 0x20000000)

EAL: Requesting 512 pages of size 2MB from socket 0

EAL: TSC frequency is ~2294475 KHz

EAL: Master lcore 0 is ready (tid=5f155980;cpuset=[0])

EAL: lcore 1 is ready (tid=5d0cc700;cpuset=[1])

EAL: lcore 6 is ready (tid=5a8c7700;cpuset=[6])

EAL: lcore 4 is ready (tid=5b8c9700;cpuset=[4])

EAL: lcore 2 is ready (tid=5c8cb700;cpuset=[2])

EAL: lcore 3 is ready (tid=5c0ca700;cpuset=[3])

EAL: lcore 5 is ready (tid=5b0c8700;cpuset=[5])

EAL: PCI device 0000:02:00.0 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7200000

EAL:   PCI memory mapped at 0x7f9af7300000

PMD: eth_igb_dev_init(): port_id 0 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.1 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7304000

EAL:   PCI memory mapped at 0x7f9af7404000

PMD: eth_igb_dev_init(): port_id 1 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.2 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7408000

EAL:   PCI memory mapped at 0x7f9af7508000

PMD: eth_igb_dev_init(): port_id 2 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:02:00.3 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af750c000

EAL:   PCI memory mapped at 0x7f9af760c000

PMD: eth_igb_dev_init(): port_id 3 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.0 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7610000

EAL:   PCI memory mapped at 0x7f9af7710000

PMD: eth_igb_dev_init(): port_id 4 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.1 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7714000

EAL:   PCI memory mapped at 0x7f9af7814000

PMD: eth_igb_dev_init(): port_id 5 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.2 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7818000

EAL:   PCI memory mapped at 0x7f9af7918000

PMD: eth_igb_dev_init(): port_id 6 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:07:00.3 on NUMA socket 0

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af791c000

EAL:   PCI memory mapped at 0x7f9af7a1c000

PMD: eth_igb_dev_init(): port_id 7 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:86:00.2 on NUMA socket 1

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7a20000

EAL:   PCI memory mapped at 0x7f9af7b20000

PMD: eth_igb_dev_init(): port_id 8 vendorID=0x8086 deviceID=0x1521

EAL: PCI device 0000:86:00.3 on NUMA socket 1

EAL:   probe driver: 8086:1521 net_e1000_igb

EAL:   PCI memory mapped at 0x7f9af7b24000

EAL:   PCI memory mapped at 0x7f9af7c24000

PMD: eth_igb_dev_init(): port_id 9 vendorID=0x8086 deviceID=0x1521

set driver name net_e1000_igb

                input : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

                 dpdk : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

             pci_scan : [0000:02:00.0, 0000:02:00.1, 0000:02:00.2, 0000:02:00.3, 0000:07:00.0, 0000:07:00.1, 0000:07:00.2, 0000:07:00.3, 0000:86:00.2, 0000:86:00.3]

                  map : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

TRex port mapping

-----------------

TRex vport: 0 dpdk_rte_eth: 0

TRex vport: 1 dpdk_rte_eth: 1

TRex vport: 2 dpdk_rte_eth: 2

TRex vport: 3 dpdk_rte_eth: 3

TRex vport: 4 dpdk_rte_eth: 4

TRex vport: 5 dpdk_rte_eth: 5

TRex vport: 6 dpdk_rte_eth: 6

TRex vport: 7 dpdk_rte_eth: 7

TRex vport: 8 dpdk_rte_eth: 8

TRex vport: 9 dpdk_rte_eth: 9

zmq publisher at: tcp://*:5001

Number of ports found: 10

if_index : 0

driver name : net_e1000_igb

min_rx_bufsize : 256

max_rx_pktlen  : 16383

max_rx_queues  : 8

max_tx_queues  : 8

max_mac_addrs  : 32

rx_offload_capa : 0xf

tx_offload_capa : 0x3f

rss reta_size   : 128

flow_type_rss   : 0x38d34

port 0 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adca58a40 hw_ring=0x7f9adca5aa80 dma_addr=0x79ea5aa80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adca468c0 hw_ring=0x7f9adca48900 dma_addr=0x79ea48900

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adca34740 hw_ring=0x7f9adca36780 dma_addr=0x79ea36780

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adca243c0 hw_ring=0x7f9adca24600 dma_addr=0x79ea24600

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adca0c240 hw_ring=0x7f9adca14280 dma_addr=0x79ea14280

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 1 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc9f9fc0 hw_ring=0x7f9adc9fc000 dma_addr=0x79e9fc000

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc9e7e40 hw_ring=0x7f9adc9e9e80 dma_addr=0x79e9e9e80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc9d5cc0 hw_ring=0x7f9adc9d7d00 dma_addr=0x79e9d7d00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc9c5940 hw_ring=0x7f9adc9c5b80 dma_addr=0x79e9c5b80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc9ad7c0 hw_ring=0x7f9adc9b5800 dma_addr=0x79e9b5800

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 2 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc99b540 hw_ring=0x7f9adc99d580 dma_addr=0x79e99d580

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc9893c0 hw_ring=0x7f9adc98b400 dma_addr=0x79e98b400

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc977240 hw_ring=0x7f9adc979280 dma_addr=0x79e979280

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc966ec0 hw_ring=0x7f9adc967100 dma_addr=0x79e967100

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc94ed40 hw_ring=0x7f9adc956d80 dma_addr=0x79e956d80

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 3 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc93cac0 hw_ring=0x7f9adc93eb00 dma_addr=0x79e93eb00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc92a940 hw_ring=0x7f9adc92c980 dma_addr=0x79e92c980

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc9187c0 hw_ring=0x7f9adc91a800 dma_addr=0x79e91a800

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc908440 hw_ring=0x7f9adc908680 dma_addr=0x79e908680

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc8f02c0 hw_ring=0x7f9adc8f8300 dma_addr=0x79e8f8300

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 4 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc8de040 hw_ring=0x7f9adc8e0080 dma_addr=0x79e8e0080

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc8cbec0 hw_ring=0x7f9adc8cdf00 dma_addr=0x79e8cdf00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc8b9d40 hw_ring=0x7f9adc8bbd80 dma_addr=0x79e8bbd80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc8a99c0 hw_ring=0x7f9adc8a9c00 dma_addr=0x79e8a9c00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc891840 hw_ring=0x7f9adc899880 dma_addr=0x79e899880

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 5 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc87f5c0 hw_ring=0x7f9adc881600 dma_addr=0x79e881600

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc86d440 hw_ring=0x7f9adc86f480 dma_addr=0x79e86f480

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc85b2c0 hw_ring=0x7f9adc85d300 dma_addr=0x79e85d300

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc84af40 hw_ring=0x7f9adc84b180 dma_addr=0x79e84b180

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc832dc0 hw_ring=0x7f9adc83ae00 dma_addr=0x79e83ae00

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 6 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc820b40 hw_ring=0x7f9adc822b80 dma_addr=0x79e822b80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc80e9c0 hw_ring=0x7f9adc810a00 dma_addr=0x79e810a00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc7fc840 hw_ring=0x7f9adc7fe880 dma_addr=0x79e7fe880

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc7ec4c0 hw_ring=0x7f9adc7ec700 dma_addr=0x79e7ec700

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc7d4340 hw_ring=0x7f9adc7dc380 dma_addr=0x79e7dc380

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 7 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc7c20c0 hw_ring=0x7f9adc7c4100 dma_addr=0x79e7c4100

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc7aff40 hw_ring=0x7f9adc7b1f80 dma_addr=0x79e7b1f80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc79ddc0 hw_ring=0x7f9adc79fe00 dma_addr=0x79e79fe00

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc78da40 hw_ring=0x7f9adc78dc80 dma_addr=0x79e78dc80

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc7758c0 hw_ring=0x7f9adc77d900 dma_addr=0x79e77d900

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 8 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc763640 hw_ring=0x7f9adc765680 dma_addr=0x79e765680

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc7514c0 hw_ring=0x7f9adc753500 dma_addr=0x79e753500

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc73f340 hw_ring=0x7f9adc741380 dma_addr=0x79e741380

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc72efc0 hw_ring=0x7f9adc72f200 dma_addr=0x79e72f200

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc716e40 hw_ring=0x7f9adc71ee80 dma_addr=0x79e71ee80

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

port 9 desc: I350 Gigabit Network Connection

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc704bc0 hw_ring=0x7f9adc706c00 dma_addr=0x79e706c00

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc6f2a40 hw_ring=0x7f9adc6f4a80 dma_addr=0x79e6f4a80

PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

PMD: eth_igb_tx_queue_setup(): sw_ring=0x7f9adc6e08c0 hw_ring=0x7f9adc6e2900 dma_addr=0x79e6e2900

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc6d0540 hw_ring=0x7f9adc6d0780 dma_addr=0x79e6d0780

PMD: eth_igb_rx_queue_setup(): sw_ring=0x7f9adc6b83c0 hw_ring=0x7f9adc6c0400 dma_addr=0x79e6c0400

PMD: eth_igb_rx_init(): forcing scatter mode

PMD: eth_igb_start(): <<

PMD: eth_igb_flow_ctrl_set(): Rx packet buffer size = 0x9000

wait 7 sec .......

port : 0

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 1

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 2

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 3

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 4

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 5

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 6

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 7

------------

link         :  link : Link Up - speed 100 Mbps - full-duplex

promiscuous  : 0

port : 8

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

port : 9

------------

link         :  link : Link Up - speed 1000 Mbps - full-duplex

promiscuous  : 0

-------------------------------

RX core uses TX queue number 1 on all ports

core, c-port, c-queue, s-port, s-queue, lat-queue

------------------------------------------

1        0      0       1       0      2 

2        2      0       3       0      2 

3        4      0       5       0      2 

4        6      0       7       0      2 

5        8      0       9       0      2 

-------------------------------

number of ports         : 10

max cores for 2 ports   : 1

max queue per port      : 3

TX grat ARP on port 0 - ip: 2.2.2.2 mac: 00:00:00:71:00:11

TX grat ARP on port 1 - ip: 2.2.2.1 mac: 00:00:00:71:00:12

TX grat ARP on port 2 - ip: 3.2.2.2 mac: 00:00:00:71:00:13

TX grat ARP on port 3 - ip: 3.2.2.1 mac: 00:00:00:71:00:14

TX grat ARP on port 4 - ip: 4.2.2.2 mac: 00:00:00:71:00:15

TX grat ARP on port 5 - ip: 4.2.2.1 mac: 00:00:00:71:00:16

TX grat ARP on port 6 - ip: 5.2.2.1 mac: 00:00:00:71:00:17

TX grat ARP on port 7 - ip: 5.2.2.1 mac: 00:00:00:71:00:18

TX grat ARP on port 8 - ip: 6.2.2.1 mac: 00:00:00:71:00:19

TX grat ARP on port 9 - ip: 6.2.2.1 mac: 00:00:00:71:00:20

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX grat ARP on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.1 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 00 06 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX grat ARP on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.1 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 00 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 0 - ip: 2.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 11] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 11] [02 02 02 02]

[01 03 05 07] [09 00 02 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 1 - ip: 2.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 12] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 12] [02 02 02 01]

[01 03 05 07] [09 01 02 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 2 - ip: 3.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 13] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 13] [03 02 02 02]

[01 03 05 07] [09 02 03 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 3 - ip: 3.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 4 - ip: 4.2.2.1 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 15] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 15] [04 02 02 02]

[01 03 05 07] [09 04 04 02] [02 01 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 5 - ip: 4.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 16] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 16] [04 02 02 01]

[01 03 05 07] [09 05 04 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 6 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 17] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 17] [05 02 02 01]

[01 03 05 07] [09 06 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 7 - ip: 5.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 18] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 18] [05 02 02 01]

[01 03 05 07] [09 07 05 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 8 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 19] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 19] [06 02 02 01]

[01 03 05 07] [09 08 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

TX ARP request on port 9 - ip: 6.2.2.2 mac: Unknown

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 9 queue 1 sip:3.2.2.1 tip:3.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 14] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 14] [03 02 02 01]

[01 03 05 07] [09 03 03 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

RX ARP request on port 3 queue 1 sip:6.2.2.1 tip:6.2.2.2 vlan:0

[ff ff ff ff] [ff ff 00 00] [00 71 00 20] [08 06 00 01]

[08 00 06 04] [00 01 00 00] [00 71 00 20] [06 02 02 01]

[01 03 05 07] [09 09 06 02] [02 02 00 00] [00 00 00 00]

[00 00 00 00] [00 00 00 00] [00 00 00 00]

*******Pretest after resolving ********

Pre test info start ===================

Port 0:

  Sources:

    ip: 2.2.2.2 mac: 00:00:00:71:00:11

  Destinations:

    ip: 2.2.2.1 mac: Unknown

Port 1:

  Sources:

    ip: 2.2.2.1 mac: 00:00:00:71:00:12

  Destinations:

    ip: 2.2.2.2 mac: Unknown

Port 2:

  Sources:

    ip: 3.2.2.2 mac: 00:00:00:71:00:13

  Destinations:

    ip: 3.2.2.1 mac: Unknown

Port 3:

  Sources:

    ip: 3.2.2.1 mac: 00:00:00:71:00:14

  Destinations:

    ip: 3.2.2.2 mac: Unknown

Port 4:

  Sources:

    ip: 4.2.2.2 mac: 00:00:00:71:00:15

  Destinations:

    ip: 4.2.2.1 mac: Unknown

Port 5:

  Sources:

    ip: 4.2.2.1 mac: 00:00:00:71:00:16

  Destinations:

    ip: 4.2.2.2 mac: Unknown

Port 6:

  Sources:

    ip: 5.2.2.1 mac: 00:00:00:71:00:17

  Destinations:

    ip: 5.2.2.2 mac: Unknown

Port 7:

  Sources:

    ip: 5.2.2.1 mac: 00:00:00:71:00:18

  Destinations:

    ip: 5.2.2.2 mac: Unknown

Port 8:

  Sources:

    ip: 6.2.2.1 mac: 00:00:00:71:00:19

  Destinations:

    ip: 6.2.2.2 mac: Unknown

Port 9:

  Sources:

    ip: 6.2.2.1 mac: 00:00:00:71:00:20

  Destinations:

    ip: 6.2.2.2 mac: Unknown

Pre test info end ===================

Failed resolving dest MAC for default gateway:2.2.2.1 on port 0

Failed resolving dest MAC for default gateway:2.2.2.2 on port 1

Failed resolving dest MAC for default gateway:3.2.2.1 on port 2

Failed resolving dest MAC for default gateway:3.2.2.2 on port 3

Failed resolving dest MAC for default gateway:4.2.2.1 on port 4

Failed resolving dest MAC for default gateway:4.2.2.2 on port 5

Failed resolving dest MAC for default gateway:5.2.2.2 on port 6

Failed resolving dest MAC for default gateway:5.2.2.2 on port 7

Failed resolving dest MAC for default gateway:6.2.2.2 on port 8

Failed resolving dest MAC for default gateway:6.2.2.2 on port 9

*** RPC thread has encountred error: 'unable to bind ZMQ server at: tcp://*:4501'

Exiting...

Memory issue solved,

Any reason for this line in cfg file?

zmq_pub_port : 5001

Hanoh

Sent from my iPhone

We're having multiple users to instantiate the trex on different ports, one with default user, port 4501, another with port 5001 with different user prefix,

prefix          : server_wipro

zmq_pub_port     : 5001

It looks like a mass deployment of TRex

Hanoh

Sent from my iPhone

I suspect this is related to pages memory allocation issue from the sytem perspective.

Any solution?

Does it work with default zmq port? (With one TRex process running).

Hanoh

Sent from my iPhone

Hi

it seems our documentation is missing,

There are two TCP ports that we are using (and need to be changed for second TRex)

zmq_rpc_port 4501

zmq_pub_port 4500

The Scapy service is using 4507

You need to change both in the configuration file.

2) the Scapy service should be loaded once , add --no-scapy (something like that) in the second run

Hanoh

Sent from my iPhone

Hi,

Please find below my observation,

Scenario1:

User1 : 2 ports instantiated trex server successfully with default zmq ports

User2: 6 ports instantiated trex server successfully with zmq rpc, pub ports 5001, 5002 and prefix server_prefix without issuing any --mbuf-factor 0.2, --no-scapy arguments


Scenario2:

User1 : 2 ports instantiated trex server successfully with default zmq ports

User2: above 6 ports unable to instantiated trex server with zmq rpc, pub ports 5001, 5002 and prefix server_prefix with/without issuing any --mbuf-factor 0.2, --no-scapy arguments

1) what is the difference between scenario #1/#2? Why #2 fails?

2) can you send the log in case of the failure

3) send the amount of free memory using

free utility

Hanoh

Hanoh

Sent from my iPhone