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: 897 MB/s 15219 calls/s 15219 msg/s # tcp rx: 930 MB/s 47302 calls/s # tcp tx: 1005 MB/s 17057 calls/s 17057 msg/s # tcp rx: 1008 MB/s 51173 calls/s # tcp tx: 983 MB/s 16673 calls/s 16673 msg/s # tcp rx: 982 MB/s 50144 calls/s # tcp tx: 972 MB/s 16491 calls/s 16491 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: 625 MB/s 452864 calls/s # udp tx: 1173 MB/s 19896 calls/s 19896 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 668 MB/s 484608 calls/s # udp tx: 1199 MB/s 20341 calls/s 20341 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: 1032 MB/s 753180 calls/s # udp tx: 1057 MB/s 17943 calls/s 17943 msg/s # udp rx: 1065 MB/s 777338 calls/s # udp tx: 1064 MB/s 18057 calls/s 18057 msg/s # udp rx: 1133 MB/s 826519 calls/s # udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # udp rx: 1126 MB/s 821425 calls/s # udp tx: 1129 MB/s 19156 calls/s 19156 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__->