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: 784 MB/s 13308 calls/s 13308 msg/s # tcp rx: 785 MB/s 71611 calls/s # tcp tx: 876 MB/s 14861 calls/s 14861 msg/s # tcp rx: 877 MB/s 64888 calls/s # tcp tx: 553 MB/s 9382 calls/s 9382 msg/s # tcp rx: 552 MB/s 40254 calls/s # tcp tx: 524 MB/s 8896 calls/s 8896 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: 524 MB/s 379904 calls/s # udp tx: 824 MB/s 13980 calls/s 13980 msg/s # udp rx: 549 MB/s 397824 calls/s # udp tx: 812 MB/s 13784 calls/s 13784 msg/s # udp rx: 549 MB/s 397824 calls/s # udp tx: 813 MB/s 13793 calls/s 13793 msg/s # udp rx: 548 MB/s 397312 calls/s # udp tx: 813 MB/s 13792 calls/s 13792 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: 634 MB/s 462660 calls/s # udp tx: 648 MB/s 11002 calls/s 11002 msg/s # udp rx: 653 MB/s 476450 calls/s # udp tx: 652 MB/s 11070 calls/s 11070 msg/s # udp rx: 651 MB/s 475335 calls/s # udp tx: 651 MB/s 11048 calls/s 11048 msg/s # udp rx: 639 MB/s 466601 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 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__->