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: 1168 MB/s 19827 calls/s 19827 msg/s # tcp rx: 1176 MB/s 145077 calls/s # tcp tx: 1063 MB/s 18037 calls/s 18037 msg/s # tcp rx: 1076 MB/s 130978 calls/s # tcp tx: 864 MB/s 14661 calls/s 14661 msg/s # tcp rx: 866 MB/s 93620 calls/s # tcp tx: 796 MB/s 13510 calls/s 13510 msg/s # udp gso - over veth touching data # udp rx: 655 MB/s 467209 calls/s # udp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp rx: 660 MB/s 470424 calls/s # udp tx: 666 MB/s 11309 calls/s 11309 msg/s # udp rx: 638 MB/s 454526 calls/s # udp tx: 640 MB/s 10858 calls/s 10858 msg/s # udp rx: 633 MB/s 451227 calls/s # udp tx: 631 MB/s 10708 calls/s 10708 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 825192 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp rx: 1216 MB/s 866853 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1298 MB/s 924742 calls/s # udp tx: 1303 MB/s 22103 calls/s 22103 msg/s # udp rx: 1301 MB/s 926847 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18054 calls/s 18054 msg/s # tcp rx: 1065 MB/s 134019 calls/s # tcp tx: 1068 MB/s 18126 calls/s 18126 msg/s # tcp rx: 1095 MB/s 130470 calls/s # tcp tx: 1075 MB/s 18240 calls/s 18240 msg/s # tcp rx: 1081 MB/s 131477 calls/s # tcp tx: 1083 MB/s 18383 calls/s 18383 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 787914 calls/s # udp tx: 1096 MB/s 18603 calls/s 18603 msg/s # udp rx: 1121 MB/s 817982 calls/s # udp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp rx: 1244 MB/s 907927 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 1234 MB/s 900446 calls/s # udp tx: 1227 MB/s 20821 calls/s 20821 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 901845 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # udp rx: 1259 MB/s 918893 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1200 MB/s 875645 calls/s # udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # udp rx: 1259 MB/s 918353 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 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__->