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: 805 MB/s 13668 calls/s 13668 msg/s # tcp rx: 806 MB/s 65625 calls/s # tcp tx: 810 MB/s 13742 calls/s 13742 msg/s # tcp rx: 811 MB/s 62697 calls/s # tcp tx: 802 MB/s 13604 calls/s 13604 msg/s # tcp rx: 802 MB/s 62794 calls/s # tcp tx: 797 MB/s 13528 calls/s 13528 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: 606 MB/s 440064 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 618 MB/s 448190 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp rx: 628 MB/s 454790 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 641 MB/s 464237 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 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: 1122 MB/s 818873 calls/s # udp tx: 1147 MB/s 19457 calls/s 19457 msg/s # udp rx: 1185 MB/s 864483 calls/s # udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp rx: 1153 MB/s 841445 calls/s # udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # udp rx: 1155 MB/s 842747 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 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__->