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: 968 MB/s 16418 calls/s 16418 msg/s # tcp rx: 968 MB/s 50395 calls/s # tcp tx: 925 MB/s 15704 calls/s 15704 msg/s # tcp rx: 944 MB/s 49631 calls/s # tcp tx: 974 MB/s 16529 calls/s 16529 msg/s # tcp rx: 979 MB/s 49189 calls/s # tcp tx: 913 MB/s 15494 calls/s 15494 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: 568 MB/s 411392 calls/s # udp tx: 1224 MB/s 20770 calls/s 20770 msg/s # udp rx: 636 MB/s 460746 calls/s # udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # udp rx: 660 MB/s 478021 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 660 MB/s 478559 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 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: 1115 MB/s 813866 calls/s # udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # udp rx: 1130 MB/s 824811 calls/s # udp tx: 1132 MB/s 19214 calls/s 19214 msg/s # udp rx: 1074 MB/s 783842 calls/s # udp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp rx: 1079 MB/s 787307 calls/s # udp tx: 1080 MB/s 18331 calls/s 18331 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__->