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: 907 MB/s 15386 calls/s 15386 msg/s # tcp rx: 907 MB/s 52028 calls/s # tcp tx: 890 MB/s 15096 calls/s 15096 msg/s # tcp rx: 895 MB/s 51020 calls/s # tcp tx: 887 MB/s 15052 calls/s 15052 msg/s # tcp rx: 887 MB/s 50509 calls/s # tcp tx: 897 MB/s 15222 calls/s 15222 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: 623 MB/s 451370 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 645 MB/s 467227 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp rx: 613 MB/s 444136 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # udp rx: 628 MB/s 454896 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 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: 1105 MB/s 806440 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # udp rx: 1081 MB/s 789108 calls/s # udp tx: 1083 MB/s 18372 calls/s 18372 msg/s # udp rx: 1042 MB/s 760248 calls/s # udp tx: 1041 MB/s 17670 calls/s 17670 msg/s # udp rx: 1102 MB/s 804312 calls/s # udp tx: 1104 MB/s 18740 calls/s 18740 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__->