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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 954 MB/s 16195 calls/s 16195 msg/s # 2.54 [+0.00] tcp rx: 955 MB/s 49641 calls/s # 3.54 [+1.00] tcp tx: 955 MB/s 16206 calls/s 16206 msg/s # 3.54 [+0.00] tcp rx: 956 MB/s 49310 calls/s # 4.54 [+1.00] tcp tx: 942 MB/s 15988 calls/s 15988 msg/s # 4.55 [+0.00] tcp rx: 943 MB/s 47567 calls/s # 5.54 [+1.00] tcp tx: 928 MB/s 15754 calls/s 15754 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.31] -4 -v # 6.90 [+1.02] udp rx: 652 MB/s 473406 calls/s # 6.92 [+0.02] udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # 7.90 [+0.98] udp rx: 668 MB/s 484608 calls/s # 7.92 [+0.02] udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # 8.91 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.92 [+0.02] udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # 9.91 [+0.98] udp rx: 668 MB/s 484352 calls/s # 9.92 [+0.02] udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.32] -4 -G # 11.29 [+1.02] udp rx: 1110 MB/s 809575 calls/s # 11.32 [+0.02] udp tx: 1136 MB/s 19277 calls/s 19277 msg/s # 12.30 [+0.98] udp rx: 1143 MB/s 833646 calls/s # 12.32 [+0.02] udp tx: 1142 MB/s 19379 calls/s 19379 msg/s # 13.30 [+0.98] udp rx: 1145 MB/s 835372 calls/s # 13.32 [+0.02] udp tx: 1144 MB/s 19410 calls/s 19410 msg/s # 14.30 [+0.98] udp rx: 1092 MB/s 796973 calls/s # 14.32 [+0.02] udp tx: 1092 MB/s 18523 calls/s 18523 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__->