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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 862 MB/s 14636 calls/s 14636 msg/s # 2.51 [+0.00] tcp rx: 863 MB/s 52218 calls/s # 3.51 [+1.00] tcp tx: 939 MB/s 15934 calls/s 15934 msg/s # 3.51 [+0.00] tcp rx: 940 MB/s 49965 calls/s # 4.51 [+1.00] tcp tx: 968 MB/s 16420 calls/s 16420 msg/s # 4.51 [+0.00] tcp rx: 969 MB/s 50977 calls/s # 5.51 [+1.00] tcp tx: 963 MB/s 16348 calls/s 16348 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 640 MB/s 463973 calls/s # 6.84 [+0.02] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 7.83 [+0.99] udp rx: 670 MB/s 485934 calls/s # 7.84 [+0.01] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 8.83 [+0.99] udp rx: 671 MB/s 486529 calls/s # 8.84 [+0.01] udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # 9.83 [+0.99] udp rx: 669 MB/s 485165 calls/s # 9.84 [+0.01] udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1042 MB/s 760651 calls/s # 11.19 [+0.02] udp tx: 1072 MB/s 18192 calls/s 18192 msg/s # 12.17 [+0.98] udp rx: 1122 MB/s 819002 calls/s # 12.19 [+0.02] udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # 13.17 [+0.98] udp rx: 1123 MB/s 819665 calls/s # 13.19 [+0.02] udp tx: 1123 MB/s 19047 calls/s 19047 msg/s # 14.18 [+0.98] udp rx: 1128 MB/s 823006 calls/s # 14.19 [+0.02] udp tx: 1128 MB/s 19132 calls/s 19132 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__->