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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 942 MB/s 15993 calls/s 15993 msg/s # 2.52 [+0.02] tcp rx: 972 MB/s 42794 calls/s # 3.50 [+0.98] tcp tx: 1006 MB/s 17076 calls/s 17076 msg/s # 3.52 [+0.02] tcp rx: 1004 MB/s 50016 calls/s # 4.50 [+0.98] tcp tx: 975 MB/s 16538 calls/s 16538 msg/s # 4.52 [+0.03] tcp rx: 973 MB/s 45342 calls/s # 5.50 [+0.97] tcp tx: 949 MB/s 16099 calls/s 16099 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 638 MB/s 462336 calls/s # 6.83 [+0.02] udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # 7.81 [+0.98] udp rx: 652 MB/s 472576 calls/s # 7.83 [+0.02] udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # 8.81 [+0.98] udp rx: 654 MB/s 474112 calls/s # 8.83 [+0.02] udp tx: 1196 MB/s 20292 calls/s 20292 msg/s # 9.81 [+0.99] udp rx: 649 MB/s 470272 calls/s # 9.83 [+0.01] udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.31] -4 -G # 11.18 [+1.01] udp rx: 1028 MB/s 750307 calls/s # 11.20 [+0.02] udp tx: 1050 MB/s 17813 calls/s 17813 msg/s # 12.18 [+0.98] udp rx: 1100 MB/s 802825 calls/s # 12.20 [+0.02] udp tx: 1101 MB/s 18675 calls/s 18675 msg/s # 13.18 [+0.98] udp rx: 1093 MB/s 797287 calls/s # 13.20 [+0.02] udp tx: 1093 MB/s 18542 calls/s 18542 msg/s # 14.19 [+0.98] udp rx: 1094 MB/s 798415 calls/s # 14.20 [+0.02] udp tx: 1094 MB/s 18564 calls/s 18564 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__->