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.30] -4 -t # 2.56 [+2.25] tcp tx: 954 MB/s 16197 calls/s 16197 msg/s # 2.56 [+0.00] tcp rx: 956 MB/s 47001 calls/s # 3.56 [+1.00] tcp tx: 876 MB/s 14860 calls/s 14860 msg/s # 3.56 [+0.00] tcp rx: 876 MB/s 46127 calls/s # 4.56 [+1.00] tcp tx: 901 MB/s 15290 calls/s 15290 msg/s # 4.56 [+0.00] tcp rx: 903 MB/s 47528 calls/s # 5.56 [+1.00] tcp tx: 937 MB/s 15900 calls/s 15900 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 657 MB/s 476480 calls/s # 6.87 [+0.02] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 7.86 [+0.99] udp rx: 672 MB/s 487354 calls/s # 7.87 [+0.01] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 8.86 [+0.99] udp rx: 673 MB/s 487680 calls/s # 8.87 [+0.01] udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 9.86 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.87 [+0.01] udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.18 [+1.01] udp rx: 1111 MB/s 810586 calls/s # 11.20 [+0.02] udp tx: 1130 MB/s 19171 calls/s 19171 msg/s # 12.18 [+0.99] udp rx: 1122 MB/s 818307 calls/s # 12.20 [+0.01] udp tx: 1123 MB/s 19051 calls/s 19051 msg/s # 13.18 [+0.99] udp rx: 1123 MB/s 819460 calls/s # 13.20 [+0.01] udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # 14.19 [+0.99] udp rx: 1123 MB/s 819698 calls/s # 14.20 [+0.01] udp tx: 1125 MB/s 19084 calls/s 19084 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__->