make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1386 MB/s 23520 calls/s 23520 msg/s # tcp rx: 1389 MB/s 60865 calls/s # tcp tx: 1366 MB/s 23175 calls/s 23175 msg/s # tcp rx: 1369 MB/s 61141 calls/s # tcp tx: 1385 MB/s 23502 calls/s 23502 msg/s # tcp rx: 1387 MB/s 61528 calls/s # tcp tx: 1378 MB/s 23386 calls/s 23386 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 529 MB/s 382976 calls/s # udp tx: 1052 MB/s 17859 calls/s 17859 msg/s # udp rx: 545 MB/s 394240 calls/s # udp tx: 1032 MB/s 17509 calls/s 17509 msg/s # udp rx: 499 MB/s 361216 calls/s # udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # udp rx: 510 MB/s 368896 calls/s # udp tx: 1101 MB/s 18678 calls/s 18678 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1186 MB/s 865120 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1383 MB/s 1008670 calls/s # udp tx: 1383 MB/s 23457 calls/s 23457 msg/s # udp rx: 1370 MB/s 999245 calls/s # udp tx: 1371 MB/s 23256 calls/s 23256 msg/s # udp rx: 1373 MB/s 1001855 calls/s # udp tx: 1374 MB/s 23317 calls/s 23317 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__->