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: 1313 MB/s 22286 calls/s 22286 msg/s # tcp rx: 1314 MB/s 53459 calls/s # tcp tx: 1485 MB/s 25193 calls/s 25193 msg/s # tcp rx: 1487 MB/s 52312 calls/s # tcp tx: 1493 MB/s 25336 calls/s 25336 msg/s # tcp rx: 1495 MB/s 57432 calls/s # tcp tx: 1447 MB/s 24555 calls/s 24555 msg/s # udp gso - over veth touching data # udp rx: 1115 MB/s 794382 calls/s # udp tx: 1154 MB/s 19576 calls/s 19576 msg/s # udp rx: 1133 MB/s 807150 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # udp rx: 1118 MB/s 796743 calls/s # udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # udp rx: 1105 MB/s 787526 calls/s # udp tx: 1106 MB/s 18775 calls/s 18775 msg/s # udp gso and gro - over veth touching data # udp rx: 1560 MB/s 26386 calls/s # udp tx: 1605 MB/s 27223 calls/s 27223 msg/s # udp rx: 1733 MB/s 29399 calls/s # udp tx: 1735 MB/s 29432 calls/s 29432 msg/s # udp rx: 1641 MB/s 27833 calls/s # udp tx: 1630 MB/s 27651 calls/s 27651 msg/s # udp rx: 1628 MB/s 27616 calls/s # udp tx: 1639 MB/s 27803 calls/s 27803 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1560 MB/s 26461 calls/s 26461 msg/s # tcp rx: 1563 MB/s 59552 calls/s # tcp tx: 1677 MB/s 28448 calls/s 28448 msg/s # tcp rx: 1680 MB/s 66057 calls/s # tcp tx: 1663 MB/s 28216 calls/s 28216 msg/s # tcp rx: 1667 MB/s 67530 calls/s # tcp tx: 1679 MB/s 28487 calls/s 28487 msg/s # udp gso - over veth touching data # udp rx: 1070 MB/s 780993 calls/s # udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp rx: 1102 MB/s 803801 calls/s # udp tx: 1101 MB/s 18677 calls/s 18677 msg/s # udp rx: 1084 MB/s 791021 calls/s # udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # udp rx: 1053 MB/s 768614 calls/s # udp tx: 1052 MB/s 17858 calls/s 17858 msg/s # udp gso and gro - over veth touching data # udp rx: 1585 MB/s 26884 calls/s # udp tx: 1614 MB/s 27384 calls/s 27384 msg/s # udp rx: 1641 MB/s 27834 calls/s # udp tx: 1656 MB/s 28100 calls/s 28100 msg/s # udp rx: 1649 MB/s 27982 calls/s # udp tx: 1630 MB/s 27648 calls/s 27648 msg/s # udp rx: 1008 MB/s 17102 calls/s # udp tx: 1028 MB/s 17450 calls/s 17450 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__->