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.29] -4 -t # 2.58 [+2.29] tcp tx: 963 MB/s 16340 calls/s 16340 msg/s # 2.58 [+0.00] tcp rx: 963 MB/s 49215 calls/s # 3.58 [+1.00] tcp tx: 1026 MB/s 17418 calls/s 17418 msg/s # 3.58 [+0.00] tcp rx: 1028 MB/s 52556 calls/s # 4.58 [+1.00] tcp tx: 1029 MB/s 17461 calls/s 17461 msg/s # 4.58 [+0.00] tcp rx: 1030 MB/s 52651 calls/s # 5.58 [+1.00] tcp tx: 1019 MB/s 17297 calls/s 17297 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.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 608 MB/s 441088 calls/s # 6.97 [+0.02] udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # 7.95 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.97 [+0.02] udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # 8.95 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.97 [+0.02] udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # 9.95 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.97 [+0.02] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1030 MB/s 751320 calls/s # 11.34 [+0.02] udp tx: 1054 MB/s 17889 calls/s 17889 msg/s # 12.32 [+0.98] udp rx: 1152 MB/s 840593 calls/s # 12.34 [+0.02] udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # 13.32 [+0.98] udp rx: 806 MB/s 588312 calls/s # 13.34 [+0.02] udp tx: 796 MB/s 13509 calls/s 13509 msg/s # 14.32 [+0.98] udp rx: 635 MB/s 463555 calls/s # 14.34 [+0.02] udp tx: 635 MB/s 10779 calls/s 10779 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__->