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: 598 MB/s 10152 calls/s 10152 msg/s # tcp rx: 599 MB/s 41933 calls/s # tcp tx: 557 MB/s 9463 calls/s 9463 msg/s # tcp rx: 558 MB/s 42502 calls/s # tcp tx: 552 MB/s 9374 calls/s 9374 msg/s # tcp rx: 553 MB/s 41976 calls/s # tcp tx: 553 MB/s 9383 calls/s 9383 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: 651 MB/s 472064 calls/s # udp tx: 1171 MB/s 19862 calls/s 19862 msg/s # udp rx: 667 MB/s 483840 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 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: 1052 MB/s 767235 calls/s # udp tx: 1080 MB/s 18326 calls/s 18326 msg/s # udp rx: 1185 MB/s 864380 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp rx: 1183 MB/s 863460 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1176 MB/s 858294 calls/s # udp tx: 1177 MB/s 19971 calls/s 19971 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__->