make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 782 MB/s 13280 calls/s 13280 msg/s # tcp rx: 787 MB/s 86351 calls/s # tcp tx: 754 MB/s 12791 calls/s 12791 msg/s # tcp rx: 753 MB/s 86812 calls/s # tcp tx: 782 MB/s 13264 calls/s 13264 msg/s # tcp rx: 782 MB/s 89910 calls/s # tcp tx: 769 MB/s 13046 calls/s 13046 msg/s # udp gso - over veth touching data # udp rx: 721 MB/s 514140 calls/s # udp tx: 741 MB/s 12576 calls/s 12576 msg/s # udp rx: 708 MB/s 504596 calls/s # udp tx: 707 MB/s 12002 calls/s 12002 msg/s # udp rx: 706 MB/s 503077 calls/s # udp tx: 705 MB/s 11969 calls/s 11969 msg/s # udp rx: 694 MB/s 494598 calls/s # udp tx: 693 MB/s 11756 calls/s 11756 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887544 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # udp rx: 1273 MB/s 907122 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # udp rx: 782 MB/s 557417 calls/s # udp tx: 771 MB/s 13080 calls/s 13080 msg/s # udp rx: 658 MB/s 468789 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18741 calls/s 18741 msg/s # tcp rx: 1111 MB/s 130603 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1095 MB/s 127713 calls/s # tcp tx: 1106 MB/s 18775 calls/s 18775 msg/s # tcp rx: 1105 MB/s 127265 calls/s # tcp tx: 1110 MB/s 18836 calls/s 18836 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 909813 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1278 MB/s 932575 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1267 MB/s 924140 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1274 MB/s 929468 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860217 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 1292 MB/s 942757 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 1292 MB/s 942565 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1288 MB/s 939880 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 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__->