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: 826 MB/s 14010 calls/s 14010 msg/s # tcp rx: 826 MB/s 64317 calls/s # tcp tx: 860 MB/s 14598 calls/s 14598 msg/s # tcp rx: 861 MB/s 65777 calls/s # tcp tx: 884 MB/s 14995 calls/s 14995 msg/s # tcp rx: 884 MB/s 68464 calls/s # tcp tx: 862 MB/s 14631 calls/s 14631 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: 554 MB/s 402648 calls/s # udp tx: 1148 MB/s 19476 calls/s 19476 msg/s # udp rx: 596 MB/s 432623 calls/s # udp tx: 1127 MB/s 19116 calls/s 19116 msg/s # udp rx: 626 MB/s 453888 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 595 MB/s 431360 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 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: 955 MB/s 696540 calls/s # udp tx: 979 MB/s 16620 calls/s 16620 msg/s # udp rx: 1115 MB/s 813609 calls/s # udp tx: 1117 MB/s 18951 calls/s 18951 msg/s # udp rx: 1106 MB/s 806872 calls/s # udp tx: 1106 MB/s 18772 calls/s 18772 msg/s # udp rx: 1101 MB/s 803068 calls/s # udp tx: 1099 MB/s 18640 calls/s 18640 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__->