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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 749 MB/s 12709 calls/s 12709 msg/s # tcp rx: 750 MB/s 34372 calls/s # tcp tx: 579 MB/s 9833 calls/s 9833 msg/s # tcp rx: 584 MB/s 20959 calls/s # tcp tx: 711 MB/s 12069 calls/s 12069 msg/s # tcp rx: 716 MB/s 34375 calls/s # tcp tx: 726 MB/s 12318 calls/s 12318 msg/s # udp gso - over veth touching data # udp rx: 361 MB/s 257778 calls/s # udp tx: 376 MB/s 6388 calls/s 6388 msg/s # udp rx: 447 MB/s 319121 calls/s # udp tx: 444 MB/s 7544 calls/s 7544 msg/s # udp rx: 378 MB/s 269809 calls/s # udp tx: 382 MB/s 6490 calls/s 6490 msg/s # udp rx: 438 MB/s 312226 calls/s # udp tx: 438 MB/s 7445 calls/s 7445 msg/s # udp gso and gro - over veth touching data # udp rx: 741 MB/s 12571 calls/s # udp tx: 769 MB/s 13043 calls/s 13043 msg/s # udp rx: 769 MB/s 13047 calls/s # udp tx: 766 MB/s 13004 calls/s 13004 msg/s # udp rx: 755 MB/s 12809 calls/s # udp tx: 755 MB/s 12814 calls/s 12814 msg/s # udp rx: 757 MB/s 12846 calls/s # udp tx: 755 MB/s 12815 calls/s 12815 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 666 MB/s 11309 calls/s 11309 msg/s # tcp rx: 669 MB/s 29684 calls/s # tcp tx: 697 MB/s 11822 calls/s 11822 msg/s # tcp rx: 704 MB/s 28752 calls/s # tcp tx: 714 MB/s 12115 calls/s 12115 msg/s # tcp rx: 721 MB/s 29989 calls/s # tcp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp gso - over veth touching data # udp rx: 295 MB/s 215580 calls/s # udp tx: 306 MB/s 5203 calls/s 5203 msg/s # udp rx: 330 MB/s 240913 calls/s # udp tx: 329 MB/s 5589 calls/s 5589 msg/s # udp rx: 336 MB/s 245401 calls/s # udp tx: 335 MB/s 5693 calls/s 5693 msg/s # udp rx: 329 MB/s 240515 calls/s # udp tx: 330 MB/s 5612 calls/s 5612 msg/s # udp gso and gro - over veth touching data # udp rx: 488 MB/s 8579 calls/s # udp tx: 515 MB/s 8747 calls/s 8747 msg/s # udp rx: 778 MB/s 13206 calls/s # udp tx: 777 MB/s 13184 calls/s 13184 msg/s # udp rx: 772 MB/s 13104 calls/s # udp tx: 771 MB/s 13091 calls/s 13091 msg/s # udp rx: 769 MB/s 13057 calls/s # udp tx: 769 MB/s 13048 calls/s 13048 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__->