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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # 2.61 [+0.00] tcp rx: 919 MB/s 49729 calls/s # 3.61 [+1.00] tcp tx: 889 MB/s 15089 calls/s 15089 msg/s # 3.61 [+0.00] tcp rx: 890 MB/s 49974 calls/s # 4.61 [+1.00] tcp tx: 938 MB/s 15910 calls/s 15910 msg/s # 4.61 [+0.00] tcp rx: 938 MB/s 48669 calls/s # 5.61 [+1.00] tcp tx: 928 MB/s 15756 calls/s 15756 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.02] udp rx: 509 MB/s 368896 calls/s # 6.96 [+0.02] udp tx: 895 MB/s 15188 calls/s 15188 msg/s # 7.94 [+0.98] udp rx: 524 MB/s 379166 calls/s # 7.96 [+0.02] udp tx: 879 MB/s 14911 calls/s 14911 msg/s # 8.95 [+0.98] udp rx: 526 MB/s 380631 calls/s # 8.96 [+0.02] udp tx: 906 MB/s 15376 calls/s 15376 msg/s # 9.95 [+0.99] udp rx: 526 MB/s 380989 calls/s # 9.96 [+0.01] udp tx: 905 MB/s 15364 calls/s 15364 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.33] -4 -G # 11.35 [+1.02] udp rx: 677 MB/s 493884 calls/s # 11.37 [+0.02] udp tx: 689 MB/s 11697 calls/s 11697 msg/s # 12.35 [+0.98] udp rx: 694 MB/s 506358 calls/s # 12.37 [+0.02] udp tx: 696 MB/s 11810 calls/s 11810 msg/s # 13.35 [+0.98] udp rx: 704 MB/s 513457 calls/s # 13.37 [+0.02] udp tx: 703 MB/s 11930 calls/s 11930 msg/s # 14.35 [+0.99] udp rx: 705 MB/s 514245 calls/s # 14.37 [+0.01] udp tx: 704 MB/s 11953 calls/s 11953 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__->