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: 1058 MB/s 17950 calls/s 17950 msg/s # tcp rx: 1058 MB/s 138656 calls/s # tcp tx: 1102 MB/s 18695 calls/s 18695 msg/s # tcp rx: 1102 MB/s 140072 calls/s # tcp tx: 1005 MB/s 17057 calls/s 17057 msg/s # tcp rx: 1006 MB/s 134285 calls/s # tcp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 896078 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 1287 MB/s 917273 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1292 MB/s 920831 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # udp rx: 1300 MB/s 926734 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 806337 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1320 MB/s 940714 calls/s # udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # udp rx: 1324 MB/s 943182 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp rx: 1327 MB/s 945950 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19014 calls/s 19014 msg/s # tcp rx: 1121 MB/s 141344 calls/s # tcp tx: 1026 MB/s 17417 calls/s 17417 msg/s # tcp rx: 1058 MB/s 129691 calls/s # tcp tx: 1045 MB/s 17730 calls/s 17730 msg/s # tcp rx: 1041 MB/s 127947 calls/s # tcp tx: 1114 MB/s 18905 calls/s 18905 msg/s # udp gso - over veth touching data # udp rx: 616 MB/s 449712 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 640 MB/s 467447 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp rx: 639 MB/s 466056 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 642 MB/s 468711 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 msg/s # udp gso and gro - over veth touching data # udp rx: 624 MB/s 455419 calls/s # udp tx: 644 MB/s 10923 calls/s 10923 msg/s # udp rx: 641 MB/s 468117 calls/s # udp tx: 647 MB/s 10985 calls/s 10985 msg/s # udp rx: 647 MB/s 472399 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # udp rx: 600 MB/s 438276 calls/s # udp tx: 599 MB/s 10176 calls/s 10176 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__->