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: 995 MB/s 16882 calls/s 16882 msg/s # tcp rx: 995 MB/s 51111 calls/s # tcp tx: 943 MB/s 16004 calls/s 16004 msg/s # tcp rx: 944 MB/s 49068 calls/s # tcp tx: 971 MB/s 16470 calls/s 16470 msg/s # tcp rx: 972 MB/s 50313 calls/s # tcp tx: 1005 MB/s 17056 calls/s 17056 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: 604 MB/s 437760 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 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: 1082 MB/s 789125 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 msg/s # udp rx: 1067 MB/s 778441 calls/s # udp tx: 1065 MB/s 18065 calls/s 18065 msg/s # udp rx: 1134 MB/s 827650 calls/s # udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # udp rx: 773 MB/s 563818 calls/s # udp tx: 755 MB/s 12821 calls/s 12821 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__->