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: 716 MB/s 12160 calls/s 12160 msg/s # tcp rx: 718 MB/s 30939 calls/s # tcp tx: 765 MB/s 12988 calls/s 12988 msg/s # tcp rx: 766 MB/s 32957 calls/s # tcp tx: 761 MB/s 12924 calls/s 12924 msg/s # tcp rx: 762 MB/s 34645 calls/s # tcp tx: 764 MB/s 12959 calls/s 12959 msg/s # udp gso - over veth touching data # udp rx: 385 MB/s 274860 calls/s # udp tx: 401 MB/s 6804 calls/s 6804 msg/s # udp rx: 422 MB/s 301284 calls/s # udp tx: 422 MB/s 7167 calls/s 7167 msg/s # udp rx: 371 MB/s 264624 calls/s # udp tx: 371 MB/s 6293 calls/s 6293 msg/s # udp rx: 451 MB/s 321906 calls/s # udp tx: 451 MB/s 7656 calls/s 7656 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 11253 calls/s # udp tx: 686 MB/s 11648 calls/s 11648 msg/s # udp rx: 697 MB/s 11831 calls/s # udp tx: 699 MB/s 11858 calls/s 11858 msg/s # udp rx: 808 MB/s 13714 calls/s # udp tx: 806 MB/s 13687 calls/s 13687 msg/s # udp rx: 805 MB/s 13657 calls/s # udp tx: 804 MB/s 13648 calls/s 13648 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 718 MB/s 12190 calls/s 12190 msg/s # tcp rx: 719 MB/s 30329 calls/s # tcp tx: 728 MB/s 12361 calls/s 12361 msg/s # tcp rx: 729 MB/s 29405 calls/s # tcp tx: 760 MB/s 12898 calls/s 12898 msg/s # tcp rx: 761 MB/s 31679 calls/s # tcp tx: 761 MB/s 12920 calls/s 12920 msg/s # udp gso - over veth touching data # udp rx: 363 MB/s 264817 calls/s # udp tx: 376 MB/s 6393 calls/s 6393 msg/s # udp rx: 411 MB/s 300122 calls/s # udp tx: 412 MB/s 6991 calls/s 6991 msg/s # udp rx: 419 MB/s 306297 calls/s # udp tx: 419 MB/s 7115 calls/s 7115 msg/s # udp rx: 425 MB/s 310452 calls/s # udp tx: 425 MB/s 7212 calls/s 7212 msg/s # udp gso and gro - over veth touching data # udp rx: 644 MB/s 10938 calls/s # udp tx: 664 MB/s 11267 calls/s 11267 msg/s # udp rx: 613 MB/s 10413 calls/s # udp tx: 609 MB/s 10345 calls/s 10345 msg/s # udp rx: 573 MB/s 9724 calls/s # udp tx: 572 MB/s 9717 calls/s 9717 msg/s # udp rx: 566 MB/s 9602 calls/s # udp tx: 565 MB/s 9593 calls/s 9593 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__->