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: 1032 MB/s 17511 calls/s 17511 msg/s # tcp rx: 1043 MB/s 135104 calls/s # tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # tcp rx: 1044 MB/s 130359 calls/s # tcp tx: 1051 MB/s 17839 calls/s 17839 msg/s # tcp rx: 1052 MB/s 129632 calls/s # tcp tx: 1032 MB/s 17516 calls/s 17516 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 413930 calls/s # udp tx: 604 MB/s 10250 calls/s 10250 msg/s # udp rx: 975 MB/s 695244 calls/s # udp tx: 999 MB/s 16948 calls/s 16948 msg/s # udp rx: 1324 MB/s 943614 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1322 MB/s 942328 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 904816 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 1327 MB/s 945546 calls/s # udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # udp rx: 1317 MB/s 938378 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1311 MB/s 933927 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 771 MB/s 13092 calls/s 13092 msg/s # tcp rx: 772 MB/s 92325 calls/s # tcp tx: 816 MB/s 13847 calls/s 13847 msg/s # tcp rx: 816 MB/s 104809 calls/s # tcp tx: 936 MB/s 15880 calls/s 15880 msg/s # tcp rx: 937 MB/s 116064 calls/s # tcp tx: 704 MB/s 11955 calls/s 11955 msg/s # udp gso - over veth touching data # udp rx: 578 MB/s 421705 calls/s # udp tx: 596 MB/s 10113 calls/s 10113 msg/s # udp rx: 607 MB/s 443038 calls/s # udp tx: 611 MB/s 10368 calls/s 10368 msg/s # udp rx: 606 MB/s 442649 calls/s # udp tx: 632 MB/s 10726 calls/s 10726 msg/s # udp rx: 619 MB/s 452018 calls/s # udp tx: 808 MB/s 13713 calls/s 13713 msg/s # udp gso and gro - over veth touching data # udp rx: 641 MB/s 467735 calls/s # udp tx: 658 MB/s 11174 calls/s 11174 msg/s # udp rx: 626 MB/s 456552 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 msg/s # udp rx: 680 MB/s 496444 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp rx: 692 MB/s 505173 calls/s # udp tx: 691 MB/s 11720 calls/s 11720 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__->