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.61 [+2.29] tcp tx: 993 MB/s 16853 calls/s 16853 msg/s # 2.77 [+0.16] tcp rx: 1180 MB/s 51999 calls/s # 3.61 [+0.84] tcp tx: 918 MB/s 15574 calls/s 15574 msg/s # 3.80 [+0.19] tcp rx: 924 MB/s 47027 calls/s # 4.61 [+0.81] tcp tx: 950 MB/s 16122 calls/s 16122 msg/s # 4.80 [+0.19] tcp rx: 943 MB/s 48416 calls/s # 5.61 [+0.81] tcp tx: 955 MB/s 16212 calls/s 16212 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 660 MB/s 479744 calls/s # 6.95 [+0.02] udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486753 calls/s # 7.95 [+0.02] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 8.93 [+0.98] udp rx: 672 MB/s 487207 calls/s # 8.95 [+0.02] udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # 9.93 [+0.99] udp rx: 672 MB/s 487035 calls/s # 9.95 [+0.01] udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1028 MB/s 750403 calls/s # 11.31 [+0.02] udp tx: 1052 MB/s 17851 calls/s 17851 msg/s # 12.29 [+0.98] udp rx: 1149 MB/s 838137 calls/s # 12.31 [+0.02] udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # 13.29 [+0.98] udp rx: 1062 MB/s 774892 calls/s # 13.31 [+0.02] udp tx: 1055 MB/s 17901 calls/s 17901 msg/s # 14.30 [+0.98] udp rx: 1012 MB/s 738149 calls/s # 14.31 [+0.02] udp tx: 1019 MB/s 17289 calls/s 17289 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__->