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: 1054 MB/s 17878 calls/s 17878 msg/s # tcp rx: 1055 MB/s 53624 calls/s # tcp tx: 984 MB/s 16698 calls/s 16698 msg/s # tcp rx: 985 MB/s 49785 calls/s # tcp tx: 981 MB/s 16645 calls/s 16645 msg/s # tcp rx: 982 MB/s 49974 calls/s # tcp tx: 983 MB/s 16676 calls/s 16676 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: 625 MB/s 453632 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # udp rx: 637 MB/s 461824 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 677 MB/s 491008 calls/s # udp tx: 1121 MB/s 19026 calls/s 19026 msg/s # udp rx: 680 MB/s 492544 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 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: 1070 MB/s 780369 calls/s # udp tx: 1091 MB/s 18518 calls/s 18518 msg/s # udp rx: 1159 MB/s 845479 calls/s # udp tx: 1159 MB/s 19661 calls/s 19661 msg/s # udp rx: 1148 MB/s 837410 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1144 MB/s 834916 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 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__->