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: 967 MB/s 16415 calls/s 16415 msg/s # tcp rx: 968 MB/s 49414 calls/s # tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # tcp rx: 958 MB/s 49406 calls/s # tcp tx: 952 MB/s 16154 calls/s 16154 msg/s # tcp rx: 953 MB/s 49275 calls/s # tcp tx: 965 MB/s 16368 calls/s 16368 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: 645 MB/s 467739 calls/s # udp tx: 1204 MB/s 20436 calls/s 20436 msg/s # udp rx: 660 MB/s 478724 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 661 MB/s 479512 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 660 MB/s 478234 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 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: 1094 MB/s 798272 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # udp rx: 1041 MB/s 759869 calls/s # udp tx: 1045 MB/s 17732 calls/s 17732 msg/s # udp rx: 1091 MB/s 795768 calls/s # udp tx: 1088 MB/s 18456 calls/s 18456 msg/s # udp rx: 1014 MB/s 740172 calls/s # udp tx: 1016 MB/s 17244 calls/s 17244 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__->