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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 978 MB/s 16588 calls/s 16588 msg/s # 2.55 [+0.00] tcp rx: 978 MB/s 51486 calls/s # 3.55 [+1.00] tcp tx: 986 MB/s 16737 calls/s 16737 msg/s # 3.55 [+0.00] tcp rx: 988 MB/s 51131 calls/s # 4.55 [+1.00] tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # 4.55 [+0.00] tcp rx: 1011 MB/s 51825 calls/s # 5.55 [+1.00] tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 585 MB/s 424211 calls/s # 6.87 [+0.02] udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # 7.85 [+0.98] udp rx: 626 MB/s 453632 calls/s # 7.87 [+0.02] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 8.85 [+0.98] udp rx: 623 MB/s 451584 calls/s # 8.87 [+0.02] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 9.85 [+0.99] udp rx: 654 MB/s 473856 calls/s # 9.87 [+0.01] udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # 9.91 [+0.04] 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.23 [+0.32] -4 -G # 11.25 [+1.02] udp rx: 1087 MB/s 793082 calls/s # 11.27 [+0.02] udp tx: 1111 MB/s 18845 calls/s 18845 msg/s # 12.25 [+0.98] udp rx: 1119 MB/s 816258 calls/s # 12.27 [+0.02] udp tx: 1121 MB/s 19027 calls/s 19027 msg/s # 13.25 [+0.98] udp rx: 1110 MB/s 809904 calls/s # 13.27 [+0.02] udp tx: 1112 MB/s 18865 calls/s 18865 msg/s # 14.25 [+0.98] udp rx: 1113 MB/s 811730 calls/s # 14.27 [+0.02] udp tx: 1113 MB/s 18894 calls/s 18894 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__->