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: 817 MB/s 13873 calls/s 13873 msg/s # tcp rx: 818 MB/s 63992 calls/s # tcp tx: 782 MB/s 13267 calls/s 13267 msg/s # tcp rx: 783 MB/s 64247 calls/s # tcp tx: 805 MB/s 13670 calls/s 13670 msg/s # tcp rx: 806 MB/s 63025 calls/s # tcp tx: 792 MB/s 13447 calls/s 13447 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: 479 MB/s 347648 calls/s # udp tx: 814 MB/s 13811 calls/s 13811 msg/s # udp rx: 543 MB/s 394177 calls/s # udp tx: 732 MB/s 12424 calls/s 12424 msg/s # udp rx: 551 MB/s 399655 calls/s # udp tx: 763 MB/s 12952 calls/s 12952 msg/s # udp rx: 547 MB/s 396879 calls/s # udp tx: 773 MB/s 13118 calls/s 13118 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: 647 MB/s 471923 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp rx: 650 MB/s 474408 calls/s # udp tx: 645 MB/s 10947 calls/s 10947 msg/s # udp rx: 628 MB/s 458681 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 650 MB/s 474659 calls/s # udp tx: 666 MB/s 11306 calls/s 11306 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__->