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: 989 MB/s 16775 calls/s 16775 msg/s # tcp rx: 989 MB/s 130631 calls/s # tcp tx: 1064 MB/s 18049 calls/s 18049 msg/s # tcp rx: 1069 MB/s 133889 calls/s # tcp tx: 1060 MB/s 17990 calls/s 17990 msg/s # tcp rx: 1065 MB/s 128220 calls/s # tcp tx: 1079 MB/s 18303 calls/s 18303 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898751 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # udp rx: 1292 MB/s 921005 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp rx: 1262 MB/s 899330 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1347 MB/s 959599 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 804414 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # udp rx: 1257 MB/s 895490 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1263 MB/s 900368 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1258 MB/s 896803 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 843 MB/s 14299 calls/s 14299 msg/s # tcp rx: 843 MB/s 91696 calls/s # tcp tx: 836 MB/s 14190 calls/s 14190 msg/s # tcp rx: 836 MB/s 96851 calls/s # tcp tx: 957 MB/s 16247 calls/s 16247 msg/s # tcp rx: 959 MB/s 118850 calls/s # tcp tx: 1055 MB/s 17905 calls/s 17905 msg/s # udp gso - over veth touching data # udp rx: 889 MB/s 649055 calls/s # udp tx: 927 MB/s 15725 calls/s 15725 msg/s # udp rx: 1293 MB/s 943168 calls/s # udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # udp rx: 1294 MB/s 943905 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp rx: 1294 MB/s 944082 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp gso and gro - over veth touching data # udp rx: 557 MB/s 406261 calls/s # udp tx: 578 MB/s 9812 calls/s 9812 msg/s # udp rx: 580 MB/s 423478 calls/s # udp tx: 588 MB/s 9973 calls/s 9973 msg/s # udp rx: 614 MB/s 447825 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 614 MB/s 448448 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 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__->