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: 966 MB/s 16400 calls/s 16400 msg/s # tcp rx: 967 MB/s 51998 calls/s # tcp tx: 968 MB/s 16423 calls/s 16423 msg/s # tcp rx: 968 MB/s 50407 calls/s # tcp tx: 961 MB/s 16313 calls/s 16313 msg/s # tcp rx: 962 MB/s 48638 calls/s # tcp tx: 946 MB/s 16057 calls/s 16057 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: 540 MB/s 392448 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 622 MB/s 450987 calls/s # udp tx: 1195 MB/s 20275 calls/s 20275 msg/s # udp rx: 644 MB/s 466628 calls/s # udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # udp rx: 580 MB/s 420541 calls/s # udp tx: 1324 MB/s 22462 calls/s 22462 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: 1031 MB/s 752545 calls/s # udp tx: 1055 MB/s 17900 calls/s 17900 msg/s # udp rx: 1147 MB/s 837081 calls/s # udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp rx: 1052 MB/s 767821 calls/s # udp tx: 1053 MB/s 17861 calls/s 17861 msg/s # udp rx: 1137 MB/s 829731 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 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__->