[P4] Segfault broadcastnál

Péter Vörös vpetya at mensa.hu
Wed Oct 24 10:19:35 CEST 2018


Sziasztok!

Itt a teljes megbeszélt log.

Üdv,
Peti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://plc.inf.elte.hu/pipermail/p4/attachments/20181024/1efeff1d/attachment-0001.html>
-------------- next part --------------
root at india:~/gyn/t4p4s# ./t4p4s.sh :l2fwd dbg verbose
Parsing variant config file examples.cfg
Parsing file opts_dpdk.cfg
Determined P4 version to be 14 by the extension of ./examples/l2fwd.p4_14 
Options: ^silent,arch=dpdk,cfgfiles,cflags=-DT4P4S_DEBUG,choice=l2fwd at std,cmdopts=-p 0x3 --config "\"(0,0,0),(0,1,1),(1,0,0),(1,1,1)\"",ctr=l2fwd,ctrcfg=examples/l2fwd_table.txt,ealopts=-c 0x3 -n 4,example=l2fwd,executable=./build/l2fwd at std/build/l2fwd,hugepages=2048,include-hdrs=dpdk_nicon.h,include-srcs=dpdk_nicon.c dpdkx_v1model.c dpdkx_smem.c,light=green,yellow,cyan,red,model=v1model,source=./examples/l2fwd.p4_14,variant=std,vsn=14,2cores,2x2ports,c,dbg,l2fwd,p4,run,smem,verbose,
[COMPILE  P4-14] ./examples/l2fwd.p4_14 @std, debug mode
P4 compiler options: ./examples/l2fwd.p4_14 --p4v 14 -g ./build/l2fwd at std/srcgen -verbose 
Compiling P4-16 HLIR for ./examples/l2fwd.p4_14...
Using cached JSON file l2fwd.p4_14.json...
Transforming HLIR
  P4 parser.c.py
  P4 tables.h.py
  P4 controlplane.c.py
  P4 stateful_memory.h.py
  P4 actions.c.py
  P4 tables.c.py
  P4 actions.h.py
  P4 dataplane.c.py
  P4 parser.h.py
[COMPILE SWITCH]
C compiler options: -DT4P4S_DEBUG 
  LD l2fwd
  INSTALL-MAP l2fwd.map
  INSTALL-APP l2fwd
[RUN CONTROLLER] dpdk_l2fwd_controller (default for l2fwd at std)
Controller log : ./build/l2fwd at std/controller.log
Controller opts: examples/l2fwd_table.txt 
[RUN SWITCH] ./build/l2fwd at std/build/l2fwd
Using 8048 hugepages (sufficient, as 2048 are needed)
Options    : -c 0x3 -n 4 -- -p 0x3 --config "\"(0,0,0),(0,1,1),(1,0,0),(1,1,1)\"" 
     main.c@ 175 [NO-CORE ] Initializing switch
EAL: Detected 12 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: PCI device 0000:03:00.0 on NUMA socket 0
EAL:   probe driver: 8086:10fb net_ixgbe
EAL: PCI device 0000:03:00.1 on NUMA socket 0
EAL:   probe driver: 8086:10fb net_ixgbe
EAL: PCI device 0000:05:00.0 on NUMA socket 0
EAL:   probe driver: 8086:1528 net_ixgbe
EAL: PCI device 0000:05:00.1 on NUMA socket 0
EAL:   probe driver: 8086:1528 net_ixgbe
EAL: PCI device 0000:0a:00.0 on NUMA socket 0
EAL:   probe driver: 8086:1521 net_e1000_igb
EAL: PCI device 0000:0a:00.1 on NUMA socket 0
EAL:   probe driver: 8086:1521 net_e1000_igb
EAL: PCI device 0000:0c:00.0 on NUMA socket 0
EAL:   probe driver: 8086:10d3 net_e1000_em
Initializing port 0 ...
Creating queues: nb_rxq=2 nb_txq=2...
Port 0, MAC address: A0:36:9F:3E:95:34

lib_init_hw@ 180 [CORE 0 at 0] Allocated mbuf pool on socket 0
txq=0,0,0
txq=1,1,0

