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: 1607 MB/s 27264 calls/s 27264 msg/s # tcp rx: 1608 MB/s 73697 calls/s # tcp tx: 1579 MB/s 26781 calls/s 26781 msg/s # tcp rx: 1580 MB/s 74079 calls/s # tcp tx: 1581 MB/s 26831 calls/s 26831 msg/s # tcp rx: 1582 MB/s 64429 calls/s # tcp tx: 1430 MB/s 24256 calls/s 24256 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: 632 MB/s 456960 calls/s # udp tx: 1708 MB/s 28970 calls/s 28970 msg/s # udp rx: 584 MB/s 422356 calls/s # udp tx: 1676 MB/s 28438 calls/s 28438 msg/s # udp rx: 600 MB/s 434176 calls/s # udp tx: 1607 MB/s 27270 calls/s 27270 msg/s # udp rx: 560 MB/s 405504 calls/s # udp tx: 984 MB/s 16706 calls/s 16706 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: 770 MB/s 561786 calls/s # udp tx: 793 MB/s 13464 calls/s 13464 msg/s # udp rx: 793 MB/s 578402 calls/s # udp tx: 792 MB/s 13448 calls/s 13448 msg/s # udp rx: 789 MB/s 575710 calls/s # udp tx: 788 MB/s 13372 calls/s 13372 msg/s # udp rx: 804 MB/s 586844 calls/s # udp tx: 825 MB/s 13994 calls/s 13994 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__->