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: 886 MB/s 15041 calls/s 15041 msg/s # tcp rx: 887 MB/s 149225 calls/s # tcp tx: 857 MB/s 14549 calls/s 14549 msg/s # tcp rx: 859 MB/s 158938 calls/s # tcp tx: 868 MB/s 14726 calls/s 14726 msg/s # tcp rx: 869 MB/s 157770 calls/s # tcp tx: 864 MB/s 14666 calls/s 14666 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 469915 calls/s # udp tx: 670 MB/s 11375 calls/s 11375 msg/s # udp rx: 641 MB/s 457148 calls/s # udp tx: 644 MB/s 10930 calls/s 10930 msg/s # udp rx: 894 MB/s 636882 calls/s # udp tx: 906 MB/s 15383 calls/s 15383 msg/s # udp rx: 1243 MB/s 885456 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp gso and gro - over veth touching data # udp rx: 648 MB/s 461899 calls/s # udp tx: 661 MB/s 11213 calls/s 11213 msg/s # udp rx: 660 MB/s 470476 calls/s # udp tx: 659 MB/s 11183 calls/s 11183 msg/s # udp rx: 664 MB/s 473196 calls/s # udp tx: 664 MB/s 11264 calls/s 11264 msg/s # udp rx: 661 MB/s 471443 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 698 MB/s 11841 calls/s 11841 msg/s # tcp rx: 699 MB/s 86883 calls/s # tcp tx: 682 MB/s 11573 calls/s 11573 msg/s # tcp rx: 682 MB/s 84731 calls/s # tcp tx: 644 MB/s 10923 calls/s 10923 msg/s # tcp rx: 643 MB/s 83550 calls/s # tcp tx: 665 MB/s 11289 calls/s 11289 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847054 calls/s # udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # udp rx: 1186 MB/s 865273 calls/s # udp tx: 1185 MB/s 20103 calls/s 20103 msg/s # udp rx: 1189 MB/s 867431 calls/s # udp tx: 1188 MB/s 20151 calls/s 20151 msg/s # udp rx: 1191 MB/s 868804 calls/s # udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 868389 calls/s # udp tx: 1217 MB/s 20643 calls/s 20643 msg/s # udp rx: 1206 MB/s 880037 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp rx: 1206 MB/s 879936 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 1209 MB/s 881988 calls/s # udp tx: 1210 MB/s 20536 calls/s 20536 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__->