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: 1431 MB/s 24275 calls/s 24275 msg/s # tcp rx: 1432 MB/s 62404 calls/s # tcp tx: 1374 MB/s 23312 calls/s 23312 msg/s # tcp rx: 1376 MB/s 57266 calls/s # tcp tx: 1432 MB/s 24288 calls/s 24288 msg/s # tcp rx: 1433 MB/s 62182 calls/s # tcp tx: 1403 MB/s 23796 calls/s 23796 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: 646 MB/s 467456 calls/s # udp tx: 1518 MB/s 25749 calls/s 25749 msg/s # udp rx: 618 MB/s 447232 calls/s # udp tx: 1595 MB/s 27057 calls/s 27057 msg/s # udp rx: 627 MB/s 453888 calls/s # udp tx: 1704 MB/s 28907 calls/s 28907 msg/s # udp rx: 647 MB/s 467968 calls/s # udp tx: 1669 MB/s 28313 calls/s 28313 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: 1184 MB/s 863879 calls/s # udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # udp rx: 1395 MB/s 1017912 calls/s # udp tx: 1396 MB/s 23678 calls/s 23678 msg/s # udp rx: 1374 MB/s 1002705 calls/s # udp tx: 1385 MB/s 23506 calls/s 23506 msg/s # udp rx: 1381 MB/s 1007626 calls/s # udp tx: 1382 MB/s 23446 calls/s 23446 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__->