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: 967 MB/s 16401 calls/s 16401 msg/s # tcp rx: 967 MB/s 49676 calls/s # tcp tx: 932 MB/s 15812 calls/s 15812 msg/s # tcp rx: 952 MB/s 48708 calls/s # tcp tx: 922 MB/s 15638 calls/s 15638 msg/s # tcp rx: 923 MB/s 48545 calls/s # tcp tx: 894 MB/s 15170 calls/s 15170 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: 638 MB/s 462695 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # udp rx: 629 MB/s 455680 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 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: 1080 MB/s 787712 calls/s # udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # udp rx: 1167 MB/s 851796 calls/s # udp tx: 1167 MB/s 19808 calls/s 19808 msg/s # udp rx: 1165 MB/s 849741 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1166 MB/s 850432 calls/s # udp tx: 1166 MB/s 19788 calls/s 19788 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__->