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.30 [+0.30] -4 -t # 2.58 [+2.28] tcp tx: 702 MB/s 11914 calls/s 11914 msg/s # 2.58 [+0.00] tcp rx: 704 MB/s 35760 calls/s # 3.58 [+1.00] tcp tx: 695 MB/s 11798 calls/s 11798 msg/s # 3.58 [+0.00] tcp rx: 697 MB/s 35332 calls/s # 4.58 [+1.00] tcp tx: 664 MB/s 11263 calls/s 11263 msg/s # 4.59 [+0.00] tcp rx: 664 MB/s 33915 calls/s # 5.58 [+1.00] tcp tx: 689 MB/s 11692 calls/s 11692 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 643 MB/s 465920 calls/s # 6.94 [+0.02] udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # 7.92 [+0.98] udp rx: 652 MB/s 472832 calls/s # 7.94 [+0.02] udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # 8.92 [+0.98] udp rx: 644 MB/s 466688 calls/s # 8.94 [+0.02] udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # 9.92 [+0.98] udp rx: 589 MB/s 427264 calls/s # 9.94 [+0.02] udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.27] -4 -G # 11.26 [+1.01] udp rx: 1052 MB/s 767937 calls/s # 11.28 [+0.02] udp tx: 1075 MB/s 18240 calls/s 18240 msg/s # 12.26 [+0.98] udp rx: 1048 MB/s 764642 calls/s # 12.28 [+0.02] udp tx: 1048 MB/s 17779 calls/s 17779 msg/s # 13.26 [+0.98] udp rx: 1103 MB/s 804846 calls/s # 13.28 [+0.02] udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # 14.26 [+0.98] udp rx: 1087 MB/s 792848 calls/s # 14.28 [+0.02] udp tx: 1086 MB/s 18425 calls/s 18425 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__->