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: 656 MB/s 11134 calls/s 11134 msg/s # tcp rx: 656 MB/s 33612 calls/s # tcp tx: 634 MB/s 10766 calls/s 10766 msg/s # tcp rx: 635 MB/s 32690 calls/s # tcp tx: 665 MB/s 11295 calls/s 11295 msg/s # tcp rx: 666 MB/s 34104 calls/s # tcp tx: 673 MB/s 11420 calls/s 11420 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: 649 MB/s 470528 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 679 MB/s 492288 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # udp rx: 679 MB/s 491776 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 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: 619 MB/s 451931 calls/s # udp tx: 632 MB/s 10722 calls/s 10722 msg/s # udp rx: 653 MB/s 476482 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 msg/s # udp rx: 656 MB/s 478820 calls/s # udp tx: 656 MB/s 11130 calls/s 11130 msg/s # udp rx: 659 MB/s 481186 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 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__->