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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 2.50 [+0.01] tcp rx: 963 MB/s 49855 calls/s # 3.49 [+0.99] tcp tx: 958 MB/s 16265 calls/s 16265 msg/s # 3.51 [+0.02] tcp rx: 966 MB/s 49048 calls/s # 4.49 [+0.98] tcp tx: 903 MB/s 15328 calls/s 15328 msg/s # 4.51 [+0.02] tcp rx: 903 MB/s 49244 calls/s # 5.49 [+0.98] tcp tx: 920 MB/s 15615 calls/s 15615 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.81 [+0.02] udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # 7.79 [+0.98] udp rx: 674 MB/s 488704 calls/s # 7.81 [+0.02] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 8.79 [+0.98] udp rx: 675 MB/s 489216 calls/s # 8.81 [+0.02] udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # 9.79 [+0.99] udp rx: 675 MB/s 488960 calls/s # 9.81 [+0.01] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.28] -4 -G # 11.13 [+1.01] udp rx: 1040 MB/s 758857 calls/s # 11.15 [+0.02] udp tx: 1062 MB/s 18013 calls/s 18013 msg/s # 12.13 [+0.98] udp rx: 1144 MB/s 834436 calls/s # 12.15 [+0.02] udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # 13.13 [+0.98] udp rx: 1141 MB/s 832816 calls/s # 13.15 [+0.02] udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # 14.13 [+0.98] udp rx: 1139 MB/s 831100 calls/s # 14.15 [+0.02] udp tx: 1138 MB/s 19312 calls/s 19312 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__->