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: 1392 MB/s 23626 calls/s 23626 msg/s # tcp rx: 1393 MB/s 57506 calls/s # tcp tx: 1330 MB/s 22560 calls/s 22560 msg/s # tcp rx: 1331 MB/s 58847 calls/s # tcp tx: 1393 MB/s 23634 calls/s 23634 msg/s # tcp rx: 1394 MB/s 50916 calls/s # tcp tx: 1255 MB/s 21294 calls/s 21294 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: 483 MB/s 349952 calls/s # udp tx: 1073 MB/s 18206 calls/s 18206 msg/s # udp rx: 535 MB/s 387274 calls/s # udp tx: 1091 MB/s 18507 calls/s 18507 msg/s # udp rx: 542 MB/s 391991 calls/s # udp tx: 1093 MB/s 18546 calls/s 18546 msg/s # udp rx: 541 MB/s 391689 calls/s # udp tx: 1091 MB/s 18506 calls/s 18506 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: 604 MB/s 440666 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp rx: 754 MB/s 550209 calls/s # udp tx: 759 MB/s 12881 calls/s 12881 msg/s # udp rx: 769 MB/s 560852 calls/s # udp tx: 769 MB/s 13051 calls/s 13051 msg/s # udp rx: 751 MB/s 547758 calls/s # udp tx: 746 MB/s 12661 calls/s 12661 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__->