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.48 [+2.24] tcp tx: 902 MB/s 15312 calls/s 15312 msg/s # 2.49 [+0.00] tcp rx: 903 MB/s 52488 calls/s # 3.48 [+1.00] tcp tx: 917 MB/s 15569 calls/s 15569 msg/s # 3.49 [+0.00] tcp rx: 919 MB/s 52822 calls/s # 4.48 [+1.00] tcp tx: 958 MB/s 16265 calls/s 16265 msg/s # 4.49 [+0.00] tcp rx: 959 MB/s 49073 calls/s # 5.48 [+1.00] tcp tx: 900 MB/s 15269 calls/s 15269 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.28] -4 -v # 6.81 [+1.01] udp rx: 617 MB/s 447232 calls/s # 6.83 [+0.02] udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # 7.81 [+0.98] udp rx: 644 MB/s 466387 calls/s # 7.83 [+0.02] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 8.81 [+0.99] udp rx: 647 MB/s 469066 calls/s # 8.83 [+0.01] udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # 9.81 [+0.99] udp rx: 639 MB/s 463106 calls/s # 9.83 [+0.01] udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.27] -4 -G # 11.15 [+1.01] udp rx: 1105 MB/s 806581 calls/s # 11.17 [+0.02] udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # 12.15 [+0.98] udp rx: 1079 MB/s 787273 calls/s # 12.17 [+0.02] udp tx: 1079 MB/s 18303 calls/s 18303 msg/s # 13.15 [+0.98] udp rx: 1123 MB/s 819489 calls/s # 13.17 [+0.02] udp tx: 1122 MB/s 19046 calls/s 19046 msg/s # 14.15 [+0.98] udp rx: 1109 MB/s 808832 calls/s # 14.17 [+0.02] udp tx: 1107 MB/s 18785 calls/s 18785 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__->