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: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 717 MB/s 31875 calls/s # tcp tx: 747 MB/s 12685 calls/s 12685 msg/s # tcp rx: 748 MB/s 32655 calls/s # tcp tx: 649 MB/s 11012 calls/s 11012 msg/s # tcp rx: 655 MB/s 27847 calls/s # tcp tx: 544 MB/s 9242 calls/s 9242 msg/s # udp gso - over veth touching data # udp rx: 374 MB/s 266480 calls/s # udp tx: 391 MB/s 6640 calls/s 6640 msg/s # udp rx: 401 MB/s 286340 calls/s # udp tx: 402 MB/s 6820 calls/s 6820 msg/s # udp rx: 444 MB/s 316411 calls/s # udp tx: 444 MB/s 7536 calls/s 7536 msg/s # udp rx: 443 MB/s 315955 calls/s # udp tx: 443 MB/s 7527 calls/s 7527 msg/s # udp gso and gro - over veth touching data # udp rx: 764 MB/s 12970 calls/s # udp tx: 789 MB/s 13397 calls/s 13397 msg/s # udp rx: 816 MB/s 13851 calls/s # udp tx: 815 MB/s 13836 calls/s 13836 msg/s # udp rx: 817 MB/s 13860 calls/s # udp tx: 816 MB/s 13846 calls/s 13846 msg/s # udp rx: 805 MB/s 13668 calls/s # udp tx: 803 MB/s 13628 calls/s 13628 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 697 MB/s 11837 calls/s 11837 msg/s # tcp rx: 698 MB/s 33336 calls/s # tcp tx: 717 MB/s 12166 calls/s 12166 msg/s # tcp rx: 717 MB/s 32884 calls/s # tcp tx: 595 MB/s 10104 calls/s 10104 msg/s # tcp rx: 596 MB/s 23734 calls/s # tcp tx: 708 MB/s 12013 calls/s 12013 msg/s # udp gso - over veth touching data # udp rx: 414 MB/s 302416 calls/s # udp tx: 428 MB/s 7272 calls/s 7272 msg/s # udp rx: 427 MB/s 312140 calls/s # udp tx: 427 MB/s 7251 calls/s 7251 msg/s # udp rx: 427 MB/s 311868 calls/s # udp tx: 427 MB/s 7244 calls/s 7244 msg/s # udp rx: 427 MB/s 311543 calls/s # udp tx: 427 MB/s 7257 calls/s 7257 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 11481 calls/s # udp tx: 684 MB/s 11611 calls/s 11611 msg/s # udp rx: 518 MB/s 8920 calls/s # udp tx: 520 MB/s 8833 calls/s 8833 msg/s # udp rx: 533 MB/s 9054 calls/s # udp tx: 536 MB/s 9094 calls/s 9094 msg/s # udp rx: 579 MB/s 9823 calls/s # udp tx: 578 MB/s 9809 calls/s 9809 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' [?2004hxx__-> echo $? 0 xx__->