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.27] -4 -t # 2.51 [+2.24] tcp tx: 948 MB/s 16089 calls/s 16089 msg/s # 2.51 [+0.00] tcp rx: 948 MB/s 49252 calls/s # 3.51 [+1.00] tcp tx: 694 MB/s 11776 calls/s 11776 msg/s # 3.51 [+0.00] tcp rx: 694 MB/s 39730 calls/s # 4.51 [+1.00] tcp tx: 574 MB/s 9744 calls/s 9744 msg/s # 4.52 [+0.00] tcp rx: 575 MB/s 34460 calls/s # 5.51 [+1.00] tcp tx: 573 MB/s 9723 calls/s 9723 msg/s # 5.55 [+0.04] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.31] -4 -v # 6.87 [+1.01] udp rx: 551 MB/s 399344 calls/s # 6.89 [+0.02] udp tx: 824 MB/s 13991 calls/s 13991 msg/s # 7.88 [+0.98] udp rx: 562 MB/s 407958 calls/s # 7.89 [+0.02] udp tx: 820 MB/s 13916 calls/s 13916 msg/s # 8.88 [+0.98] udp rx: 564 MB/s 409313 calls/s # 8.89 [+0.02] udp tx: 826 MB/s 14019 calls/s 14019 msg/s # 9.88 [+0.98] udp rx: 564 MB/s 409171 calls/s # 9.89 [+0.02] udp tx: 830 MB/s 14087 calls/s 14087 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 701 MB/s 511631 calls/s # 11.25 [+0.02] udp tx: 716 MB/s 12155 calls/s 12155 msg/s # 12.23 [+0.98] udp rx: 661 MB/s 482251 calls/s # 12.25 [+0.02] udp tx: 661 MB/s 11212 calls/s 11212 msg/s # 13.23 [+0.98] udp rx: 661 MB/s 482566 calls/s # 13.25 [+0.02] udp tx: 661 MB/s 11217 calls/s 11217 msg/s # 14.23 [+0.98] udp rx: 659 MB/s 480961 calls/s # 14.25 [+0.02] udp tx: 657 MB/s 11145 calls/s 11145 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__->