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: 801 MB/s 13591 calls/s 13591 msg/s # tcp rx: 802 MB/s 41038 calls/s # tcp tx: 757 MB/s 12846 calls/s 12846 msg/s # tcp rx: 758 MB/s 38992 calls/s # tcp tx: 918 MB/s 15580 calls/s 15580 msg/s # tcp rx: 919 MB/s 47604 calls/s # tcp tx: 912 MB/s 15473 calls/s 15473 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: 515 MB/s 373504 calls/s # udp tx: 816 MB/s 13851 calls/s 13851 msg/s # udp rx: 545 MB/s 395287 calls/s # udp tx: 807 MB/s 13694 calls/s 13694 msg/s # udp rx: 546 MB/s 395496 calls/s # udp tx: 816 MB/s 13848 calls/s 13848 msg/s # udp rx: 545 MB/s 395332 calls/s # udp tx: 818 MB/s 13879 calls/s 13879 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: 597 MB/s 435471 calls/s # udp tx: 612 MB/s 10382 calls/s 10382 msg/s # udp rx: 630 MB/s 459766 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 658 MB/s 480251 calls/s # udp tx: 658 MB/s 11177 calls/s 11177 msg/s # udp rx: 658 MB/s 480009 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 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__->