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.24] tcp tx: 962 MB/s 16321 calls/s 16321 msg/s # 2.57 [+0.04] tcp rx: 1003 MB/s 50557 calls/s # 3.54 [+0.96] tcp tx: 943 MB/s 16006 calls/s 16006 msg/s # 3.57 [+0.04] tcp rx: 937 MB/s 49494 calls/s # 4.54 [+0.96] tcp tx: 932 MB/s 15820 calls/s 15820 msg/s # 4.57 [+0.04] tcp rx: 933 MB/s 47318 calls/s # 5.54 [+0.96] tcp tx: 908 MB/s 15403 calls/s 15403 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.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 637 MB/s 462080 calls/s # 6.89 [+0.02] udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # 7.87 [+0.98] udp rx: 662 MB/s 480673 calls/s # 7.89 [+0.02] udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # 8.87 [+0.98] udp rx: 662 MB/s 479722 calls/s # 8.89 [+0.02] udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # 9.87 [+0.99] udp rx: 663 MB/s 480601 calls/s # 9.89 [+0.01] udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+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: 1149 MB/s 838015 calls/s # 11.21 [+0.02] udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # 12.19 [+0.98] udp rx: 1185 MB/s 864583 calls/s # 12.21 [+0.02] udp tx: 1186 MB/s 20123 calls/s 20123 msg/s # 13.20 [+0.98] udp rx: 1163 MB/s 848767 calls/s # 13.21 [+0.01] udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # 14.20 [+0.99] udp rx: 1165 MB/s 850077 calls/s # 14.21 [+0.01] udp tx: 1166 MB/s 19782 calls/s 19782 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__->