Initializing port 1 ...
Creating queues: nb_rxq=2 nb_txq=2...
Port 1, MAC address: A0:36:9F:3E:95:36

txq=0,0,0
txq=1,1,0


Initializing RX queues on lcore 0 ... rxq=0,0,0 rxq=1,0,0 
Initializing RX queues on lcore 1 ... rxq=0,1,0 rxq=1,1,0 
Starting port 0
Entering promiscous mode on port 0
Starting port 1
Entering promiscous mode on port 1

Checking link status..............................................done
Port 0 Link Up - speed 10000 Mbps - full-duplex
Port 1 Link Up - speed 10000 Mbps - full-duplex
lib_init_hw@ 144 [CORE 0 at 0]  :::: Configuring lcore structs...
     main.c@ 184 [CORE 0 at 0] Initializing execution
init_tables@  53 [CORE 0 at 0]  :::: Initializing stateful memories...
init_tables@  25 [CORE 0 at 0]  :::: Initializing tables on socket 0...
init_tables@  29 [CORE 0 at 0]    :: Creating instances for table dmac on socket 0 (2 copies)
dpdk_tables@ 146 [CORE 0 at 0]     : Created table replica dmac.
dpdk_tables@ 146 [CORE 0 at 0]     : Created table replica dmac.
init_tables@  29 [CORE 0 at 0]    :: Creating instances for table smac on socket 0 (2 copies)
dpdk_tables@ 146 [CORE 0 at 0]     : Created table replica smac.
dpdk_tables@ 146 [CORE 0 at 0]     : Created table replica smac.
dpdkx_smem.@  89 [CORE 0 at 0]  :::: Initializing stateful memories
     main.c@ 190 [CORE 0 at 0]    :: Initializing control plane connection
