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: 961 MB/s 16312 calls/s 16312 msg/s # tcp rx: 962 MB/s 51035 calls/s # tcp tx: 841 MB/s 14271 calls/s 14271 msg/s # tcp rx: 843 MB/s 43060 calls/s # tcp tx: 573 MB/s 9719 calls/s 9719 msg/s # tcp rx: 573 MB/s 29927 calls/s # tcp tx: 587 MB/s 9958 calls/s 9958 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: 593 MB/s 430080 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 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: 631 MB/s 460745 calls/s # udp tx: 650 MB/s 11033 calls/s 11033 msg/s # udp rx: 660 MB/s 481664 calls/s # udp tx: 660 MB/s 11201 calls/s 11201 msg/s # udp rx: 694 MB/s 506147 calls/s # udp tx: 696 MB/s 11814 calls/s 11814 msg/s # udp rx: 669 MB/s 488361 calls/s # udp tx: 666 MB/s 11309 calls/s 11309 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__->