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.26 [+0.26] -4 -t # 2.50 [+2.23] tcp tx: 1029 MB/s 17467 calls/s 17467 msg/s # 2.50 [+0.00] tcp rx: 1030 MB/s 52482 calls/s # 3.50 [+1.00] tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # 3.50 [+0.00] tcp rx: 961 MB/s 49522 calls/s # 4.50 [+1.00] tcp tx: 961 MB/s 16301 calls/s 16301 msg/s # 4.50 [+0.00] tcp rx: 962 MB/s 49543 calls/s # 5.50 [+1.00] tcp tx: 963 MB/s 16336 calls/s 16336 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.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 648 MB/s 470016 calls/s # 6.81 [+0.02] udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # 7.79 [+0.99] udp rx: 660 MB/s 478295 calls/s # 7.81 [+0.01] udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # 8.79 [+0.99] udp rx: 661 MB/s 478790 calls/s # 8.81 [+0.01] udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # 9.79 [+0.99] udp rx: 661 MB/s 479025 calls/s # 9.81 [+0.01] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.25] -4 -G # 11.10 [+1.01] udp rx: 1083 MB/s 790076 calls/s # 11.11 [+0.02] udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # 12.10 [+0.99] udp rx: 1094 MB/s 798119 calls/s # 12.11 [+0.01] udp tx: 1093 MB/s 18549 calls/s 18549 msg/s # 13.10 [+0.99] udp rx: 1092 MB/s 797089 calls/s # 13.11 [+0.01] udp tx: 1091 MB/s 18521 calls/s 18521 msg/s # 14.10 [+0.99] udp rx: 1097 MB/s 800573 calls/s # 14.11 [+0.01] udp tx: 1097 MB/s 18608 calls/s 18608 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__->