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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 1007 MB/s 17092 calls/s 17092 msg/s # 2.54 [+0.00] tcp rx: 1008 MB/s 51890 calls/s # 3.54 [+1.00] tcp tx: 983 MB/s 16679 calls/s 16679 msg/s # 3.57 [+0.03] tcp rx: 1011 MB/s 51214 calls/s # 4.54 [+0.97] tcp tx: 928 MB/s 15753 calls/s 15753 msg/s # 4.58 [+0.04] tcp rx: 936 MB/s 48237 calls/s # 5.54 [+0.96] tcp tx: 995 MB/s 16885 calls/s 16885 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.88 [+0.30] -4 -v # 6.89 [+1.02] udp rx: 638 MB/s 462336 calls/s # 6.91 [+0.02] udp tx: 1186 MB/s 20116 calls/s 20116 msg/s # 7.89 [+0.98] udp rx: 664 MB/s 481117 calls/s # 7.91 [+0.02] udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # 8.89 [+0.98] udp rx: 664 MB/s 481712 calls/s # 8.91 [+0.02] udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # 9.89 [+0.98] udp rx: 664 MB/s 481478 calls/s # 9.91 [+0.02] udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1063 MB/s 775538 calls/s # 11.25 [+0.02] udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # 12.23 [+0.98] udp rx: 974 MB/s 710498 calls/s # 12.25 [+0.02] udp tx: 970 MB/s 16464 calls/s 16464 msg/s # 13.24 [+0.98] udp rx: 1044 MB/s 761735 calls/s # 13.25 [+0.02] udp tx: 1039 MB/s 17628 calls/s 17628 msg/s # 14.24 [+0.98] udp rx: 1052 MB/s 767466 calls/s # 14.25 [+0.02] udp tx: 1058 MB/s 17959 calls/s 17959 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__->