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: 526 MB/s 8932 calls/s 8932 msg/s # tcp rx: 529 MB/s 34947 calls/s # tcp tx: 532 MB/s 9032 calls/s 9032 msg/s # tcp rx: 548 MB/s 33032 calls/s # tcp tx: 901 MB/s 15284 calls/s 15284 msg/s # tcp rx: 897 MB/s 47717 calls/s # tcp tx: 919 MB/s 15600 calls/s 15600 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: 460 MB/s 334362 calls/s # udp tx: 702 MB/s 11923 calls/s 11923 msg/s # udp rx: 571 MB/s 414877 calls/s # udp tx: 671 MB/s 11395 calls/s 11395 msg/s # udp rx: 566 MB/s 411435 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp rx: 536 MB/s 390251 calls/s # udp tx: 618 MB/s 10497 calls/s 10497 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: 1053 MB/s 768352 calls/s # udp tx: 1089 MB/s 18486 calls/s 18486 msg/s # udp rx: 1082 MB/s 789509 calls/s # udp tx: 1081 MB/s 18347 calls/s 18347 msg/s # udp rx: 1153 MB/s 841180 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1085 MB/s 791939 calls/s # udp tx: 1085 MB/s 18404 calls/s 18404 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__->