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: 956 MB/s 16217 calls/s 16217 msg/s # 2.51 [+0.00] tcp rx: 956 MB/s 47372 calls/s # 3.51 [+1.00] tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # 3.51 [+0.00] tcp rx: 983 MB/s 50163 calls/s # 4.50 [+1.00] tcp tx: 974 MB/s 16533 calls/s 16533 msg/s # 4.51 [+0.00] tcp rx: 975 MB/s 49981 calls/s # 5.51 [+1.00] tcp tx: 975 MB/s 16553 calls/s 16553 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 476160 calls/s # 6.82 [+0.02] udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # 7.80 [+0.98] udp rx: 665 MB/s 481792 calls/s # 7.82 [+0.02] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 8.80 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.82 [+0.02] udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # 9.80 [+0.98] udp rx: 672 MB/s 487168 calls/s # 9.82 [+0.02] udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.24] -4 -G # 11.10 [+1.01] udp rx: 1097 MB/s 800681 calls/s # 11.12 [+0.02] udp tx: 1118 MB/s 18968 calls/s 18968 msg/s # 12.10 [+0.98] udp rx: 1110 MB/s 810189 calls/s # 12.12 [+0.02] udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # 13.10 [+0.98] udp rx: 1131 MB/s 825348 calls/s # 13.12 [+0.02] udp tx: 1132 MB/s 19209 calls/s 19209 msg/s # 14.11 [+0.99] udp rx: 1149 MB/s 838281 calls/s # 14.12 [+0.01] udp tx: 1148 MB/s 19486 calls/s 19486 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__->