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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 1030 MB/s 17482 calls/s 17482 msg/s # 2.48 [+0.00] tcp rx: 1031 MB/s 52623 calls/s # 3.48 [+1.00] tcp tx: 1021 MB/s 17333 calls/s 17333 msg/s # 3.48 [+0.00] tcp rx: 1023 MB/s 52181 calls/s # 4.48 [+1.00] tcp tx: 1023 MB/s 17355 calls/s 17355 msg/s # 4.49 [+0.00] tcp rx: 1024 MB/s 52238 calls/s # 5.48 [+1.00] tcp tx: 1019 MB/s 17297 calls/s 17297 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 640 MB/s 463659 calls/s # 6.81 [+0.02] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 7.79 [+0.99] udp rx: 643 MB/s 466241 calls/s # 7.81 [+0.01] udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # 8.79 [+0.99] udp rx: 656 MB/s 475783 calls/s # 8.81 [+0.01] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 9.79 [+0.99] udp rx: 663 MB/s 480328 calls/s # 9.81 [+0.01] udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.27] -4 -G # 11.12 [+1.01] udp rx: 1117 MB/s 815070 calls/s # 11.14 [+0.02] udp tx: 1138 MB/s 19311 calls/s 19311 msg/s # 12.12 [+0.98] udp rx: 1135 MB/s 828478 calls/s # 12.14 [+0.02] udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # 13.13 [+0.98] udp rx: 1131 MB/s 825099 calls/s # 13.14 [+0.02] udp tx: 1133 MB/s 19231 calls/s 19231 msg/s # 14.13 [+0.99] udp rx: 1132 MB/s 825736 calls/s # 14.14 [+0.01] udp tx: 1134 MB/s 19241 calls/s 19241 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__->