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: 799 MB/s 13564 calls/s 13564 msg/s # tcp rx: 800 MB/s 63206 calls/s # tcp tx: 784 MB/s 13306 calls/s 13306 msg/s # tcp rx: 785 MB/s 65986 calls/s # tcp tx: 790 MB/s 13413 calls/s 13413 msg/s # tcp rx: 791 MB/s 64586 calls/s # tcp tx: 797 MB/s 13531 calls/s 13531 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: 651 MB/s 472320 calls/s # udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # udp rx: 646 MB/s 468457 calls/s # udp tx: 1123 MB/s 19053 calls/s 19053 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # udp rx: 672 MB/s 487168 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 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: 625 MB/s 455853 calls/s # udp tx: 641 MB/s 10879 calls/s 10879 msg/s # udp rx: 655 MB/s 477845 calls/s # udp tx: 657 MB/s 11155 calls/s 11155 msg/s # udp rx: 661 MB/s 482583 calls/s # udp tx: 663 MB/s 11253 calls/s 11253 msg/s # udp rx: 662 MB/s 483128 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 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__->