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: 958 MB/s 16265 calls/s 16265 msg/s # tcp rx: 971 MB/s 49440 calls/s # tcp tx: 951 MB/s 16132 calls/s 16132 msg/s # tcp rx: 945 MB/s 48598 calls/s # tcp tx: 582 MB/s 9877 calls/s 9877 msg/s # tcp rx: 582 MB/s 32571 calls/s # tcp tx: 609 MB/s 10343 calls/s 10343 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: 484 MB/s 351066 calls/s # udp tx: 847 MB/s 14379 calls/s 14379 msg/s # udp rx: 539 MB/s 390665 calls/s # udp tx: 821 MB/s 13939 calls/s 13939 msg/s # udp rx: 525 MB/s 380769 calls/s # udp tx: 862 MB/s 14635 calls/s 14635 msg/s # udp rx: 553 MB/s 401108 calls/s # udp tx: 823 MB/s 13971 calls/s 13971 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: 619 MB/s 451671 calls/s # udp tx: 636 MB/s 10801 calls/s 10801 msg/s # udp rx: 641 MB/s 467936 calls/s # udp tx: 642 MB/s 10892 calls/s 10892 msg/s # udp rx: 620 MB/s 452657 calls/s # udp tx: 619 MB/s 10504 calls/s 10504 msg/s # udp rx: 569 MB/s 415256 calls/s # udp tx: 569 MB/s 9663 calls/s 9663 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__->