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: 707 MB/s 11992 calls/s 11992 msg/s # tcp rx: 755 MB/s 87562 calls/s # tcp tx: 748 MB/s 12692 calls/s 12692 msg/s # tcp rx: 722 MB/s 83744 calls/s # tcp tx: 683 MB/s 11592 calls/s 11592 msg/s # tcp rx: 683 MB/s 84329 calls/s # tcp tx: 681 MB/s 11560 calls/s 11560 msg/s # udp gso - over veth touching data # udp rx: 648 MB/s 462054 calls/s # udp tx: 671 MB/s 11381 calls/s 11381 msg/s # udp rx: 745 MB/s 531379 calls/s # udp tx: 745 MB/s 12646 calls/s 12646 msg/s # udp rx: 743 MB/s 529367 calls/s # udp tx: 743 MB/s 12603 calls/s 12603 msg/s # udp rx: 749 MB/s 534114 calls/s # udp tx: 749 MB/s 12717 calls/s 12717 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894117 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1329 MB/s 947088 calls/s # udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # udp rx: 1348 MB/s 960671 calls/s # udp tx: 1350 MB/s 22911 calls/s 22911 msg/s # udp rx: 1348 MB/s 960661 calls/s # udp tx: 1349 MB/s 22892 calls/s 22892 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18509 calls/s 18509 msg/s # tcp rx: 1092 MB/s 128238 calls/s # tcp tx: 1069 MB/s 18135 calls/s 18135 msg/s # tcp rx: 1070 MB/s 134079 calls/s # tcp tx: 1081 MB/s 18340 calls/s 18340 msg/s # tcp rx: 1082 MB/s 135393 calls/s # tcp tx: 1063 MB/s 18044 calls/s 18044 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 918104 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1284 MB/s 936703 calls/s # udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # udp rx: 1288 MB/s 939494 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp rx: 1290 MB/s 941199 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 865760 calls/s # udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # udp rx: 1250 MB/s 911963 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # udp rx: 1217 MB/s 887795 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1283 MB/s 936255 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 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__->