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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 993 MB/s 16856 calls/s 16856 msg/s # 2.51 [+0.00] tcp rx: 994 MB/s 48900 calls/s # 3.51 [+1.00] tcp tx: 977 MB/s 16572 calls/s 16572 msg/s # 3.51 [+0.00] tcp rx: 978 MB/s 50354 calls/s # 4.51 [+1.00] tcp tx: 977 MB/s 16587 calls/s 16587 msg/s # 4.51 [+0.00] tcp rx: 978 MB/s 50298 calls/s # 5.51 [+1.00] tcp tx: 932 MB/s 15812 calls/s 15812 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.25] -4 -v # 6.80 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.82 [+0.02] udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # 7.80 [+0.98] udp rx: 672 MB/s 486858 calls/s # 7.82 [+0.02] udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # 8.80 [+0.98] udp rx: 671 MB/s 486579 calls/s # 8.82 [+0.02] udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # 9.80 [+0.99] udp rx: 671 MB/s 486550 calls/s # 9.82 [+0.01] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.26] -4 -G # 11.12 [+1.01] udp rx: 1126 MB/s 821371 calls/s # 11.14 [+0.02] udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # 12.12 [+0.98] udp rx: 1131 MB/s 824862 calls/s # 12.14 [+0.02] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 13.12 [+0.98] udp rx: 1148 MB/s 837336 calls/s # 13.14 [+0.02] udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # 14.12 [+0.98] udp rx: 1148 MB/s 837534 calls/s # 14.14 [+0.02] udp tx: 1147 MB/s 19459 calls/s 19459 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__->