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: 795 MB/s 13495 calls/s 13495 msg/s # tcp rx: 796 MB/s 43985 calls/s # tcp tx: 925 MB/s 15700 calls/s 15700 msg/s # tcp rx: 926 MB/s 48658 calls/s # tcp tx: 770 MB/s 13063 calls/s 13063 msg/s # tcp rx: 771 MB/s 45687 calls/s # tcp tx: 838 MB/s 14227 calls/s 14227 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: 459 MB/s 334696 calls/s # udp tx: 514 MB/s 8718 calls/s 8718 msg/s # udp rx: 423 MB/s 307818 calls/s # udp tx: 565 MB/s 9596 calls/s 9596 msg/s # udp rx: 398 MB/s 289141 calls/s # udp tx: 913 MB/s 15495 calls/s 15495 msg/s # udp rx: 479 MB/s 347136 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 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: 836 MB/s 610361 calls/s # udp tx: 857 MB/s 14549 calls/s 14549 msg/s # udp rx: 875 MB/s 638168 calls/s # udp tx: 875 MB/s 14856 calls/s 14856 msg/s # udp rx: 1048 MB/s 764945 calls/s # udp tx: 1055 MB/s 17906 calls/s 17906 msg/s # udp rx: 1024 MB/s 747005 calls/s # udp tx: 1022 MB/s 17337 calls/s 17337 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__->