make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests 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 3600 # 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: 1724 MB/s 29256 calls/s 29256 msg/s # tcp rx: 1725 MB/s 73350 calls/s # tcp tx: 1541 MB/s 26150 calls/s 26150 msg/s # tcp rx: 1543 MB/s 69144 calls/s # tcp tx: 1600 MB/s 27154 calls/s 27154 msg/s # tcp rx: 1602 MB/s 64955 calls/s # tcp tx: 1550 MB/s 26294 calls/s 26294 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: 645 MB/s 466432 calls/s # udp tx: 1671 MB/s 28354 calls/s 28354 msg/s # udp rx: 670 MB/s 484957 calls/s # udp tx: 1584 MB/s 26876 calls/s 26876 msg/s # udp rx: 674 MB/s 487899 calls/s # udp tx: 1719 MB/s 29163 calls/s 29163 msg/s # udp rx: 668 MB/s 483559 calls/s # udp tx: 1715 MB/s 29101 calls/s 29101 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: 1036 MB/s 755820 calls/s # udp tx: 1055 MB/s 17902 calls/s 17902 msg/s # udp rx: 745 MB/s 543957 calls/s # udp tx: 753 MB/s 12782 calls/s 12782 msg/s # udp rx: 754 MB/s 550063 calls/s # udp tx: 753 MB/s 12784 calls/s 12784 msg/s # udp rx: 757 MB/s 552315 calls/s # udp tx: 755 MB/s 12806 calls/s 12806 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__->