make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 847 MB/s 14377 calls/s 14377 msg/s # tcp rx: 849 MB/s 49890 calls/s # tcp tx: 882 MB/s 14963 calls/s 14963 msg/s # tcp rx: 883 MB/s 48972 calls/s # tcp tx: 897 MB/s 15228 calls/s 15228 msg/s # tcp rx: 898 MB/s 47908 calls/s # tcp tx: 889 MB/s 15080 calls/s 15080 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: 580 MB/s 420608 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 634 MB/s 459308 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 msg/s # udp rx: 603 MB/s 437488 calls/s # udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # udp rx: 638 MB/s 462475 calls/s # udp tx: 1213 MB/s 20577 calls/s 20577 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: 1086 MB/s 792139 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 1070 MB/s 780616 calls/s # udp tx: 1069 MB/s 18137 calls/s 18137 msg/s # udp rx: 1051 MB/s 766945 calls/s # udp tx: 1050 MB/s 17814 calls/s 17814 msg/s # udp rx: 1034 MB/s 754773 calls/s # udp tx: 1034 MB/s 17541 calls/s 17541 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__->