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: 824 MB/s 13978 calls/s 13978 msg/s # tcp rx: 824 MB/s 69167 calls/s # tcp tx: 833 MB/s 14132 calls/s 14132 msg/s # tcp rx: 837 MB/s 67078 calls/s # tcp tx: 814 MB/s 13815 calls/s 13815 msg/s # tcp rx: 814 MB/s 66172 calls/s # tcp tx: 820 MB/s 13908 calls/s 13908 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: 658 MB/s 476672 calls/s # udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # udp rx: 681 MB/s 493312 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 679 MB/s 492288 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 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: 1139 MB/s 831182 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp rx: 1143 MB/s 833695 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 1143 MB/s 834328 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 1143 MB/s 833659 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 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__->