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.37 [+0.37] -4 -t # 2.66 [+2.30] tcp tx: 928 MB/s 15743 calls/s 15743 msg/s # 2.71 [+0.04] tcp rx: 976 MB/s 49099 calls/s # 3.66 [+0.96] tcp tx: 983 MB/s 16686 calls/s 16686 msg/s # 3.71 [+0.05] tcp rx: 989 MB/s 48176 calls/s # 4.66 [+0.95] tcp tx: 976 MB/s 16568 calls/s 16568 msg/s # 4.71 [+0.05] tcp rx: 977 MB/s 47829 calls/s # 5.66 [+0.95] tcp tx: 881 MB/s 14958 calls/s 14958 msg/s # 5.70 [+0.03] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.28] -4 -v # 6.99 [+1.01] udp rx: 645 MB/s 467712 calls/s # 7.01 [+0.02] udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # 7.99 [+0.98] udp rx: 627 MB/s 454912 calls/s # 8.01 [+0.02] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 8.99 [+0.98] udp rx: 567 MB/s 410880 calls/s # 9.01 [+0.02] udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # 9.99 [+0.98] udp rx: 667 MB/s 483328 calls/s # 10.01 [+0.02] udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.32] -4 -G # 11.39 [+1.02] udp rx: 1078 MB/s 786796 calls/s # 11.41 [+0.02] udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # 12.39 [+0.98] udp rx: 1109 MB/s 809159 calls/s # 12.41 [+0.02] udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # 13.39 [+0.98] udp rx: 1112 MB/s 811430 calls/s # 13.41 [+0.02] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 14.39 [+0.98] udp rx: 1123 MB/s 819546 calls/s # 14.41 [+0.02] udp tx: 1124 MB/s 19078 calls/s 19078 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__->