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: 671 MB/s 11391 calls/s 11391 msg/s # tcp rx: 671 MB/s 84304 calls/s # tcp tx: 744 MB/s 12629 calls/s 12629 msg/s # tcp rx: 746 MB/s 69677 calls/s # tcp tx: 680 MB/s 11545 calls/s 11545 msg/s # tcp rx: 680 MB/s 83178 calls/s # tcp tx: 711 MB/s 12068 calls/s 12068 msg/s # udp gso - over veth touching data # udp rx: 632 MB/s 450665 calls/s # udp tx: 654 MB/s 11106 calls/s 11106 msg/s # udp rx: 649 MB/s 462793 calls/s # udp tx: 648 MB/s 11005 calls/s 11005 msg/s # udp rx: 646 MB/s 460694 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 643 MB/s 458045 calls/s # udp tx: 642 MB/s 10894 calls/s 10894 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 471579 calls/s # udp tx: 682 MB/s 11573 calls/s 11573 msg/s # udp rx: 637 MB/s 453844 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 637 MB/s 454310 calls/s # udp tx: 637 MB/s 10810 calls/s 10810 msg/s # udp rx: 638 MB/s 455126 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 806 MB/s 13677 calls/s 13677 msg/s # tcp rx: 807 MB/s 92333 calls/s # tcp tx: 805 MB/s 13666 calls/s 13666 msg/s # tcp rx: 806 MB/s 91920 calls/s # tcp tx: 812 MB/s 13780 calls/s 13780 msg/s # tcp rx: 813 MB/s 92478 calls/s # tcp tx: 814 MB/s 13808 calls/s 13808 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 920356 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1278 MB/s 932423 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1288 MB/s 939643 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1287 MB/s 938743 calls/s # udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833502 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 1215 MB/s 886814 calls/s # udp tx: 1221 MB/s 20719 calls/s 20719 msg/s # udp rx: 1278 MB/s 932358 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1278 MB/s 932066 calls/s # udp tx: 1280 MB/s 21712 calls/s 21712 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__->