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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 1030 MB/s 17484 calls/s 17484 msg/s # 2.48 [+0.00] tcp rx: 1031 MB/s 52778 calls/s # 3.47 [+1.00] tcp tx: 1023 MB/s 17360 calls/s 17360 msg/s # 3.48 [+0.00] tcp rx: 1024 MB/s 52461 calls/s # 4.47 [+1.00] tcp tx: 1023 MB/s 17352 calls/s 17352 msg/s # 4.48 [+0.00] tcp rx: 1024 MB/s 52488 calls/s # 5.47 [+1.00] tcp tx: 1040 MB/s 17649 calls/s 17649 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.26] -4 -v # 6.77 [+1.01] udp rx: 636 MB/s 460832 calls/s # 6.79 [+0.02] udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # 7.78 [+0.98] udp rx: 666 MB/s 482924 calls/s # 7.79 [+0.02] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 8.78 [+0.98] udp rx: 668 MB/s 483840 calls/s # 8.79 [+0.02] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 9.78 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.79 [+0.02] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.28] -4 -G # 11.12 [+1.01] udp rx: 1088 MB/s 793792 calls/s # 11.14 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 12.12 [+0.98] udp rx: 1125 MB/s 821162 calls/s # 12.14 [+0.02] udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # 13.12 [+0.98] udp rx: 1108 MB/s 808513 calls/s # 13.14 [+0.02] udp tx: 1110 MB/s 18830 calls/s 18830 msg/s # 14.12 [+0.98] udp rx: 1109 MB/s 809511 calls/s # 14.14 [+0.02] udp tx: 1111 MB/s 18848 calls/s 18848 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__->