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: 920 MB/s 15610 calls/s 15610 msg/s # tcp rx: 920 MB/s 48850 calls/s # tcp tx: 916 MB/s 15544 calls/s 15544 msg/s # tcp rx: 916 MB/s 49893 calls/s # tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # tcp rx: 980 MB/s 50066 calls/s # tcp tx: 986 MB/s 16735 calls/s 16735 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: 615 MB/s 445952 calls/s # udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # udp rx: 658 MB/s 476880 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 664 MB/s 481093 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1309 MB/s 22213 calls/s 22213 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: 1114 MB/s 812891 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1115 MB/s 813763 calls/s # udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # udp rx: 1039 MB/s 758420 calls/s # udp tx: 1039 MB/s 17624 calls/s 17624 msg/s # udp rx: 1111 MB/s 810487 calls/s # udp tx: 1109 MB/s 18826 calls/s 18826 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__->