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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 964 MB/s 16365 calls/s 16365 msg/s # 2.51 [+0.00] tcp rx: 965 MB/s 49953 calls/s # 3.51 [+1.00] tcp tx: 963 MB/s 16345 calls/s 16345 msg/s # 3.51 [+0.00] tcp rx: 964 MB/s 49190 calls/s # 4.51 [+1.00] tcp tx: 912 MB/s 15479 calls/s 15479 msg/s # 4.51 [+0.00] tcp rx: 914 MB/s 47688 calls/s # 5.51 [+1.00] tcp tx: 1014 MB/s 17212 calls/s 17212 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.25] -4 -v # 6.80 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.81 [+0.01] udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # 7.80 [+0.99] udp rx: 663 MB/s 480768 calls/s # 7.81 [+0.01] udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # 8.80 [+0.99] udp rx: 581 MB/s 421376 calls/s # 8.81 [+0.01] udp tx: 1323 MB/s 22451 calls/s 22451 msg/s # 9.80 [+0.99] udp rx: 651 MB/s 472064 calls/s # 9.81 [+0.01] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 1078 MB/s 786851 calls/s # 11.13 [+0.02] udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # 12.11 [+0.98] udp rx: 1138 MB/s 830659 calls/s # 12.13 [+0.02] udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # 13.11 [+0.98] udp rx: 1138 MB/s 830153 calls/s # 13.13 [+0.02] udp tx: 1137 MB/s 19300 calls/s 19300 msg/s # 14.11 [+0.98] udp rx: 1140 MB/s 831887 calls/s # 14.13 [+0.02] udp tx: 1139 MB/s 19331 calls/s 19331 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__->