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: 818 MB/s 13883 calls/s 13883 msg/s # tcp rx: 819 MB/s 64156 calls/s # tcp tx: 797 MB/s 13530 calls/s 13530 msg/s # tcp rx: 798 MB/s 61339 calls/s # tcp tx: 866 MB/s 14692 calls/s 14692 msg/s # tcp rx: 867 MB/s 68838 calls/s # tcp tx: 839 MB/s 14244 calls/s 14244 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: 579 MB/s 419840 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 568 MB/s 412160 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 652 MB/s 472576 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 650 MB/s 470784 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 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: 1021 MB/s 745305 calls/s # udp tx: 1043 MB/s 17706 calls/s 17706 msg/s # udp rx: 1133 MB/s 827031 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # udp rx: 1156 MB/s 843586 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp rx: 1167 MB/s 851650 calls/s # udp tx: 1166 MB/s 19788 calls/s 19788 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__->