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: 800 MB/s 13578 calls/s 13578 msg/s # tcp rx: 801 MB/s 64603 calls/s # tcp tx: 771 MB/s 13084 calls/s 13084 msg/s # tcp rx: 772 MB/s 63994 calls/s # tcp tx: 780 MB/s 13236 calls/s 13236 msg/s # tcp rx: 781 MB/s 62469 calls/s # tcp tx: 778 MB/s 13199 calls/s 13199 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: 654 MB/s 474291 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 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: 1065 MB/s 777057 calls/s # udp tx: 1091 MB/s 18507 calls/s 18507 msg/s # udp rx: 799 MB/s 583064 calls/s # udp tx: 786 MB/s 13348 calls/s 13348 msg/s # udp rx: 625 MB/s 456132 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 629 MB/s 459334 calls/s # udp tx: 631 MB/s 10705 calls/s 10705 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__->