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: 1755 MB/s 29781 calls/s 29781 msg/s # tcp rx: 1756 MB/s 74684 calls/s # tcp tx: 1794 MB/s 30443 calls/s 30443 msg/s # tcp rx: 1796 MB/s 76537 calls/s # tcp tx: 1755 MB/s 29766 calls/s 29766 msg/s # tcp rx: 1756 MB/s 76001 calls/s # tcp tx: 1688 MB/s 28633 calls/s 28633 msg/s # udp gso - over veth touching data # udp rx: 1042 MB/s 742870 calls/s # udp tx: 1079 MB/s 18310 calls/s 18310 msg/s # udp rx: 1141 MB/s 813267 calls/s # udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # udp rx: 1181 MB/s 841330 calls/s # udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # udp rx: 1156 MB/s 824125 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp gso and gro - over veth touching data # udp rx: 1622 MB/s 27515 calls/s # udp tx: 1672 MB/s 28369 calls/s 28369 msg/s # udp rx: 1793 MB/s 30413 calls/s # udp tx: 1786 MB/s 30295 calls/s 30295 msg/s # udp rx: 1753 MB/s 29747 calls/s # udp tx: 1757 MB/s 29804 calls/s 29804 msg/s # udp rx: 1785 MB/s 30281 calls/s # udp tx: 1783 MB/s 30255 calls/s 30255 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1259 MB/s 21367 calls/s 21367 msg/s # tcp rx: 1261 MB/s 56081 calls/s # tcp tx: 1347 MB/s 22852 calls/s 22852 msg/s # tcp rx: 1348 MB/s 64516 calls/s # tcp tx: 1347 MB/s 22847 calls/s 22847 msg/s # tcp rx: 1348 MB/s 59089 calls/s # tcp tx: 1341 MB/s 22753 calls/s 22753 msg/s # udp gso - over veth touching data # udp rx: 871 MB/s 635891 calls/s # udp tx: 897 MB/s 15219 calls/s 15219 msg/s # udp rx: 920 MB/s 671557 calls/s # udp tx: 919 MB/s 15594 calls/s 15594 msg/s # udp rx: 1031 MB/s 752105 calls/s # udp tx: 1032 MB/s 17515 calls/s 17515 msg/s # udp rx: 1031 MB/s 752373 calls/s # udp tx: 1029 MB/s 17465 calls/s 17465 msg/s # udp gso and gro - over veth touching data # udp rx: 1291 MB/s 21900 calls/s # udp tx: 1347 MB/s 22852 calls/s 22852 msg/s # udp rx: 1505 MB/s 25532 calls/s # udp tx: 1499 MB/s 25431 calls/s 25431 msg/s # udp rx: 1424 MB/s 24157 calls/s # udp tx: 1431 MB/s 24274 calls/s 24274 msg/s # udp rx: 1396 MB/s 23690 calls/s # udp tx: 1378 MB/s 23384 calls/s 23384 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__->