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.28] -4 -t # 2.54 [+2.26] tcp tx: 984 MB/s 16704 calls/s 16704 msg/s # 2.56 [+0.02] tcp rx: 999 MB/s 50118 calls/s # 3.54 [+0.98] tcp tx: 936 MB/s 15887 calls/s 15887 msg/s # 3.56 [+0.02] tcp rx: 940 MB/s 45827 calls/s # 4.54 [+0.98] tcp tx: 965 MB/s 16382 calls/s 16382 msg/s # 4.56 [+0.02] tcp rx: 967 MB/s 49706 calls/s # 5.54 [+0.98] tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.27] -4 -v # 6.86 [+1.01] udp rx: 659 MB/s 478208 calls/s # 6.88 [+0.02] udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # 7.86 [+0.99] udp rx: 671 MB/s 486400 calls/s # 7.88 [+0.01] udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # 8.86 [+0.99] udp rx: 672 MB/s 487424 calls/s # 8.88 [+0.01] udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # 9.86 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.88 [+0.01] udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1141 MB/s 832418 calls/s # 11.20 [+0.02] udp tx: 1163 MB/s 19742 calls/s 19742 msg/s # 12.19 [+0.98] udp rx: 1156 MB/s 843471 calls/s # 12.20 [+0.02] udp tx: 1156 MB/s 19613 calls/s 19613 msg/s # 13.19 [+0.98] udp rx: 1142 MB/s 833273 calls/s # 13.20 [+0.02] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 14.19 [+0.98] udp rx: 1081 MB/s 788391 calls/s # 14.20 [+0.02] udp tx: 1080 MB/s 18322 calls/s 18322 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__->