make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1009 MB/s 17119 calls/s 17119 msg/s # tcp rx: 1009 MB/s 139130 calls/s # tcp tx: 1096 MB/s 18599 calls/s 18599 msg/s # tcp rx: 1097 MB/s 134359 calls/s # tcp tx: 1053 MB/s 17875 calls/s 17875 msg/s # tcp rx: 1053 MB/s 133256 calls/s # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 838322 calls/s # udp tx: 1203 MB/s 20411 calls/s 20411 msg/s # udp rx: 1213 MB/s 864637 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1304 MB/s 929040 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1302 MB/s 927910 calls/s # udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # udp gso and gro - over veth touching data # udp rx: 1099 MB/s 783180 calls/s # udp tx: 1114 MB/s 18898 calls/s 18898 msg/s # udp rx: 737 MB/s 525646 calls/s # udp tx: 741 MB/s 12573 calls/s 12573 msg/s # udp rx: 743 MB/s 529280 calls/s # udp tx: 745 MB/s 12648 calls/s 12648 msg/s # udp rx: 745 MB/s 531354 calls/s # udp tx: 748 MB/s 12696 calls/s 12696 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 674 MB/s 11436 calls/s 11436 msg/s # tcp rx: 674 MB/s 88105 calls/s # tcp tx: 707 MB/s 12001 calls/s 12001 msg/s # tcp rx: 708 MB/s 85615 calls/s # tcp tx: 705 MB/s 11974 calls/s 11974 msg/s # tcp rx: 706 MB/s 85046 calls/s # tcp tx: 705 MB/s 11973 calls/s 11973 msg/s # udp gso - over veth touching data # udp rx: 555 MB/s 405076 calls/s # udp tx: 567 MB/s 9625 calls/s 9625 msg/s # udp rx: 562 MB/s 410319 calls/s # udp tx: 562 MB/s 9543 calls/s 9543 msg/s # udp rx: 610 MB/s 445339 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 609 MB/s 444528 calls/s # udp tx: 609 MB/s 10330 calls/s 10330 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 478235 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp rx: 663 MB/s 484082 calls/s # udp tx: 669 MB/s 11349 calls/s 11349 msg/s # udp rx: 711 MB/s 519134 calls/s # udp tx: 716 MB/s 12144 calls/s 12144 msg/s # udp rx: 705 MB/s 514494 calls/s # udp tx: 708 MB/s 12023 calls/s 12023 msg/s ok 1 selftests: net: udpgro_bench.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__->