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: 1080 MB/s 18334 calls/s 18334 msg/s # tcp rx: 1081 MB/s 140341 calls/s # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # tcp rx: 1078 MB/s 128747 calls/s # tcp tx: 1073 MB/s 18202 calls/s 18202 msg/s # tcp rx: 1074 MB/s 126583 calls/s # tcp tx: 1083 MB/s 18375 calls/s 18375 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 816664 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # udp rx: 1216 MB/s 866694 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 1315 MB/s 936960 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1317 MB/s 938810 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 467784 calls/s # udp tx: 673 MB/s 11429 calls/s 11429 msg/s # udp rx: 704 MB/s 502039 calls/s # udp tx: 705 MB/s 11964 calls/s 11964 msg/s # udp rx: 645 MB/s 460144 calls/s # udp tx: 646 MB/s 10964 calls/s 10964 msg/s # udp rx: 723 MB/s 515134 calls/s # udp tx: 723 MB/s 12270 calls/s 12270 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 641 MB/s 10880 calls/s 10880 msg/s # tcp rx: 642 MB/s 84506 calls/s # tcp tx: 699 MB/s 11866 calls/s 11866 msg/s # tcp rx: 700 MB/s 86633 calls/s # tcp tx: 697 MB/s 11829 calls/s 11829 msg/s # tcp rx: 698 MB/s 86468 calls/s # tcp tx: 692 MB/s 11746 calls/s 11746 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 863828 calls/s # udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # udp rx: 1288 MB/s 939982 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1281 MB/s 934879 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # udp rx: 1297 MB/s 946040 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 932164 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 1312 MB/s 957513 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 1307 MB/s 953871 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 1305 MB/s 952092 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 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__->