make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 852 MB/s 14451 calls/s 14451 msg/s # tcp rx: 852 MB/s 52720 calls/s # tcp tx: 956 MB/s 16217 calls/s 16217 msg/s # tcp rx: 957 MB/s 49954 calls/s # tcp tx: 857 MB/s 14549 calls/s 14549 msg/s # tcp rx: 858 MB/s 50247 calls/s # tcp tx: 958 MB/s 16259 calls/s 16259 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 467968 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp rx: 633 MB/s 458752 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp rx: 556 MB/s 402688 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 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: 1060 MB/s 773383 calls/s # udp tx: 1077 MB/s 18280 calls/s 18280 msg/s # udp rx: 1015 MB/s 740537 calls/s # udp tx: 1015 MB/s 17216 calls/s 17216 msg/s # udp rx: 679 MB/s 495656 calls/s # udp tx: 678 MB/s 11512 calls/s 11512 msg/s # udp rx: 674 MB/s 492019 calls/s # udp tx: 673 MB/s 11421 calls/s 11421 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__->