make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 12.61 [+12.61] # 12.61 [+0.00] INFO: # Host entries configuration tests # 13.78 [+1.17] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.88 [+1.11] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.08 [+1.19] TEST: Common host entries configuration tests (L2) [ OK ] # 16.09 [+0.01] # 16.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.40 [+8.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.59 [+8.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 43.17 [+10.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 53.91 [+10.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 53.94 [+0.03] # 53.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 62.33 [+8.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 70.58 [+8.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 74.11 [+3.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 77.76 [+3.65] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 77.77 [+0.01] # 77.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 86.14 [+8.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 86.59 [+0.46] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 86.61 [+0.01] # 86.61 [+0.00] INFO: # Large scale dump tests # 131.31 [+44.71] TEST: IPv4 large scale dump tests [ OK ] # 379.95 [+248.64] TEST: IPv6 large scale dump tests [ OK ] # 627.01 [+247.05] TEST: L2 large scale dump tests [ OK ] # 634.02 [+7.01] TEST: Flush tests [ OK ] # 634.12 [+0.10] # 634.12 [+0.00] INFO: # Forwarding tests # 646.95 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 649.32 [+2.37] TEST: IPv6 host entries forwarding tests [ OK ] # 651.63 [+2.31] TEST: L2 host entries forwarding tests [ OK ] # 655.98 [+4.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 660.07 [+4.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 664.13 [+4.06] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 668.38 [+4.25] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.07 [+1.69] TEST: L2 port entries forwarding tests [ OK ] # 670.59 [+0.52] # 670.59 [+0.00] INFO: # Control packets tests # 671.82 [+1.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 671.83 [+0.01] # 671.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 671.83 [+0.00] http://www.netsniff-ng.org # 671.84 [+0.00] # 671.84 [+0.00] Usage: mausezahn [options] [interface] || # 671.84 [+0.00] Options: # 671.84 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 671.84 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 671.84 [+0.00] -4 IPv4 mode (default) # 671.84 [+0.00] -6 IPv6 mode # 671.85 [+0.00] -R Set socket priority # 671.85 [+0.00] -c Send packet count times, default:1, infinite:0 # 671.85 [+0.00] -d Apply delay between transmissions. The delay value can be # 671.85 [+0.00] specified in usec (default, no additional unit needed), or in # 671.85 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 671.86 [+0.00] -r Multiplies the specified delay with a random value # 671.86 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 671.86 [+0.00] -a Use specified source mac address, no matter what has # 671.86 [+0.00] been specified with other arguments; keywords see below, # 671.86 [+0.00] Default is own interface # 671.87 [+0.00] -b Same with destination mac address; keywords: # 671.87 [+0.00] rand Use a random MAC address # 671.87 [+0.00] bc Use a broadcast MAC address # 671.87 [+0.00] own Use own interface MAC address (default for source MAC) # 671.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 671.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 671.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 671.88 [+0.00] -B Send packet to specified destination IP or domain name # 671.88 [+0.00] -P Use the specified ASCII payload # 671.88 [+0.00] -f Read the ASCII payload from a file # 671.89 [+0.00] -F Read the hexadecimal payload from a file # 671.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 671.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 671.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 671.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 671.91 [+0.01] encapsulations in lower layers, most packet types allow/require # 671.91 [+0.00] additional packet-specific arguments in an ; # 671.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 671.91 [+0.00] dns, rtp, syslog, lldp and more; # 671.91 [+0.00] For context-help use 'help' as ! # 671.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 671.92 [+0.00] Enter -T help or -T rtp help for further information # 671.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 671.92 [+0.00] -V|VV|... Verbose and more verbose mode # 671.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 671.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 671.93 [+0.00] typically combined with one of the verbose modes (v or V) # 671.93 [+0.00] -v Show version # 671.93 [+0.00] -h Print this help # 671.94 [+0.00] # 671.94 [+0.00] Examples: # 671.94 [+0.00] mausezahn -x 99 # 671.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 671.94 [+0.00] mausezahn -t cdp change -c 0 # 671.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 671.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 671.94 [+0.00] # 671.94 [+0.00] Note: # 671.94 [+0.00] This tool is targeted for network developers! You should # 671.94 [+0.00] be aware of what you are doing and what these options above # 671.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 671.95 [+0.00] # 671.95 [+0.00] Please report bugs to # 671.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 671.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 671.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 671.95 [+0.00] License: GNU GPL version 2.0 # 671.96 [+0.00] This is free software: you are free to change and redistribute it. # 671.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 671.96 [+0.00] # 673.18 [+1.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 673.19 [+0.00] # 673.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 673.19 [+0.00] http://www.netsniff-ng.org # 673.19 [+0.00] # 673.19 [+0.00] Usage: mausezahn [options] [interface] || # 673.20 [+0.00] Options: # 673.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 673.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 673.20 [+0.00] -4 IPv4 mode (default) # 673.20 [+0.00] -6 IPv6 mode # 673.20 [+0.00] -R Set socket priority # 673.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 673.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 673.21 [+0.00] specified in usec (default, no additional unit needed), or in # 673.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 673.22 [+0.00] -r Multiplies the specified delay with a random value # 673.22 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 673.22 [+0.00] -a Use specified source mac address, no matter what has # 673.22 [+0.00] been specified with other arguments; keywords see below, # 673.23 [+0.00] Default is own interface # 673.23 [+0.00] -b Same with destination mac address; keywords: # 673.23 [+0.00] rand Use a random MAC address # 673.23 [+0.00] bc Use a broadcast MAC address # 673.23 [+0.00] own Use own interface MAC address (default for source MAC) # 673.23 [+0.00] stp Use IEEE 802.1d STP multicast address # 673.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 673.24 [+0.01] -A Use specified source IP address (default is own interface IP) # 673.26 [+0.02] -B Send packet to specified destination IP or domain name # 673.26 [+0.00] -P Use the specified ASCII payload # 673.27 [+0.00] -f Read the ASCII payload from a file # 673.27 [+0.00] -F Read the hexadecimal payload from a file # 673.27 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 673.27 [+0.01] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 673.28 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 673.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 673.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 673.29 [+0.00] additional packet-specific arguments in an ; # 673.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 673.30 [+0.00] dns, rtp, syslog, lldp and more; # 673.30 [+0.00] For context-help use 'help' as ! # 673.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 673.30 [+0.00] Enter -T help or -T rtp help for further information # 673.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 673.31 [+0.00] -V|VV|... Verbose and more verbose mode # 673.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 673.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 673.32 [+0.00] typically combined with one of the verbose modes (v or V) # 673.32 [+0.00] -v Show version # 673.32 [+0.00] -h Print this help # 673.32 [+0.00] # 673.32 [+0.00] Examples: # 673.32 [+0.00] mausezahn -x 99 # 673.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 673.32 [+0.00] mausezahn -t cdp change -c 0 # 673.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 673.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 673.33 [+0.00] # 673.33 [+0.00] Note: # 673.33 [+0.00] This tool is targeted for network developers! You should # 673.33 [+0.00] be aware of what you are doing and what these options above # 673.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 673.34 [+0.00] # 673.34 [+0.00] Please report bugs to # 673.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 673.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 673.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 673.34 [+0.00] License: GNU GPL version 2.0 # 673.34 [+0.00] This is free software: you are free to change and redistribute it. # 673.35 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 673.35 [+0.00] # 673.56 [+0.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [FAIL] # 673.56 [+0.00] (S, G) entry not created for new source # 675.70 [+2.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 675.70 [+0.01] # 675.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 675.71 [+0.00] http://www.netsniff-ng.org # 675.71 [+0.00] # 675.71 [+0.00] Usage: mausezahn [options] [interface] || # 675.71 [+0.00] Options: # 675.71 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 675.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 675.72 [+0.00] -4 IPv4 mode (default) # 675.72 [+0.00] -6 IPv6 mode # 675.72 [+0.00] -R Set socket priority # 675.72 [+0.00] -c Send packet count times, default:1, infinite:0 # 675.72 [+0.00] -d Apply delay between transmissions. The delay value can be # 675.73 [+0.00] specified in usec (default, no additional unit needed), or in # 675.73 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 675.73 [+0.00] -r Multiplies the specified delay with a random value # 675.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 675.74 [+0.00] -a Use specified source mac address, no matter what has # 675.74 [+0.00] been specified with other arguments; keywords see below, # 675.74 [+0.00] Default is own interface # 675.74 [+0.00] -b Same with destination mac address; keywords: # 675.74 [+0.00] rand Use a random MAC address # 675.75 [+0.00] bc Use a broadcast MAC address # 675.75 [+0.00] own Use own interface MAC address (default for source MAC) # 675.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 675.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 675.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 675.76 [+0.00] -B Send packet to specified destination IP or domain name # 675.76 [+0.00] -P Use the specified ASCII payload # 675.76 [+0.00] -f Read the ASCII payload from a file # 675.76 [+0.00] -F Read the hexadecimal payload from a file # 675.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 675.77 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 675.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 675.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 675.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 675.78 [+0.00] additional packet-specific arguments in an ; # 675.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 675.78 [+0.00] dns, rtp, syslog, lldp and more; # 675.78 [+0.00] For context-help use 'help' as ! # 675.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 675.79 [+0.00] Enter -T help or -T rtp help for further information # 675.79 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 675.79 [+0.00] -V|VV|... Verbose and more verbose mode # 675.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 675.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 675.80 [+0.00] typically combined with one of the verbose modes (v or V) # 675.80 [+0.00] -v Show version # 675.80 [+0.00] -h Print this help # 675.81 [+0.00] # 675.81 [+0.00] Examples: # 675.81 [+0.00] mausezahn -x 99 # 675.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 675.81 [+0.00] mausezahn -t cdp change -c 0 # 675.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 675.81 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 675.81 [+0.00] # 675.81 [+0.00] Note: # 675.81 [+0.00] This tool is targeted for network developers! You should # 675.82 [+0.00] be aware of what you are doing and what these options above # 675.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 675.82 [+0.00] # 675.82 [+0.00] Please report bugs to # 675.82 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 675.82 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 675.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 675.83 [+0.00] License: GNU GPL version 2.0 # 675.83 [+0.00] This is free software: you are free to change and redistribute it. # 675.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 675.83 [+0.00] # 676.32 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 676.33 [+0.01] # 676.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 676.33 [+0.00] http://www.netsniff-ng.org # 676.33 [+0.00] # 676.33 [+0.00] Usage: mausezahn [options] [interface] || # 676.33 [+0.00] Options: # 676.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 676.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 676.34 [+0.00] -4 IPv4 mode (default) # 676.34 [+0.00] -6 IPv6 mode # 676.34 [+0.00] -R Set socket priority # 676.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 676.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 676.35 [+0.00] specified in usec (default, no additional unit needed), or in # 676.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 676.35 [+0.00] -r Multiplies the specified delay with a random value # 676.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 676.36 [+0.00] -a Use specified source mac address, no matter what has # 676.36 [+0.00] been specified with other arguments; keywords see below, # 676.37 [+0.00] Default is own interface # 676.37 [+0.00] -b Same with destination mac address; keywords: # 676.37 [+0.00] rand Use a random MAC address # 676.37 [+0.00] bc Use a broadcast MAC address # 676.38 [+0.00] own Use own interface MAC address (default for source MAC) # 676.38 [+0.00] stp Use IEEE 802.1d STP multicast address # 676.38 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 676.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 676.39 [+0.00] -B Send packet to specified destination IP or domain name # 676.39 [+0.00] -P Use the specified ASCII payload # 676.39 [+0.00] -f Read the ASCII payload from a file # 676.39 [+0.00] -F Read the hexadecimal payload from a file # 676.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 676.40 [+0.01] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 676.41 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 676.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 676.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 676.42 [+0.00] additional packet-specific arguments in an ; # 676.42 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 676.43 [+0.01] dns, rtp, syslog, lldp and more; # 676.44 [+0.01] For context-help use 'help' as ! # 676.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 676.44 [+0.00] Enter -T help or -T rtp help for further information # 676.44 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 676.45 [+0.00] -V|VV|... Verbose and more verbose mode # 676.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 676.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 676.45 [+0.00] typically combined with one of the verbose modes (v or V) # 676.45 [+0.00] -v Show version # 676.46 [+0.00] -h Print this help # 676.46 [+0.00] # 676.46 [+0.00] Examples: # 676.46 [+0.00] mausezahn -x 99 # 676.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 676.46 [+0.00] mausezahn -t cdp change -c 0 # 676.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 676.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 676.46 [+0.00] # 676.46 [+0.00] Note: # 676.46 [+0.00] This tool is targeted for network developers! You should # 676.47 [+0.00] be aware of what you are doing and what these options above # 676.47 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 676.47 [+0.00] # 676.47 [+0.00] Please report bugs to # 676.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 676.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 676.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 676.48 [+0.00] License: GNU GPL version 2.0 # 676.48 [+0.00] This is free software: you are free to change and redistribute it. # 676.48 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 676.48 [+0.00] # 676.69 [+0.21] TEST: MLDv2 MODE_IS_INCLUDE tests [FAIL] # 676.69 [+0.00] (S, G) entry not created for new source not ok 1 selftests: net/forwarding: bridge_mdb.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->