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.30 [+0.29] -4 -t # 2.56 [+2.26] tcp tx: 972 MB/s 16501 calls/s 16501 msg/s # 2.56 [+0.00] tcp rx: 973 MB/s 46218 calls/s # 3.56 [+1.00] tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # 3.56 [+0.00] tcp rx: 972 MB/s 50290 calls/s # 4.56 [+1.00] tcp tx: 890 MB/s 15100 calls/s 15100 msg/s # 4.56 [+0.00] tcp rx: 891 MB/s 47826 calls/s # 5.56 [+1.00] tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 581 MB/s 421632 calls/s # 6.92 [+0.02] udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # 7.90 [+0.98] udp rx: 659 MB/s 477440 calls/s # 7.92 [+0.02] udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # 8.90 [+0.98] udp rx: 664 MB/s 481280 calls/s # 8.92 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 9.90 [+0.98] udp rx: 664 MB/s 481280 calls/s # 9.92 [+0.02] udp tx: 1286 MB/s 21812 calls/s 21812 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.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1112 MB/s 811641 calls/s # 11.29 [+0.02] udp tx: 1134 MB/s 19243 calls/s 19243 msg/s # 12.27 [+0.98] udp rx: 1138 MB/s 830228 calls/s # 12.29 [+0.02] udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # 13.27 [+0.98] udp rx: 1128 MB/s 823104 calls/s # 13.29 [+0.02] udp tx: 1128 MB/s 19135 calls/s 19135 msg/s # 14.27 [+0.98] udp rx: 1132 MB/s 825626 calls/s # 14.29 [+0.02] udp tx: 1131 MB/s 19192 calls/s 19192 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__->