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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 708 MB/s 12022 calls/s 12022 msg/s # tcp rx: 714 MB/s 32329 calls/s # tcp tx: 691 MB/s 11734 calls/s 11734 msg/s # tcp rx: 692 MB/s 31799 calls/s # tcp tx: 714 MB/s 12115 calls/s 12115 msg/s # tcp rx: 717 MB/s 31856 calls/s # tcp tx: 711 MB/s 12063 calls/s 12063 msg/s # udp gso - over veth touching data # udp rx: 334 MB/s 238450 calls/s # udp tx: 340 MB/s 5772 calls/s 5772 msg/s # udp rx: 305 MB/s 217670 calls/s # udp tx: 304 MB/s 5157 calls/s 5157 msg/s # udp rx: 298 MB/s 212982 calls/s # udp tx: 300 MB/s 5090 calls/s 5090 msg/s # udp rx: 328 MB/s 233754 calls/s # udp tx: 327 MB/s 5552 calls/s 5552 msg/s # udp gso and gro - over veth touching data # udp rx: 778 MB/s 13210 calls/s # udp tx: 795 MB/s 13496 calls/s 13496 msg/s # udp rx: 806 MB/s 13687 calls/s # udp tx: 807 MB/s 13689 calls/s 13689 msg/s # udp rx: 807 MB/s 13693 calls/s # udp tx: 807 MB/s 13694 calls/s 13694 msg/s # udp rx: 809 MB/s 13734 calls/s # udp tx: 809 MB/s 13732 calls/s 13732 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 655 MB/s 11111 calls/s 11111 msg/s # tcp rx: 657 MB/s 28975 calls/s # tcp tx: 627 MB/s 10647 calls/s 10647 msg/s # tcp rx: 633 MB/s 27329 calls/s # tcp tx: 683 MB/s 11591 calls/s 11591 msg/s # tcp rx: 688 MB/s 30046 calls/s # tcp tx: 699 MB/s 11866 calls/s 11866 msg/s # udp gso - over veth touching data # udp rx: 324 MB/s 236457 calls/s # udp tx: 331 MB/s 5630 calls/s 5630 msg/s # udp rx: 329 MB/s 240468 calls/s # udp tx: 329 MB/s 5591 calls/s 5591 msg/s # udp rx: 322 MB/s 235269 calls/s # udp tx: 322 MB/s 5473 calls/s 5473 msg/s # udp rx: 318 MB/s 231971 calls/s # udp tx: 318 MB/s 5400 calls/s 5400 msg/s # udp gso and gro - over veth touching data # udp rx: 698 MB/s 11844 calls/s # udp tx: 713 MB/s 12097 calls/s 12097 msg/s # udp rx: 775 MB/s 13152 calls/s # udp tx: 775 MB/s 13160 calls/s 13160 msg/s # udp rx: 777 MB/s 13180 calls/s # udp tx: 777 MB/s 13190 calls/s 13190 msg/s # udp rx: 777 MB/s 13191 calls/s # udp tx: 778 MB/s 13198 calls/s 13198 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__->