ontrolplane@ 153 [NO-CORE ] Set default message from control plane for table smac: mac_learn
ontrolplane@ 123 [NO-CORE ] From controller: set default action for smac with action mac_learn
ange_tables@  65 [NO-CORE ]  :::: Executing set default on table smac on all sockets
dpdk_tables@ 152 [NO-CORE ]    :: Table smac at 0 default action set: action_mac_learn_0
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
dpdk_tables@ 152 [NO-CORE ]    :: Table smac at 0 default action set: action_mac_learn_0
ontrolplane@ 153 [NO-CORE ] Set default message from control plane for table dmac: bcast
ontrolplane@ 108 [NO-CORE ] From controller: set default action for dmac with action bcast
ange_tables@  65 [NO-CORE ]  :::: Executing set default on table dmac on all sockets
dpdk_tables@ 152 [NO-CORE ]    :: Table dmac at 0 default action set: action_bcast_0
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
dpdk_tables@ 152 [NO-CORE ]    :: Table dmac at 0 default action set: action_bcast_0
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 0): action_forward_0 <- aacc ddcc 0001 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 0): action_forward_0 <- aacc ddcc 0001 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 0): action__nop_0 <- aacc ddcc 0001 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 0): action__nop_0 <- aacc ddcc 0001 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 1): action_forward_0 <- aacc ddcc 0002 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 1): action_forward_0 <- aacc ddcc 0002 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 1): action__nop_0 <- aacc ddcc 0002 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 1): action__nop_0 <- aacc ddcc 0002 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 2): action_forward_0 <- aacc ddcc 0003 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 2): action_forward_0 <- aacc ddcc 0003 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 2): action__nop_0 <- aacc ddcc 0003 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 2): action__nop_0 <- aacc ddcc 0003 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 3): action_forward_0 <- aacc ddcc 0004 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 3): action_forward_0 <- aacc ddcc 0004 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 3): action__nop_0 <- aacc ddcc 0004 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 3): action__nop_0 <- aacc ddcc 0004 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 4): action_forward_0 <- aacc ddcc 0005 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 4): action_forward_0 <- aacc ddcc 0005 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 4): action__nop_0 <- aacc ddcc 0005 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 4): action__nop_0 <- aacc ddcc 0005 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 5): action_forward_0 <- aacc ddcc 0006 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 5): action_forward_0 <- aacc ddcc 0006 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 5): action__nop_0 <- aacc ddcc 0006 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 5): action__nop_0 <- aacc ddcc 0006 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 6): action_forward_0 <- aacc ddcc 0007 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 6): action_forward_0 <- aacc ddcc 0007 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 6): action__nop_0 <- aacc ddcc 0007 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 6): action__nop_0 <- aacc ddcc 0007 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 7): action_forward_0 <- aacc ddcc 0008 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 7): action_forward_0 <- aacc ddcc 0008 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 7): action__nop_0 <- aacc ddcc 0008 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 7): action__nop_0 <- aacc ddcc 0008 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 8): action_forward_0 <- aacc ddcc 0009 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 8): action_forward_0 <- aacc ddcc 0009 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 8): action__nop_0 <- aacc ddcc 0009 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 8): action__nop_0 <- aacc ddcc 0009 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 1
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 9): action_forward_0 <- aacc ddcc 000a 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 9): action_forward_0 <- aacc ddcc 000a 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 9): action__nop_0 <- aacc ddcc 000a 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 9): action__nop_0 <- aacc ddcc 000a 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 10): action_forward_0 <- aabb bbaa 0001 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 10): action_forward_0 <- aabb bbaa 0001 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 10): action__nop_0 <- aabb bbaa 0001 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 10): action__nop_0 <- aabb bbaa 0001 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 11): action_forward_0 <- aabb bbaa 0002 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 11): action_forward_0 <- aabb bbaa 0002 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 11): action__nop_0 <- aabb bbaa 0002 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 11): action__nop_0 <- aabb bbaa 0002 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 12): action_forward_0 <- aabb bbaa 0003 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 12): action_forward_0 <- aabb bbaa 0003 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 12): action__nop_0 <- aabb bbaa 0003 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 12): action__nop_0 <- aabb bbaa 0003 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 13): action_forward_0 <- aabb bbaa 0004 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 13): action_forward_0 <- aabb bbaa 0004 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 13): action__nop_0 <- aabb bbaa 0004 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 13): action__nop_0 <- aabb bbaa 0004 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 14): action_forward_0 <- aabb bbaa 0005 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 14): action_forward_0 <- aabb bbaa 0005 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 14): action__nop_0 <- aabb bbaa 0005 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 14): action__nop_0 <- aabb bbaa 0005 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 15): action_forward_0 <- aabb bbaa 0006 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 15): action_forward_0 <- aabb bbaa 0006 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 15): action__nop_0 <- aabb bbaa 0006 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 15): action__nop_0 <- aabb bbaa 0006 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 16): action_forward_0 <- aabb bbaa 0007 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 16): action_forward_0 <- aabb bbaa 0007 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 16): action__nop_0 <- aabb bbaa 0007 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 16): action__nop_0 <- aabb bbaa 0007 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 17): action_forward_0 <- aabb bbaa 0008 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 17): action_forward_0 <- aabb bbaa 0008 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 17): action__nop_0 <- aabb bbaa 0008 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 17): action__nop_0 <- aabb bbaa 0008 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 18): action_forward_0 <- aabb bbaa 0009 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 18): action_forward_0 <- aabb bbaa 0009 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 18): action__nop_0 <- aabb bbaa 0009 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 18): action__nop_0 <- aabb bbaa 0009 
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 19): action_forward_0 <- aabb bbaa 000a 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 19): action_forward_0 <- aabb bbaa 000a 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 19): action__nop_0 <- aabb bbaa 000a 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#1
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#1
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 19): action__nop_0 <- aabb bbaa 000a 
     main.c@ 192 [CORE 0 at 0]    :: Initializing storage
