[  360.517248] eth1: left allmulticast mode
[  360.517491] eth1: left promiscuous mode
[  360.517703] br0: port 2(eth1) entered disabled state
make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests
[  360.532976] eth0: left allmulticast mode
[  360.533466] eth0: left promiscuous mode
[  360.533973] br0: port 1(eth0) entered disabled state
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 6000
# selftests: net: udpgro_frglist.sh
# ipv6
# tcp - over veth touching data
# -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# -4 -t
# tcp tx:    638 MB/s    10830 calls/s  10830 msg/s
# tcp rx:    639 MB/s    29127 calls/s
# tcp tx:    670 MB/s    11372 calls/s  11372 msg/s
# tcp rx:    671 MB/s    31861 calls/s
# tcp tx:    668 MB/s    11333 calls/s  11333 msg/s
# tcp rx:    668 MB/s    31244 calls/s
# tcp tx:    678 MB/s    11500 calls/s  11500 msg/s
# udp gso - over veth touching data
# -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# -4 -v
# udp rx:    497 MB/s   361872 calls/s
# udp tx:    554 MB/s     9404 calls/s   9404 msg/s
# udp rx:    476 MB/s   346737 calls/s
# udp tx:    618 MB/s    10490 calls/s  10490 msg/s
# udp rx:    533 MB/s   387670 calls/s
# udp tx:    616 MB/s    10455 calls/s  10455 msg/s
# udp rx:    580 MB/s   421888 calls/s
# udp tx:    646 MB/s    10958 calls/s  10958 msg/s
# udp gso and gro - over veth touching data
# -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# -4 -G
# udp rx:    567 MB/s   413918 calls/s
# udp tx:    588 MB/s     9976 calls/s   9976 msg/s
# udp rx:    654 MB/s   477042 calls/s
# udp tx:    653 MB/s    11085 calls/s  11085 msg/s
# udp rx:    655 MB/s   478375 calls/s
# udp tx:    655 MB/s    11114 calls/s  11114 msg/s
# udp rx:    656 MB/s   478805 calls/s
# udp tx:    655 MB/s    11124 calls/s  11124 msg/s
ok 1 selftests: net: udpgro_frglist.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->