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: 1679 MB/s 28489 calls/s 28489 msg/s # tcp rx: 1681 MB/s 70720 calls/s # tcp tx: 1695 MB/s 28750 calls/s 28750 msg/s # tcp rx: 1696 MB/s 72555 calls/s # tcp tx: 1687 MB/s 28617 calls/s 28617 msg/s # tcp rx: 1689 MB/s 72995 calls/s # tcp tx: 1685 MB/s 28580 calls/s 28580 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: 657 MB/s 475648 calls/s # udp tx: 1472 MB/s 24969 calls/s 24969 msg/s # udp rx: 630 MB/s 456042 calls/s # udp tx: 1627 MB/s 27600 calls/s 27600 msg/s # udp rx: 570 MB/s 412578 calls/s # udp tx: 1655 MB/s 28075 calls/s 28075 msg/s # udp rx: 678 MB/s 490361 calls/s # udp tx: 1613 MB/s 27371 calls/s 27371 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: 736 MB/s 536954 calls/s # udp tx: 753 MB/s 12775 calls/s 12775 msg/s # udp rx: 754 MB/s 550333 calls/s # udp tx: 757 MB/s 12845 calls/s 12845 msg/s # udp rx: 754 MB/s 550579 calls/s # udp tx: 756 MB/s 12836 calls/s 12836 msg/s # udp rx: 758 MB/s 552949 calls/s # udp tx: 760 MB/s 12891 calls/s 12891 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__->