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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 987 MB/s 16751 calls/s 16751 msg/s # 2.60 [+0.00] tcp rx: 988 MB/s 51419 calls/s # 3.60 [+1.00] tcp tx: 958 MB/s 16260 calls/s 16260 msg/s # 3.61 [+0.01] tcp rx: 967 MB/s 48187 calls/s # 4.60 [+0.99] tcp tx: 953 MB/s 16167 calls/s 16167 msg/s # 4.61 [+0.01] tcp rx: 952 MB/s 49753 calls/s # 5.60 [+0.99] tcp tx: 940 MB/s 15946 calls/s 15946 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 635 MB/s 460288 calls/s # 6.98 [+0.02] udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # 7.96 [+0.98] udp rx: 555 MB/s 402432 calls/s # 7.98 [+0.02] udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # 8.96 [+0.98] udp rx: 581 MB/s 420864 calls/s # 8.98 [+0.02] udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # 9.96 [+0.98] udp rx: 594 MB/s 430848 calls/s # 9.98 [+0.02] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 1092 MB/s 796689 calls/s # 11.35 [+0.02] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 12.33 [+0.98] udp rx: 692 MB/s 505377 calls/s # 12.35 [+0.02] udp tx: 683 MB/s 11585 calls/s 11585 msg/s # 13.33 [+0.98] udp rx: 632 MB/s 460928 calls/s # 13.35 [+0.02] udp tx: 631 MB/s 10714 calls/s 10714 msg/s # 14.33 [+0.98] udp rx: 658 MB/s 480183 calls/s # 14.35 [+0.02] udp tx: 658 MB/s 11167 calls/s 11167 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__->