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: 975 MB/s 16550 calls/s 16550 msg/s # 2.50 [+0.00] tcp rx: 976 MB/s 50508 calls/s # 3.50 [+1.00] tcp tx: 968 MB/s 16427 calls/s 16427 msg/s # 3.50 [+0.00] tcp rx: 969 MB/s 50262 calls/s # 4.50 [+1.00] tcp tx: 937 MB/s 15894 calls/s 15894 msg/s # 4.50 [+0.00] tcp rx: 938 MB/s 50175 calls/s # 5.50 [+1.00] tcp tx: 966 MB/s 16390 calls/s 16390 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.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 647 MB/s 468992 calls/s # 6.80 [+0.02] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 7.79 [+0.98] udp rx: 659 MB/s 477696 calls/s # 7.80 [+0.02] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 8.79 [+0.98] udp rx: 660 MB/s 478208 calls/s # 8.80 [+0.02] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 9.79 [+0.99] udp rx: 659 MB/s 477696 calls/s # 9.80 [+0.01] udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.24] -4 -G # 11.09 [+1.01] udp rx: 1199 MB/s 875133 calls/s # 11.11 [+0.02] udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # 12.09 [+0.98] udp rx: 979 MB/s 714701 calls/s # 12.11 [+0.02] udp tx: 979 MB/s 16612 calls/s 16612 msg/s # 13.09 [+0.98] udp rx: 1141 MB/s 832172 calls/s # 13.11 [+0.02] udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # 14.09 [+0.99] udp rx: 1146 MB/s 836085 calls/s # 14.11 [+0.01] udp tx: 1145 MB/s 19430 calls/s 19430 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__->