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: 871 MB/s 14776 calls/s 14776 msg/s # tcp rx: 873 MB/s 68854 calls/s # tcp tx: 764 MB/s 12969 calls/s 12969 msg/s # tcp rx: 765 MB/s 64609 calls/s # tcp tx: 831 MB/s 14111 calls/s 14111 msg/s # tcp rx: 831 MB/s 67762 calls/s # tcp tx: 807 MB/s 13696 calls/s 13696 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: 423 MB/s 307027 calls/s # udp tx: 884 MB/s 14995 calls/s 14995 msg/s # udp rx: 395 MB/s 287672 calls/s # udp tx: 780 MB/s 13232 calls/s 13232 msg/s # udp rx: 442 MB/s 320891 calls/s # udp tx: 884 MB/s 15001 calls/s 15001 msg/s # udp rx: 432 MB/s 314110 calls/s # udp tx: 793 MB/s 13457 calls/s 13457 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: 571 MB/s 416850 calls/s # udp tx: 586 MB/s 9948 calls/s 9948 msg/s # udp rx: 631 MB/s 460314 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 614 MB/s 447958 calls/s # udp tx: 612 MB/s 10381 calls/s 10381 msg/s # udp rx: 485 MB/s 354320 calls/s # udp tx: 482 MB/s 8181 calls/s 8181 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__->