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: 1036 MB/s 17582 calls/s 17582 msg/s # tcp rx: 1036 MB/s 52716 calls/s # tcp tx: 901 MB/s 15293 calls/s 15293 msg/s # tcp rx: 902 MB/s 46634 calls/s # tcp tx: 1012 MB/s 17169 calls/s 17169 msg/s # tcp rx: 1013 MB/s 51666 calls/s # tcp tx: 999 MB/s 16947 calls/s 16947 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: 631 MB/s 457472 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 661 MB/s 479530 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp rx: 659 MB/s 477436 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 659 MB/s 477770 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 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: 1034 MB/s 754776 calls/s # udp tx: 1072 MB/s 18194 calls/s 18194 msg/s # udp rx: 1093 MB/s 797460 calls/s # udp tx: 1092 MB/s 18526 calls/s 18526 msg/s # udp rx: 1128 MB/s 823219 calls/s # udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp rx: 1132 MB/s 826113 calls/s # udp tx: 1132 MB/s 19206 calls/s 19206 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__->