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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 1001 MB/s 16982 calls/s 16982 msg/s # 2.58 [+0.00] tcp rx: 1001 MB/s 49785 calls/s # 3.58 [+1.00] tcp tx: 991 MB/s 16823 calls/s 16823 msg/s # 3.58 [+0.00] tcp rx: 993 MB/s 50628 calls/s # 4.58 [+1.00] tcp tx: 989 MB/s 16784 calls/s 16784 msg/s # 4.58 [+0.00] tcp rx: 990 MB/s 50516 calls/s # 5.58 [+1.00] tcp tx: 990 MB/s 16796 calls/s 16796 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 646 MB/s 468591 calls/s # 6.93 [+0.02] udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # 7.91 [+0.98] udp rx: 579 MB/s 420399 calls/s # 7.93 [+0.02] udp tx: 758 MB/s 12862 calls/s 12862 msg/s # 8.91 [+0.98] udp rx: 654 MB/s 473924 calls/s # 8.93 [+0.02] udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # 9.91 [+0.98] udp rx: 668 MB/s 483899 calls/s # 9.93 [+0.02] udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.28 [+1.02] udp rx: 1108 MB/s 808459 calls/s # 11.30 [+0.02] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 12.28 [+0.98] udp rx: 1138 MB/s 830264 calls/s # 12.30 [+0.02] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 13.28 [+0.98] udp rx: 1133 MB/s 826686 calls/s # 13.30 [+0.02] udp tx: 1135 MB/s 19255 calls/s 19255 msg/s # 14.28 [+0.98] udp rx: 1132 MB/s 825905 calls/s # 14.30 [+0.02] udp tx: 1134 MB/s 19238 calls/s 19238 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__->