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: 818 MB/s 13877 calls/s 13877 msg/s # tcp rx: 818 MB/s 63438 calls/s # tcp tx: 805 MB/s 13662 calls/s 13662 msg/s # tcp rx: 807 MB/s 63030 calls/s # tcp tx: 803 MB/s 13628 calls/s 13628 msg/s # tcp rx: 803 MB/s 65816 calls/s # tcp tx: 817 MB/s 13859 calls/s 13859 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: 656 MB/s 475648 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 673 MB/s 487680 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 674 MB/s 488448 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp rx: 673 MB/s 487936 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 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: 1100 MB/s 802696 calls/s # udp tx: 1123 MB/s 19060 calls/s 19060 msg/s # udp rx: 1127 MB/s 822305 calls/s # udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # udp rx: 1126 MB/s 821891 calls/s # udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # udp rx: 1128 MB/s 822831 calls/s # udp tx: 1128 MB/s 19134 calls/s 19134 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__->