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: 1088 MB/s 18459 calls/s 18459 msg/s # tcp rx: 1088 MB/s 140866 calls/s # tcp tx: 1103 MB/s 18723 calls/s 18723 msg/s # tcp rx: 1104 MB/s 138730 calls/s # tcp tx: 1104 MB/s 18737 calls/s 18737 msg/s # tcp rx: 1105 MB/s 137810 calls/s # tcp tx: 1070 MB/s 18148 calls/s 18148 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 816304 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp rx: 1278 MB/s 910439 calls/s # udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # udp rx: 1232 MB/s 877905 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # udp rx: 823 MB/s 586563 calls/s # udp tx: 810 MB/s 13753 calls/s 13753 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 916874 calls/s # udp tx: 1321 MB/s 22413 calls/s 22413 msg/s # udp rx: 1299 MB/s 925857 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 1315 MB/s 937268 calls/s # udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # udp rx: 1309 MB/s 932783 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 665 MB/s 11292 calls/s 11292 msg/s # tcp rx: 668 MB/s 85251 calls/s # tcp tx: 695 MB/s 11802 calls/s 11802 msg/s # tcp rx: 696 MB/s 85129 calls/s # tcp tx: 697 MB/s 11836 calls/s 11836 msg/s # tcp rx: 698 MB/s 85603 calls/s # tcp tx: 695 MB/s 11789 calls/s 11789 msg/s # udp gso - over veth touching data # udp rx: 622 MB/s 454053 calls/s # udp tx: 642 MB/s 10891 calls/s 10891 msg/s # udp rx: 643 MB/s 469151 calls/s # udp tx: 647 MB/s 10987 calls/s 10987 msg/s # udp rx: 666 MB/s 486282 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # udp rx: 667 MB/s 486670 calls/s # udp tx: 670 MB/s 11375 calls/s 11375 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871717 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 656 MB/s 479066 calls/s # udp tx: 646 MB/s 10971 calls/s 10971 msg/s # udp rx: 632 MB/s 461479 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 630 MB/s 459469 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 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__->