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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 989 MB/s 16781 calls/s 16781 msg/s # 2.47 [+0.00] tcp rx: 990 MB/s 50581 calls/s # 3.47 [+1.00] tcp tx: 987 MB/s 16754 calls/s 16754 msg/s # 3.47 [+0.00] tcp rx: 989 MB/s 50469 calls/s # 4.47 [+1.00] tcp tx: 968 MB/s 16428 calls/s 16428 msg/s # 4.47 [+0.00] tcp rx: 969 MB/s 49756 calls/s # 5.47 [+1.00] tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 656 MB/s 475648 calls/s # 6.78 [+0.02] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 7.76 [+0.98] udp rx: 642 MB/s 466176 calls/s # 7.78 [+0.02] udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # 8.76 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.78 [+0.02] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 9.76 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.78 [+0.01] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.26] -4 -G # 11.08 [+1.01] udp rx: 1136 MB/s 828619 calls/s # 11.09 [+0.02] udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # 12.08 [+0.98] udp rx: 1151 MB/s 840115 calls/s # 12.09 [+0.02] udp tx: 1155 MB/s 19590 calls/s 19590 msg/s # 13.08 [+0.99] udp rx: 1150 MB/s 838825 calls/s # 13.09 [+0.01] udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # 14.08 [+0.99] udp rx: 1149 MB/s 838683 calls/s # 14.09 [+0.01] udp tx: 1151 MB/s 19530 calls/s 19530 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__->