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: 1097 MB/s 18622 calls/s 18622 msg/s # tcp rx: 1098 MB/s 140450 calls/s # tcp tx: 736 MB/s 12493 calls/s 12493 msg/s # tcp rx: 737 MB/s 89610 calls/s # tcp tx: 775 MB/s 13147 calls/s 13147 msg/s # tcp rx: 775 MB/s 90608 calls/s # tcp tx: 774 MB/s 13132 calls/s 13132 msg/s # udp gso - over veth touching data # udp rx: 608 MB/s 433780 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 674 MB/s 480292 calls/s # udp tx: 676 MB/s 11471 calls/s 11471 msg/s # udp rx: 667 MB/s 475778 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 665 MB/s 474244 calls/s # udp tx: 667 MB/s 11319 calls/s 11319 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 467132 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # udp rx: 1300 MB/s 926066 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1284 MB/s 915364 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 1286 MB/s 916563 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1044 MB/s 17716 calls/s 17716 msg/s # tcp rx: 1045 MB/s 136780 calls/s # tcp tx: 1166 MB/s 19780 calls/s 19780 msg/s # tcp rx: 1167 MB/s 140964 calls/s # tcp tx: 1158 MB/s 19644 calls/s 19644 msg/s # tcp rx: 1159 MB/s 139771 calls/s # tcp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 839393 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp rx: 1239 MB/s 904082 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1268 MB/s 925468 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1284 MB/s 936639 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 457759 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 604 MB/s 441051 calls/s # udp tx: 607 MB/s 10305 calls/s 10305 msg/s # udp rx: 648 MB/s 472680 calls/s # udp tx: 651 MB/s 11056 calls/s 11056 msg/s # udp rx: 646 MB/s 471202 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 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__->