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: 956 MB/s 16219 calls/s 16219 msg/s # tcp rx: 956 MB/s 49829 calls/s # tcp tx: 958 MB/s 16259 calls/s 16259 msg/s # tcp rx: 958 MB/s 49556 calls/s # tcp tx: 952 MB/s 16154 calls/s 16154 msg/s # tcp rx: 953 MB/s 49863 calls/s # tcp tx: 969 MB/s 16442 calls/s 16442 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: 639 MB/s 462848 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1199 MB/s 20338 calls/s 20338 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: 1111 MB/s 810883 calls/s # udp tx: 1141 MB/s 19355 calls/s 19355 msg/s # udp rx: 1117 MB/s 815248 calls/s # udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # udp rx: 999 MB/s 728946 calls/s # udp tx: 1010 MB/s 17132 calls/s 17132 msg/s # udp rx: 1036 MB/s 756147 calls/s # udp tx: 1037 MB/s 17590 calls/s 17590 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__->