P4_FWD: entering main loop on lcore 1
P4_FWD:  -- lcoreid=1 portid=0 rxqueueid=1
P4_FWD:  -- lcoreid=1 portid=1 rxqueueid=1
P4_FWD: entering main loop on lcore 0
P4_FWD:  -- lcoreid=0 portid=0 rxqueueid=0
P4_FWD:  -- lcoreid=0 portid=1 rxqueueid=0
dataplane.c@ 324 [CORE 1 at 0] Handling packet (port 0, 1514 bytes)  : f076 1c4f 167e f076 1cc8 ace8 0800 4500 05dc 0001 0000 4011 067c 8ca2 36e5 669f 446e 0014 000a 05c8 ffb8 546c 306a 4743 4f68 6347 4549 3837 6233 3137 4d7a 3550 4c70 436a 5156 4675 5648 6a6c 4567 6d63 4739 5169 6c64 765a 326f 5772 7959 684d 6b57 657a 7a71 4366 4361 4b32 6173 4f31 4151 5132 4265 7671 7554 4551 644f 6a57 5572 6345 7767 5837 4537 5451 574a 6847 4279 3364 3533 326a 4370 7652 6d43 5856 3441 3053 4246 7644 7330 4a35 4779 6463 4362 6f30 525a 3178 7249 5845 6148 3754 5271 4746 4a78 7157 6a63 6e41 4f4a 3052 6644 7762 6862 6e66 6e6a 6e32 6977 7563 7876 5447 7568 3753 5276 6754 3756 4f73 696f 6b46 7535 4156 7331 6b30 7152 6d42 536d 3768 696c 7556 6737 6973 6272 674b 4467 3133 4233 6468 6c42 6b44 4253 4650 6d6a 5841 5246 7875 4d4b 4753 736a 557a 3743 7354 5170 6153 416c 4c36 3468 6948 5655 3259 4a76 6f30 5937 4138 5238 326f 5070 4b66 3641 706b 4f54 3767 396b 7a38 7352 3675 3236 566f 6b61 3237 3276 5446 7866 3962 6663 474e 4474 7548 617a 5457 3671 3075 7273 4659 487a 7968 5761 4d56 4430 5a75 3259 724f 7264 4978 4369 6638 3637 4235 356f 4145 516c 5a70 486a 6470 5875 3771 675a 4679 7659 6c41 4a55 6b4b 4c48 7232 4c68 5635 4537 5963 3979 3733 704a 3746 4771 3973 414d 5a6e 434e 7631 6455 3761 3651 6736 5a4a 4a4f 557a 5138 4f76 6a66 6747 4749 4159 6268 7154 506b 5936 5030 4534 6256 476b 796c 3455 7873 4371 6245 6a67 6e30 4e4c 6f6b 5933 576c 4956 446b 7a6c 3058 636c 5a6e 7763 4b6a 7678 6953 5341 6843 5275 394a 616b 536e 4248 6546 5662 634b 5841 4c71 6d31 5242 5038 754d 6d35 6e41 3356 7445 4339 3547 4949 5638 7a72 694d 6d56 5a63 4279 4647 6344 5656 394e 4f44 7653 3151 4a54 3374 5a37 316c 5372 5958 727a 6343 4d36 4565 4659 3551 454b 6c30 7868 3035 6c56 4f69 6a6d 3069 7a30 5249 5374 4b58 6258 584b 4750 4f6f 324b 7652 784f 6174 5839 6569 544f 3731 4c75 6a66 7936 674e 304d 7564 3939 736c 5566 5a48 5866 7942 7471 5734 3170 7243 7039 4b54 6154 5636 6351 5953 3837 567a 6335 5550 6d41 5a30 7958 4d6e 5972 486d 5369 6d35 7973 4a49 5356 5434 7759 6537 507a 5a30 7565 3075 336e 4e65 4772 5a77 7847 6245 5957 306b 5957 4a58 4a56 5158 3157 4739 5678 6d34 3976 7737 4737 4944 346a 6838 3430 5a46 6478 6d42 7768 6531 3969 356d 3346 4345 6979 6237 626e 4f52 5875 5934 6b76 6542 6d76 5851 4151 4e6c 3331 626d 3549 7835 346c 4455 6876 774a 4354 3152 434a 4b67 454b 6332 5471 6c59 4832 5072 6678 6e74 7153 384d 6548 594f 6e75 3657 4b33 6543 756e 4e65 6c70 6a32 7173 304e 474b 4667 4751 646c 3959 7546 3033 4f65 6455 3338 484e 4f6e 3565 506c 3146 7a31 7442 3142 546b 6657 3672 4a4d 394d 4570 585a 4b66 5343 6779 6248 6270 5a49 4644 6467 3852 3953 6869 6144 7856 6c70 426b 366c 4568 514a 784f 576a 4c49 5569 6f31 7851 4374 5357 6256 694f 5336 7a43 3534 5041 5753 6339 336c 6456 3566 3253 5046 5469 5934 4854 5862 3577 7365 5951 3157 4e71 3837 7547 3758 6830 6351 5038 3768 614d 6d31 7033 4f5a 3855 416b 3644 6e6b 3447 4156 6a73 3367 5553 6d6e 5338 4363 426e 654f 594b 7437 4c48 7a37 3863 3542 624a 5334 384d 6949 4359 5869 366d 3643 6f48 7032 4550 574b 4437 466f 374d 4f74 354b 726e 4447 6e52 6670 6b6b 4b43 6141 7a63 6844 6d42 6278 416e 655a 6146 6e73 7066 7575 326a 4736 6b79 384b 704f 3566 414b 5255 465a 6358 4957 394e 4548 6a65 5562 3742 5846 3957 356f 3647 3342 4248 4c64 6e50 5032 436d 754e 626d 495a 6157 5332 474c 4a34 4543 3163 774a 4564 447a 7631 704a 5177 6257 376f 7477 3236 634d 5456 6a56 3552 6251 7633 626f 7567 6446 7a75 6374 704f 644c 5861 734a 656a 6835 7971 6442 6d65 6243 6249 4659 484c 7677 3754 7162 5072 4e53 4361 594d 3353 6b71 6744 5a57 3655 704a 7671 6b64 767a 7542 4e45 526b 7a68 6150 5659 5867 3861 3448 7764 586f 4269 5241 3551 6c6a 4476 3534 4e47 6b43 4a74 3261 644f 4741 6b56 5771 5649 4254 4732 3255 6f36 5773 3441 4950 6e79 7457 5a51 705a 4d73 4245 3572 6b58 396b 7267 626b 4a65 5663 6f6a 4e36 6c46 6e7a 6b30 3745 6f52 4d55 4455 4d4b 364c 5966 
   parser.c@  26 [CORE 1 at 0]  :::: Parser state start
   parser.c@  10 [CORE 1 at 0]  :::: Parser state parse_ethernet
   parser.c@  18 [CORE 1 at 0]    :: Extracted header ethernet (14 bytes): f076 1c4f 167e f076 1cc8 ace8 0800 
   parser.c@  34 [CORE 1 at 0]  :::: Parser state accept
   parser.c@  35 [CORE 1 at 0]    :: Packet is accepted
