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: 945 MB/s 16039 calls/s 16039 msg/s # tcp rx: 945 MB/s 50196 calls/s # tcp tx: 937 MB/s 15901 calls/s 15901 msg/s # tcp rx: 939 MB/s 49571 calls/s # tcp tx: 917 MB/s 15567 calls/s 15567 msg/s # tcp rx: 918 MB/s 48368 calls/s # tcp tx: 912 MB/s 15476 calls/s 15476 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: 483 MB/s 350853 calls/s # udp tx: 753 MB/s 12779 calls/s 12779 msg/s # udp rx: 584 MB/s 424104 calls/s # udp tx: 693 MB/s 11760 calls/s 11760 msg/s # udp rx: 585 MB/s 425212 calls/s # udp tx: 737 MB/s 12503 calls/s 12503 msg/s # udp rx: 578 MB/s 419764 calls/s # udp tx: 730 MB/s 12392 calls/s 12392 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: 962 MB/s 702173 calls/s # udp tx: 991 MB/s 16812 calls/s 16812 msg/s # udp rx: 1088 MB/s 794130 calls/s # udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp rx: 721 MB/s 526397 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp rx: 715 MB/s 521704 calls/s # udp tx: 716 MB/s 12157 calls/s 12157 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__->