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: 793 MB/s 13452 calls/s 13452 msg/s # tcp rx: 793 MB/s 44364 calls/s # tcp tx: 530 MB/s 8994 calls/s 8994 msg/s # tcp rx: 530 MB/s 27856 calls/s # tcp tx: 681 MB/s 11566 calls/s 11566 msg/s # tcp rx: 683 MB/s 40026 calls/s # tcp tx: 888 MB/s 15066 calls/s 15066 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: 477 MB/s 345584 calls/s # udp tx: 937 MB/s 15894 calls/s 15894 msg/s # udp rx: 498 MB/s 361052 calls/s # udp tx: 905 MB/s 15355 calls/s 15355 msg/s # udp rx: 477 MB/s 345139 calls/s # udp tx: 937 MB/s 15895 calls/s 15895 msg/s # udp rx: 533 MB/s 386554 calls/s # udp tx: 796 MB/s 13515 calls/s 13515 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: 683 MB/s 498244 calls/s # udp tx: 700 MB/s 11877 calls/s 11877 msg/s # udp rx: 698 MB/s 509392 calls/s # udp tx: 698 MB/s 11839 calls/s 11839 msg/s # udp rx: 711 MB/s 518937 calls/s # udp tx: 711 MB/s 12064 calls/s 12064 msg/s # udp rx: 706 MB/s 515395 calls/s # udp tx: 706 MB/s 11975 calls/s 11975 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__->