make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # 2.54 [+0.00] tcp rx: 1063 MB/s 54184 calls/s # 3.54 [+1.00] tcp tx: 1064 MB/s 18049 calls/s 18049 msg/s # 3.54 [+0.00] tcp rx: 1065 MB/s 54321 calls/s # 4.54 [+1.00] tcp tx: 1040 MB/s 17652 calls/s 17652 msg/s # 4.54 [+0.00] tcp rx: 1041 MB/s 53442 calls/s # 5.54 [+1.00] tcp tx: 1044 MB/s 17719 calls/s 17719 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.89 [+0.02] udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # 7.87 [+0.98] udp rx: 664 MB/s 481345 calls/s # 7.89 [+0.02] udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # 8.87 [+0.98] udp rx: 664 MB/s 481087 calls/s # 8.89 [+0.02] udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # 9.87 [+0.98] udp rx: 664 MB/s 480992 calls/s # 9.89 [+0.02] udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 715 MB/s 522080 calls/s # 11.23 [+0.02] udp tx: 728 MB/s 12350 calls/s 12350 msg/s # 12.22 [+0.98] udp rx: 642 MB/s 468724 calls/s # 12.23 [+0.02] udp tx: 642 MB/s 10897 calls/s 10897 msg/s # 13.22 [+0.98] udp rx: 654 MB/s 477279 calls/s # 13.23 [+0.02] udp tx: 654 MB/s 11107 calls/s 11107 msg/s # 14.22 [+0.99] udp rx: 647 MB/s 472576 calls/s # 14.23 [+0.01] udp tx: 647 MB/s 10975 calls/s 10975 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__->