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.55 [+2.25] tcp tx: 916 MB/s 15536 calls/s 15536 msg/s # 2.55 [+0.00] tcp rx: 916 MB/s 50711 calls/s # 3.55 [+1.00] tcp tx: 919 MB/s 15593 calls/s 15593 msg/s # 3.55 [+0.00] tcp rx: 920 MB/s 52117 calls/s # 4.55 [+1.00] tcp tx: 914 MB/s 15512 calls/s 15512 msg/s # 4.55 [+0.00] tcp rx: 915 MB/s 50524 calls/s # 5.55 [+1.00] tcp tx: 887 MB/s 15048 calls/s 15048 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: 601 MB/s 435405 calls/s # 6.87 [+0.02] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 7.85 [+0.99] udp rx: 664 MB/s 481280 calls/s # 7.87 [+0.01] udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # 8.86 [+0.99] udp rx: 664 MB/s 481280 calls/s # 8.87 [+0.01] udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # 9.86 [+0.99] udp rx: 665 MB/s 482048 calls/s # 9.87 [+0.01] udp tx: 1265 MB/s 21461 calls/s 21461 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.26] -4 -G # 11.18 [+1.01] udp rx: 1109 MB/s 808836 calls/s # 11.19 [+0.02] udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # 12.18 [+0.98] udp rx: 1125 MB/s 820939 calls/s # 12.19 [+0.02] udp tx: 1125 MB/s 19086 calls/s 19086 msg/s # 13.18 [+0.99] udp rx: 1138 MB/s 830184 calls/s # 13.19 [+0.01] udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # 14.18 [+0.99] udp rx: 1143 MB/s 834117 calls/s # 14.19 [+0.01] udp tx: 1143 MB/s 19391 calls/s 19391 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__->