make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 986 MB/s 16736 calls/s 16736 msg/s # tcp rx: 987 MB/s 51011 calls/s # tcp tx: 950 MB/s 16119 calls/s 16119 msg/s # tcp rx: 951 MB/s 48808 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # tcp rx: 983 MB/s 50319 calls/s # tcp tx: 959 MB/s 16276 calls/s 16276 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: 641 MB/s 464640 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 666 MB/s 483014 calls/s # udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # udp rx: 666 MB/s 482929 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # udp rx: 667 MB/s 483140 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 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: 1119 MB/s 816717 calls/s # udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # udp rx: 1055 MB/s 769449 calls/s # udp tx: 1047 MB/s 17770 calls/s 17770 msg/s # udp rx: 1106 MB/s 806713 calls/s # udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # udp rx: 1159 MB/s 845366 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 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__->