dataplane.c@ 198 [CORE 1 at 0] Entering control verifyChecksum...
dataplane.c@ 207 [CORE 1 at 0] Entering control ingress...
dataplane.c@  81 [CORE 1 at 0] Lookup hit on table smac: action_mac_learn_0 <- f076 1cc8 ace8 
dataplane.c@  87 [CORE 1 at 0]    :: Executing action mac_learn_0...
  actions.c@  47 [CORE 1 at 0]     : Sending digest to port 1024 (fields: srcAddr/48, ingress_port/9)
ontrolplane@  42 [NO-CORE ] From controller: add new entry to dmac with action forward_0
ontrolplane@  44 [NO-CORE ]    :: port (9 bits): 0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table dmac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 20): action_forward_0 <- f076 1cc8 ace8 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica dmac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica dmac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to dmac (hash 20): action_forward_0 <- f076 1cc8 ace8 
ontrolplane@  81 [NO-CORE ] From controller: add new entry to smac with action _nop_0
ange_tables@  56 [NO-CORE ]  :::: Executing add to exact table smac on all sockets
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 20): action__nop_0 <- f076 1cc8 ace8 
ange_tables@  29 [NO-CORE ]     : 0 at 0 uses table replica smac#0
ange_tables@  29 [NO-CORE ]     : 1 at 0 uses table replica smac#0
ables_exact@  68 [NO-CORE ]    :: Add exact entry to smac (hash 20): action__nop_0 <- f076 1cc8 ace8 
dataplane.c@  46 [CORE 1 at 0] Lookup hit on table dmac: action_bcast_0 <- f076 1c4f 167e 
dataplane.c@  56 [CORE 1 at 0]    :: Executing action bcast_0...
dataplane.c@ 220 [CORE 1 at 0] Entering control egress...
dataplane.c@ 229 [CORE 1 at 0] Entering control computeChecksum...
dataplane.c@ 238 [CORE 1 at 0] Entering control DeparserImpl...
dataplane.c@ 307 [CORE 1 at 0]  :::: Reordering emit
dataplane.c@ 261 [CORE 1 at 0]    :: Preparing 1 header instances for storage...
dataplane.c@ 270 [CORE 1 at 0]     : Storing  14 bytes (ethernet)  : f076 1c4f 167e f076 1cc8 ace8 0800 
dataplane.c@ 275 [CORE 1 at 0]    :: Stored   14 bytes             : f076 1c4f 167e f076 1cc8 ace8 0800 
dataplane.c@ 280 [CORE 1 at 0]    :: Emitting 14 bytes (no resize)
dataplane.c@ 301 [CORE 1 at 0]    :: Headers: 14 bytes from storage : f076 1c4f 167e f076 1cc8 ace8 0800 
     main.c@  94 [CORE 1 at 0]  :::: Egressing packet
