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: 922 MB/s 15649 calls/s 15649 msg/s # tcp rx: 924 MB/s 49511 calls/s # tcp tx: 907 MB/s 15397 calls/s 15397 msg/s # tcp rx: 910 MB/s 48805 calls/s # tcp tx: 928 MB/s 15751 calls/s 15751 msg/s # tcp rx: 927 MB/s 48423 calls/s # tcp tx: 961 MB/s 16308 calls/s 16308 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: 616 MB/s 446464 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 631 MB/s 456960 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 625 MB/s 452864 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 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: 1124 MB/s 819978 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1166 MB/s 850722 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1146 MB/s 835919 calls/s # udp tx: 1148 MB/s 19479 calls/s 19479 msg/s # udp rx: 1146 MB/s 836244 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 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__->