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: 649 MB/s 11014 calls/s 11014 msg/s # tcp rx: 649 MB/s 33337 calls/s # tcp tx: 654 MB/s 11093 calls/s 11093 msg/s # tcp rx: 654 MB/s 33576 calls/s # tcp tx: 584 MB/s 9921 calls/s 9921 msg/s # tcp rx: 585 MB/s 30278 calls/s # tcp tx: 608 MB/s 10315 calls/s 10315 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: 508 MB/s 368111 calls/s # udp tx: 827 MB/s 14043 calls/s 14043 msg/s # udp rx: 511 MB/s 370432 calls/s # udp tx: 901 MB/s 15295 calls/s 15295 msg/s # udp rx: 518 MB/s 375040 calls/s # udp tx: 891 MB/s 15124 calls/s 15124 msg/s # udp rx: 530 MB/s 383488 calls/s # udp tx: 874 MB/s 14825 calls/s 14825 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: 1084 MB/s 791097 calls/s # udp tx: 1117 MB/s 18953 calls/s 18953 msg/s # udp rx: 1152 MB/s 840608 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp rx: 1122 MB/s 818425 calls/s # udp tx: 1113 MB/s 18878 calls/s 18878 msg/s # udp rx: 1155 MB/s 842587 calls/s # udp tx: 1163 MB/s 19737 calls/s 19737 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__->