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.27 [+0.26] -4 -t # 2.51 [+2.24] tcp tx: 987 MB/s 16757 calls/s 16757 msg/s # 2.51 [+0.00] tcp rx: 988 MB/s 49719 calls/s # 3.51 [+1.00] tcp tx: 987 MB/s 16753 calls/s 16753 msg/s # 3.51 [+0.00] tcp rx: 989 MB/s 51173 calls/s # 4.51 [+1.00] tcp tx: 590 MB/s 10019 calls/s 10019 msg/s # 4.51 [+0.00] tcp rx: 590 MB/s 33165 calls/s # 5.51 [+1.00] tcp tx: 574 MB/s 9751 calls/s 9751 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.33] -4 -v # 6.88 [+1.01] udp rx: 498 MB/s 361290 calls/s # 6.90 [+0.02] udp tx: 792 MB/s 13435 calls/s 13435 msg/s # 7.88 [+0.98] udp rx: 539 MB/s 390535 calls/s # 7.90 [+0.02] udp tx: 810 MB/s 13754 calls/s 13754 msg/s # 8.89 [+0.98] udp rx: 542 MB/s 392691 calls/s # 8.90 [+0.02] udp tx: 821 MB/s 13927 calls/s 13927 msg/s # 9.89 [+0.98] udp rx: 543 MB/s 393216 calls/s # 9.90 [+0.02] udp tx: 853 MB/s 14481 calls/s 14481 msg/s # 9.95 [+0.04] 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.27 [+0.33] -4 -G # 11.29 [+1.02] udp rx: 1017 MB/s 742133 calls/s # 11.31 [+0.02] udp tx: 1039 MB/s 17629 calls/s 17629 msg/s # 12.29 [+0.98] udp rx: 1053 MB/s 768203 calls/s # 12.31 [+0.02] udp tx: 1051 MB/s 17838 calls/s 17838 msg/s # 13.29 [+0.98] udp rx: 1088 MB/s 794171 calls/s # 13.31 [+0.02] udp tx: 1088 MB/s 18464 calls/s 18464 msg/s # 14.29 [+0.98] udp rx: 1005 MB/s 733324 calls/s # 14.31 [+0.02] udp tx: 997 MB/s 16919 calls/s 16919 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__->