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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 910 MB/s 15436 calls/s 15436 msg/s # 2.59 [+0.00] tcp rx: 915 MB/s 49606 calls/s # 3.58 [+0.99] tcp tx: 641 MB/s 10878 calls/s 10878 msg/s # 3.59 [+0.01] tcp rx: 639 MB/s 33064 calls/s # 4.58 [+0.99] tcp tx: 665 MB/s 11289 calls/s 11289 msg/s # 4.59 [+0.01] tcp rx: 668 MB/s 35245 calls/s # 5.58 [+0.99] tcp tx: 866 MB/s 14692 calls/s 14692 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.33] -4 -v # 6.97 [+1.02] udp rx: 616 MB/s 446208 calls/s # 6.98 [+0.02] udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # 7.97 [+0.98] udp rx: 531 MB/s 385536 calls/s # 7.98 [+0.02] udp tx: 1027 MB/s 17429 calls/s 17429 msg/s # 8.97 [+0.98] udp rx: 564 MB/s 408832 calls/s # 8.98 [+0.02] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 9.97 [+0.98] udp rx: 621 MB/s 450048 calls/s # 9.98 [+0.02] udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.29] -4 -G # 11.33 [+1.01] udp rx: 1084 MB/s 791087 calls/s # 11.35 [+0.02] udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # 12.33 [+0.98] udp rx: 1134 MB/s 827340 calls/s # 12.35 [+0.02] udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # 13.33 [+0.98] udp rx: 1086 MB/s 792654 calls/s # 13.35 [+0.02] udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # 14.33 [+0.98] udp rx: 1062 MB/s 775056 calls/s # 14.35 [+0.02] udp tx: 1062 MB/s 18015 calls/s 18015 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__->