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.55 [+2.25] tcp tx: 1020 MB/s 17310 calls/s 17310 msg/s # 2.55 [+0.00] tcp rx: 1020 MB/s 52090 calls/s # 3.55 [+1.00] tcp tx: 1016 MB/s 17235 calls/s 17235 msg/s # 3.55 [+0.00] tcp rx: 1017 MB/s 51818 calls/s # 4.55 [+1.00] tcp tx: 1004 MB/s 17034 calls/s 17034 msg/s # 4.55 [+0.00] tcp rx: 1005 MB/s 48992 calls/s # 5.55 [+1.00] tcp tx: 985 MB/s 16718 calls/s 16718 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.31] -4 -v # 6.91 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.92 [+0.02] udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # 7.91 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.92 [+0.02] udp tx: 1295 MB/s 21974 calls/s 21974 msg/s # 8.91 [+0.98] udp rx: 669 MB/s 485120 calls/s # 8.92 [+0.02] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 9.91 [+0.98] udp rx: 669 MB/s 484864 calls/s # 9.92 [+0.02] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1109 MB/s 809288 calls/s # 11.29 [+0.02] udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # 12.27 [+0.98] udp rx: 1129 MB/s 823626 calls/s # 12.29 [+0.02] udp tx: 1129 MB/s 19152 calls/s 19152 msg/s # 13.27 [+0.98] udp rx: 1127 MB/s 822431 calls/s # 13.29 [+0.02] udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # 14.27 [+0.98] udp rx: 1125 MB/s 821119 calls/s # 14.29 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 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__->