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: 1080 MB/s 18322 calls/s 18322 msg/s # tcp rx: 1082 MB/s 124564 calls/s # tcp tx: 1051 MB/s 17842 calls/s 17842 msg/s # tcp rx: 1057 MB/s 128394 calls/s # tcp tx: 1053 MB/s 17866 calls/s 17866 msg/s # tcp rx: 1052 MB/s 128138 calls/s # tcp tx: 1048 MB/s 17777 calls/s 17777 msg/s # udp gso - over veth touching data # udp rx: 1298 MB/s 925122 calls/s # udp tx: 1340 MB/s 22735 calls/s 22735 msg/s # udp rx: 1326 MB/s 945181 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # udp rx: 1329 MB/s 947196 calls/s # udp tx: 1330 MB/s 22572 calls/s 22572 msg/s # udp rx: 1323 MB/s 942928 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp gso and gro - over veth touching data # udp rx: 1325 MB/s 944010 calls/s # udp tx: 1358 MB/s 23041 calls/s 23041 msg/s # udp rx: 1356 MB/s 966557 calls/s # udp tx: 1355 MB/s 22996 calls/s 22996 msg/s # udp rx: 1356 MB/s 966324 calls/s # udp tx: 1355 MB/s 22990 calls/s 22990 msg/s # udp rx: 1356 MB/s 966570 calls/s # udp tx: 1355 MB/s 22995 calls/s 22995 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 793 MB/s 13459 calls/s 13459 msg/s # tcp rx: 793 MB/s 90221 calls/s # tcp tx: 720 MB/s 12218 calls/s 12218 msg/s # tcp rx: 721 MB/s 84960 calls/s # tcp tx: 725 MB/s 12308 calls/s 12308 msg/s # tcp rx: 726 MB/s 85919 calls/s # tcp tx: 727 MB/s 12346 calls/s 12346 msg/s # udp gso - over veth touching data # udp rx: 624 MB/s 455443 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 634 MB/s 463004 calls/s # udp tx: 634 MB/s 10758 calls/s 10758 msg/s # udp rx: 632 MB/s 461105 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # udp rx: 635 MB/s 463452 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp gso and gro - over veth touching data # udp rx: 1072 MB/s 782003 calls/s # udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # udp rx: 1245 MB/s 908128 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1262 MB/s 920458 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1259 MB/s 918380 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 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__->