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.35 [+0.35] -4 -t # 2.60 [+2.25] tcp tx: 965 MB/s 16380 calls/s 16380 msg/s # 2.60 [+0.00] tcp rx: 966 MB/s 50925 calls/s # 3.60 [+1.00] tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # 3.60 [+0.00] tcp rx: 959 MB/s 50145 calls/s # 4.60 [+1.00] tcp tx: 967 MB/s 16409 calls/s 16409 msg/s # 4.60 [+0.00] tcp rx: 968 MB/s 50628 calls/s # 5.60 [+1.00] tcp tx: 984 MB/s 16690 calls/s 16690 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.94 [+0.02] udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # 7.93 [+0.98] udp rx: 670 MB/s 486144 calls/s # 7.94 [+0.02] udp tx: 1175 MB/s 19932 calls/s 19932 msg/s # 8.93 [+0.99] udp rx: 671 MB/s 486400 calls/s # 8.94 [+0.01] udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # 9.93 [+0.99] udp rx: 671 MB/s 486912 calls/s # 9.94 [+0.01] udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.30 [+1.02] udp rx: 990 MB/s 722228 calls/s # 11.32 [+0.02] udp tx: 1014 MB/s 17211 calls/s 17211 msg/s # 12.30 [+0.98] udp rx: 1073 MB/s 782666 calls/s # 12.32 [+0.02] udp tx: 1076 MB/s 18252 calls/s 18252 msg/s # 13.30 [+0.98] udp rx: 1131 MB/s 825498 calls/s # 13.32 [+0.02] udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # 14.30 [+0.98] udp rx: 1063 MB/s 775301 calls/s # 14.32 [+0.02] udp tx: 1061 MB/s 18010 calls/s 18010 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__->