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: 558 MB/s 9475 calls/s 9475 msg/s # tcp rx: 558 MB/s 32581 calls/s # tcp tx: 552 MB/s 9365 calls/s 9365 msg/s # tcp rx: 552 MB/s 31640 calls/s # tcp tx: 563 MB/s 9549 calls/s 9549 msg/s # tcp rx: 563 MB/s 32080 calls/s # tcp tx: 555 MB/s 9416 calls/s 9416 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: 524 MB/s 380160 calls/s # udp tx: 821 MB/s 13926 calls/s 13926 msg/s # udp rx: 552 MB/s 400478 calls/s # udp tx: 819 MB/s 13904 calls/s 13904 msg/s # udp rx: 485 MB/s 351711 calls/s # udp tx: 844 MB/s 14327 calls/s 14327 msg/s # udp rx: 520 MB/s 377410 calls/s # udp tx: 831 MB/s 14097 calls/s 14097 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: 1106 MB/s 806840 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1158 MB/s 845058 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 1153 MB/s 841497 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1155 MB/s 843066 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 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__->