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: 909 MB/s 15428 calls/s 15428 msg/s # tcp rx: 920 MB/s 49067 calls/s # tcp tx: 960 MB/s 16286 calls/s 16286 msg/s # tcp rx: 970 MB/s 48779 calls/s # tcp tx: 843 MB/s 14314 calls/s 14314 msg/s # tcp rx: 835 MB/s 42707 calls/s # tcp tx: 603 MB/s 10238 calls/s 10238 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: 492 MB/s 357284 calls/s # udp tx: 792 MB/s 13443 calls/s 13443 msg/s # udp rx: 507 MB/s 368122 calls/s # udp tx: 826 MB/s 14012 calls/s 14012 msg/s # udp rx: 527 MB/s 382322 calls/s # udp tx: 834 MB/s 14158 calls/s 14158 msg/s # udp rx: 562 MB/s 407824 calls/s # udp tx: 795 MB/s 13490 calls/s 13490 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: 638 MB/s 465372 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 665 MB/s 485648 calls/s # udp tx: 665 MB/s 11281 calls/s 11281 msg/s # udp rx: 657 MB/s 479640 calls/s # udp tx: 657 MB/s 11148 calls/s 11148 msg/s # udp rx: 673 MB/s 491084 calls/s # udp tx: 672 MB/s 11409 calls/s 11409 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__->