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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1022 MB/s 17346 calls/s 17346 msg/s # 2.49 [+0.00] tcp rx: 1023 MB/s 52094 calls/s # 3.49 [+1.00] tcp tx: 1071 MB/s 18168 calls/s 18168 msg/s # 3.50 [+0.00] tcp rx: 1076 MB/s 8074 calls/s # 4.49 [+0.99] tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # 4.53 [+0.04] tcp rx: 1024 MB/s 48762 calls/s # 5.49 [+0.96] tcp tx: 961 MB/s 16307 calls/s 16307 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.29] -4 -v # 6.83 [+1.01] udp rx: 639 MB/s 463360 calls/s # 6.84 [+0.02] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 7.83 [+0.98] udp rx: 667 MB/s 483413 calls/s # 7.84 [+0.02] udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # 8.83 [+0.98] udp rx: 666 MB/s 482685 calls/s # 8.84 [+0.02] udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # 9.83 [+0.98] udp rx: 665 MB/s 481754 calls/s # 9.84 [+0.02] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1005 MB/s 733573 calls/s # 11.17 [+0.02] udp tx: 1024 MB/s 17382 calls/s 17382 msg/s # 12.15 [+0.98] udp rx: 1079 MB/s 787048 calls/s # 12.17 [+0.02] udp tx: 1079 MB/s 18302 calls/s 18302 msg/s # 13.15 [+0.99] udp rx: 1078 MB/s 786763 calls/s # 13.17 [+0.01] udp tx: 1078 MB/s 18285 calls/s 18285 msg/s # 14.15 [+0.99] udp rx: 1081 MB/s 788883 calls/s # 14.17 [+0.01] udp tx: 1082 MB/s 18361 calls/s 18361 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__->