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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.43 [+0.42] -4 -t # 2.79 [+2.36] tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # 2.80 [+0.01] tcp rx: 977 MB/s 49050 calls/s # 3.79 [+0.99] tcp tx: 952 MB/s 16158 calls/s 16158 msg/s # 3.80 [+0.01] tcp rx: 951 MB/s 48902 calls/s # 4.79 [+0.99] tcp tx: 947 MB/s 16065 calls/s 16065 msg/s # 4.80 [+0.02] tcp rx: 950 MB/s 47727 calls/s # 5.79 [+0.98] tcp tx: 968 MB/s 16419 calls/s 16419 msg/s # 5.83 [+0.04] udp gso - over veth touching data # 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.25 [+0.42] -4 -v # 7.27 [+1.02] udp rx: 517 MB/s 375296 calls/s # 7.29 [+0.02] udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # 8.27 [+0.98] udp rx: 656 MB/s 475443 calls/s # 8.29 [+0.02] udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # 9.27 [+0.98] udp rx: 661 MB/s 478963 calls/s # 9.29 [+0.02] udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # 10.27 [+0.98] udp rx: 662 MB/s 479879 calls/s # 10.29 [+0.02] udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # 10.33 [+0.04] udp gso and gro - over veth touching data # 10.33 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.76 [+0.43] -4 -G # 11.78 [+1.02] udp rx: 1107 MB/s 807802 calls/s # 11.80 [+0.02] udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # 12.78 [+0.98] udp rx: 1102 MB/s 804356 calls/s # 12.80 [+0.02] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 13.78 [+0.98] udp rx: 1152 MB/s 840358 calls/s # 13.80 [+0.02] udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # 14.78 [+0.98] udp rx: 1153 MB/s 841432 calls/s # 14.80 [+0.02] udp tx: 1152 MB/s 19553 calls/s 19553 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__->