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: 945 MB/s 16041 calls/s 16041 msg/s # tcp rx: 945 MB/s 49702 calls/s # tcp tx: 961 MB/s 16303 calls/s 16303 msg/s # tcp rx: 961 MB/s 49730 calls/s # tcp tx: 947 MB/s 16078 calls/s 16078 msg/s # tcp rx: 948 MB/s 48949 calls/s # tcp tx: 952 MB/s 16148 calls/s 16148 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: 596 MB/s 431616 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 661 MB/s 478720 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 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: 1074 MB/s 783527 calls/s # udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp rx: 1121 MB/s 817796 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # udp rx: 1147 MB/s 836535 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 1145 MB/s 835156 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 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__->