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: 1397 MB/s 23704 calls/s 23704 msg/s # tcp rx: 1403 MB/s 56553 calls/s # tcp tx: 1545 MB/s 26214 calls/s 26214 msg/s # tcp rx: 1548 MB/s 60728 calls/s # tcp tx: 1456 MB/s 24697 calls/s 24697 msg/s # tcp rx: 1456 MB/s 58930 calls/s # tcp tx: 1424 MB/s 24154 calls/s 24154 msg/s # udp gso - over veth touching data # udp rx: 536 MB/s 382484 calls/s # udp tx: 552 MB/s 9370 calls/s 9370 msg/s # udp rx: 570 MB/s 406228 calls/s # udp tx: 576 MB/s 9770 calls/s 9770 msg/s # udp rx: 581 MB/s 414517 calls/s # udp tx: 581 MB/s 9858 calls/s 9858 msg/s # udp rx: 604 MB/s 430420 calls/s # udp tx: 602 MB/s 10226 calls/s 10226 msg/s # udp gso and gro - over veth touching data # udp rx: 1639 MB/s 27810 calls/s # udp tx: 1679 MB/s 28479 calls/s 28479 msg/s # udp rx: 1685 MB/s 28588 calls/s # udp tx: 1688 MB/s 28640 calls/s 28640 msg/s # udp rx: 1519 MB/s 25771 calls/s # udp tx: 1516 MB/s 25718 calls/s 25718 msg/s # udp rx: 1361 MB/s 23095 calls/s # udp tx: 1358 MB/s 23043 calls/s 23043 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1358 MB/s 23037 calls/s 23037 msg/s # tcp rx: 1359 MB/s 50683 calls/s # tcp tx: 1674 MB/s 28402 calls/s 28402 msg/s # tcp rx: 1676 MB/s 69296 calls/s # tcp tx: 1681 MB/s 28514 calls/s 28514 msg/s # tcp rx: 1684 MB/s 70788 calls/s # tcp tx: 1648 MB/s 27966 calls/s 27966 msg/s # udp gso - over veth touching data # udp rx: 595 MB/s 434490 calls/s # udp tx: 614 MB/s 10430 calls/s 10430 msg/s # udp rx: 603 MB/s 440446 calls/s # udp tx: 601 MB/s 10204 calls/s 10204 msg/s # udp rx: 556 MB/s 405906 calls/s # udp tx: 556 MB/s 9431 calls/s 9431 msg/s # udp rx: 582 MB/s 424687 calls/s # udp tx: 609 MB/s 10334 calls/s 10334 msg/s # udp gso and gro - over veth touching data # udp rx: 1692 MB/s 28710 calls/s # udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # udp rx: 1645 MB/s 27920 calls/s # udp tx: 1665 MB/s 28249 calls/s 28249 msg/s # udp rx: 1576 MB/s 26734 calls/s # udp tx: 1564 MB/s 26543 calls/s 26543 msg/s # udp rx: 1330 MB/s 22573 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 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__->