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: 921 MB/s 15625 calls/s 15625 msg/s # tcp rx: 922 MB/s 50682 calls/s # tcp tx: 900 MB/s 15281 calls/s 15281 msg/s # tcp rx: 901 MB/s 50464 calls/s # tcp tx: 875 MB/s 14847 calls/s 14847 msg/s # tcp rx: 875 MB/s 51500 calls/s # tcp tx: 824 MB/s 13991 calls/s 13991 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: 639 MB/s 463364 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 645 MB/s 467627 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 654 MB/s 474087 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 661 MB/s 479438 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 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: 1163 MB/s 848359 calls/s # udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # udp rx: 1155 MB/s 842628 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 msg/s # udp rx: 1100 MB/s 802870 calls/s # udp tx: 1100 MB/s 18667 calls/s 18667 msg/s # udp rx: 1156 MB/s 843630 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 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__->