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: 767 MB/s 13011 calls/s 13011 msg/s # tcp rx: 767 MB/s 88153 calls/s # tcp tx: 742 MB/s 12594 calls/s 12594 msg/s # tcp rx: 743 MB/s 86968 calls/s # tcp tx: 896 MB/s 15200 calls/s 15200 msg/s # tcp rx: 896 MB/s 88613 calls/s # tcp tx: 679 MB/s 11520 calls/s 11520 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898302 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 882 MB/s 628440 calls/s # udp tx: 896 MB/s 15199 calls/s 15199 msg/s # udp rx: 1241 MB/s 884442 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 1307 MB/s 931160 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 877082 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1328 MB/s 946656 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # udp rx: 1303 MB/s 928279 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1306 MB/s 930921 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1140 MB/s 19345 calls/s 19345 msg/s # tcp rx: 1140 MB/s 139480 calls/s # tcp tx: 1054 MB/s 17891 calls/s 17891 msg/s # tcp rx: 1056 MB/s 129187 calls/s # tcp tx: 1051 MB/s 17829 calls/s 17829 msg/s # tcp rx: 1056 MB/s 127851 calls/s # tcp tx: 755 MB/s 12818 calls/s 12818 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 466246 calls/s # udp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp rx: 656 MB/s 479088 calls/s # udp tx: 657 MB/s 11153 calls/s 11153 msg/s # udp rx: 656 MB/s 478507 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp rx: 650 MB/s 474684 calls/s # udp tx: 679 MB/s 11517 calls/s 11517 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 456649 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 msg/s # udp rx: 583 MB/s 425229 calls/s # udp tx: 585 MB/s 9932 calls/s 9932 msg/s # udp rx: 662 MB/s 483473 calls/s # udp tx: 663 MB/s 11246 calls/s 11246 msg/s # udp rx: 672 MB/s 490599 calls/s # udp tx: 673 MB/s 11421 calls/s 11421 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__->