dpdk_nicon.@ 170 [CORE 1 at 0] Emitting packet on port 100 (1514 bytes): f076 1c4f 167e f076 1cc8 ace8 0800 4500 05dc 0001 0000 4011 067c 8ca2 36e5 669f 446e 0014 000a 05c8 ffb8 546c 306a 4743 4f68 6347 4549 3837 6233 3137 4d7a 3550 4c70 436a 5156 4675 5648 6a6c 4567 6d63 4739 5169 6c64 765a 326f 5772 7959 684d 6b57 657a 7a71 4366 4361 4b32 6173 4f31 4151 5132 4265 7671 7554 4551 644f 6a57 5572 6345 7767 5837 4537 5451 574a 6847 4279 3364 3533 326a 4370 7652 6d43 5856 3441 3053 4246 7644 7330 4a35 4779 6463 4362 6f30 525a 3178 7249 5845 6148 3754 5271 4746 4a78 7157 6a63 6e41 4f4a 3052 6644 7762 6862 6e66 6e6a 6e32 6977 7563 7876 5447 7568 3753 5276 6754 3756 4f73 696f 6b46 7535 4156 7331 6b30 7152 6d42 536d 3768 696c 7556 6737 6973 6272 674b 4467 3133 4233 6468 6c42 6b44 4253 4650 6d6a 5841 5246 7875 4d4b 4753 736a 557a 3743 7354 5170 6153 416c 4c36 3468 6948 5655 3259 4a76 6f30 5937 4138 5238 326f 5070 4b66 3641 706b 4f54 3767 396b 7a38 7352 3675 3236 566f 6b61 3237 3276 5446 7866 3962 6663 474e 4474 7548 617a 5457 3671 3075 7273 4659 487a 7968 5761 4d56 4430 5a75 3259 724f 7264 4978 4369 6638 3637 4235 356f 4145 516c 5a70 486a 6470 5875 3771 675a 4679 7659 6c41 4a55 6b4b 4c48 7232 4c68 5635 4537 5963 3979 3733 704a 3746 4771 3973 414d 5a6e 434e 7631 6455 3761 3651 6736 5a4a 4a4f 557a 5138 4f76 6a66 6747 4749 4159 6268 7154 506b 5936 5030 4534 6256 476b 796c 3455 7873 4371 6245 6a67 6e30 4e4c 6f6b 5933 576c 4956 446b 7a6c 3058 636c 5a6e 7763 4b6a 7678 6953 5341 6843 5275 394a 616b 536e 4248 6546 5662 634b 5841 4c71 6d31 5242 5038 754d 6d35 6e41 3356 7445 4339 3547 4949 5638 7a72 694d 6d56 5a63 4279 4647 6344 5656 394e 4f44 7653 3151 4a54 3374 5a37 316c 5372 5958 727a 6343 4d36 4565 4659 3551 454b 6c30 7868 3035 6c56 4f69 6a6d 3069 7a30 5249 5374 4b58 6258 584b 4750 4f6f 324b 7652 784f 6174 5839 6569 544f 3731 4c75 6a66 7936 674e 304d 7564 3939 736c 5566 5a48 5866 7942 7471 5734 3170 7243 7039 4b54 6154 5636 6351 5953 3837 567a 6335 5550 6d41 5a30 7958 4d6e 5972 486d 5369 6d35 7973 4a49 5356 5434 7759 6537 507a 5a30 7565 3075 336e 4e65 4772 5a77 7847 6245 5957 306b 5957 4a58 4a56 5158 3157 4739 5678 6d34 3976 7737 4737 4944 346a 6838 3430 5a46 6478 6d42 7768 6531 3969 356d 3346 4345 6979 6237 626e 4f52 5875 5934 6b76 6542 6d76 5851 4151 4e6c 3331 626d 3549 7835 346c 4455 6876 774a 4354 3152 434a 4b67 454b 6332 5471 6c59 4832 5072 6678 6e74 7153 384d 6548 594f 6e75 3657 4b33 6543 756e 4e65 6c70 6a32 7173 304e 474b 4667 4751 646c 3959 7546 3033 4f65 6455 3338 484e 4f6e 3565 506c 3146 7a31 7442 3142 546b 6657 3672 4a4d 394d 4570 585a 4b66 5343 6779 6248 6270 5a49 4644 6467 3852 3953 6869 6144 7856 6c70 426b 366c 4568 514a 784f 576a 4c49 5569 6f31 7851 4374 5357 6256 694f 5336 7a43 3534 5041 5753 6339 336c 6456 3566 3253 5046 5469 5934 4854 5862 3577 7365 5951 3157 4e71 3837 7547 3758 6830 6351 5038 3768 614d 6d31 7033 4f5a 3855 416b 3644 6e6b 3447 4156 6a73 3367 5553 6d6e 5338 4363 426e 654f 594b 7437 4c48 7a37 3863 3542 624a 5334 384d 6949 4359 5869 366d 3643 6f48 7032 4550 574b 4437 466f 374d 4f74 354b 726e 4447 6e52 6670 6b6b 4b43 6141 7a63 6844 6d42 6278 416e 655a 6146 6e73 7066 7575 326a 4736 6b79 384b 704f 3566 414b 5255 465a 6358 4957 394e 4548 6a65 5562 3742 5846 3957 356f 3647 3342 4248 4c64 6e50 5032 436d 754e 626d 495a 6157 5332 474c 4a34 4543 3163 774a 4564 447a 7631 704a 5177 6257 376f 7477 3236 634d 5456 6a56 3552 6251 7633 626f 7567 6446 7a75 6374 704f 644c 5861 734a 656a 6835 7971 6442 6d65 6243 6249 4659 484c 7677 3754 7162 5072 4e53 4361 594d 3353 6b71 6744 5a57 3655 704a 7671 6b64 767a 7542 4e45 526b 7a68 6150 5659 5867 3861 3448 7764 586f 4269 5241 3551 6c6a 4476 3534 4e47 6b43 4a74 3261 644f 4741 6b56 5771 5649 4254 4732 3255 6f36 5773 3441 4950 6e79 7457 5a51 705a 4d73 4245 3572 6b58 396b 7267 626b 4a65 5663 6f6a 4e36 6c46 6e7a 6b30 3745 6f52 4d55 4455 4d4b 364c 5966 
dpdk_nicon.@ 173 [CORE 1 at 0]     :: broadcasting packet from port 0 (lcore 1)
dpdk_nicon.@ 142 [CORE 1 at 0] Broadcast - ingress port:0/2
dpdk_nicon.@  85 [CORE 1 at 0] mcast_out_pkt new mbuf is needed...
dpdk_nicon.@  90 [CORE 1 at 0] hdr is allocated
dpdk_nicon.@  99 [CORE 1 at 0] setup ne header
./t4p4s.sh: line 609: 30858 Segmentation fault      (core dumped) sudo -E "${OPTS[executable]}" ${EXEC_OPTS}
Terminating controller dpdk_l2fwd_controller
root at india:~/gyn/t4p4s# 


More information about the P4 mailing list