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.59 [+2.27] tcp tx: 615 MB/s 10444 calls/s 10444 msg/s # 2.59 [+0.00] tcp rx: 618 MB/s 31940 calls/s # 3.59 [+1.00] tcp tx: 605 MB/s 10271 calls/s 10271 msg/s # 3.59 [+0.00] tcp rx: 604 MB/s 31971 calls/s # 4.59 [+1.00] tcp tx: 601 MB/s 10205 calls/s 10205 msg/s # 4.59 [+0.00] tcp rx: 602 MB/s 31666 calls/s # 5.59 [+1.00] tcp tx: 579 MB/s 9832 calls/s 9832 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 509 MB/s 368128 calls/s # 6.94 [+0.02] udp tx: 891 MB/s 15114 calls/s 15114 msg/s # 7.92 [+0.98] udp rx: 518 MB/s 375040 calls/s # 7.94 [+0.02] udp tx: 890 MB/s 15109 calls/s 15109 msg/s # 8.92 [+0.98] udp rx: 518 MB/s 375040 calls/s # 8.94 [+0.02] udp tx: 889 MB/s 15088 calls/s 15088 msg/s # 9.93 [+0.98] udp rx: 515 MB/s 373426 calls/s # 9.94 [+0.02] udp tx: 806 MB/s 13681 calls/s 13681 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.02] udp rx: 1113 MB/s 811919 calls/s # 11.31 [+0.02] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 12.29 [+0.98] udp rx: 1132 MB/s 825969 calls/s # 12.31 [+0.02] udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # 13.30 [+0.98] udp rx: 1140 MB/s 831560 calls/s # 13.31 [+0.02] udp tx: 1138 MB/s 19316 calls/s 19316 msg/s # 14.30 [+0.99] udp rx: 1143 MB/s 834146 calls/s # 14.31 [+0.01] udp tx: 1142 MB/s 19385 calls/s 19385 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__->