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.29 [+0.29] -4 -t # 2.54 [+2.26] tcp tx: 878 MB/s 14894 calls/s 14894 msg/s # 2.57 [+0.02] tcp rx: 904 MB/s 49092 calls/s # 3.54 [+0.98] tcp tx: 934 MB/s 15845 calls/s 15845 msg/s # 3.57 [+0.02] tcp rx: 929 MB/s 48359 calls/s # 4.54 [+0.98] tcp tx: 973 MB/s 16512 calls/s 16512 msg/s # 4.57 [+0.03] tcp rx: 975 MB/s 46719 calls/s # 5.54 [+0.97] tcp tx: 945 MB/s 16036 calls/s 16036 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.27] -4 -v # 6.86 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.88 [+0.02] udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # 7.86 [+0.98] udp rx: 661 MB/s 479232 calls/s # 7.88 [+0.02] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 8.86 [+0.98] udp rx: 657 MB/s 476160 calls/s # 8.88 [+0.02] udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 9.86 [+0.98] udp rx: 660 MB/s 478720 calls/s # 9.88 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 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.22 [+0.31] -4 -G # 11.24 [+1.01] udp rx: 1121 MB/s 817652 calls/s # 11.26 [+0.02] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 12.24 [+0.98] udp rx: 1140 MB/s 832116 calls/s # 12.26 [+0.02] udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # 13.24 [+0.98] udp rx: 1141 MB/s 832686 calls/s # 13.26 [+0.02] udp tx: 1141 MB/s 19365 calls/s 19365 msg/s # 14.24 [+0.98] udp rx: 1141 MB/s 832268 calls/s # 14.26 [+0.02] udp tx: 1140 MB/s 19347 calls/s 19347 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__->