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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 887 MB/s 15055 calls/s 15055 msg/s # 2.56 [+0.02] tcp rx: 910 MB/s 53378 calls/s # 3.53 [+0.97] tcp tx: 919 MB/s 15597 calls/s 15597 msg/s # 3.56 [+0.03] tcp rx: 920 MB/s 48223 calls/s # 4.53 [+0.97] tcp tx: 916 MB/s 15548 calls/s 15548 msg/s # 4.56 [+0.03] tcp rx: 917 MB/s 47734 calls/s # 5.53 [+0.97] tcp tx: 922 MB/s 15649 calls/s 15649 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 656 MB/s 475648 calls/s # 6.88 [+0.02] udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # 7.87 [+0.98] udp rx: 669 MB/s 485671 calls/s # 7.88 [+0.02] udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # 8.87 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.88 [+0.01] udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # 9.87 [+0.99] udp rx: 670 MB/s 485632 calls/s # 9.88 [+0.01] udp tx: 1248 MB/s 21169 calls/s 21169 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.18 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1063 MB/s 775787 calls/s # 11.21 [+0.02] udp tx: 1082 MB/s 18354 calls/s 18354 msg/s # 12.19 [+0.98] udp rx: 1109 MB/s 809372 calls/s # 12.21 [+0.02] udp tx: 1111 MB/s 18856 calls/s 18856 msg/s # 13.19 [+0.99] udp rx: 1113 MB/s 811986 calls/s # 13.21 [+0.01] udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # 14.19 [+0.99] udp rx: 1004 MB/s 732858 calls/s # 14.21 [+0.01] udp tx: 1006 MB/s 17071 calls/s 17071 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__->