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: 1718 MB/s 29144 calls/s 29144 msg/s # tcp rx: 1720 MB/s 72152 calls/s # tcp tx: 1820 MB/s 30874 calls/s 30874 msg/s # tcp rx: 1822 MB/s 75856 calls/s # tcp tx: 1817 MB/s 30833 calls/s 30833 msg/s # tcp rx: 1819 MB/s 77135 calls/s # tcp tx: 1827 MB/s 31001 calls/s 31001 msg/s # udp gso - over veth touching data # udp rx: 1052 MB/s 749718 calls/s # udp tx: 1065 MB/s 18074 calls/s 18074 msg/s # udp rx: 1147 MB/s 817382 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # udp rx: 1193 MB/s 850044 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 1188 MB/s 846613 calls/s # udp tx: 1187 MB/s 20141 calls/s 20141 msg/s # udp gso and gro - over veth touching data # udp rx: 1693 MB/s 28730 calls/s # udp tx: 1738 MB/s 29485 calls/s 29485 msg/s # udp rx: 1779 MB/s 29965 calls/s # udp tx: 1779 MB/s 30186 calls/s 30186 msg/s # udp rx: 1802 MB/s 30285 calls/s # udp tx: 1802 MB/s 30573 calls/s 30573 msg/s # udp rx: 1811 MB/s 30726 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1633 MB/s 27702 calls/s 27702 msg/s # tcp rx: 1635 MB/s 68934 calls/s # tcp tx: 1708 MB/s 28978 calls/s 28978 msg/s # tcp rx: 1710 MB/s 72214 calls/s # tcp tx: 1900 MB/s 32231 calls/s 32231 msg/s # tcp rx: 1902 MB/s 69109 calls/s # tcp tx: 1920 MB/s 32574 calls/s 32574 msg/s # udp gso - over veth touching data # udp rx: 1104 MB/s 805299 calls/s # udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp rx: 1170 MB/s 853491 calls/s # udp tx: 1170 MB/s 19858 calls/s 19858 msg/s # udp rx: 1160 MB/s 846253 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # udp rx: 1145 MB/s 835507 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp gso and gro - over veth touching data # udp rx: 1657 MB/s 28164 calls/s # udp tx: 1697 MB/s 28785 calls/s 28785 msg/s # udp rx: 1722 MB/s 29208 calls/s # udp tx: 1720 MB/s 29178 calls/s 29178 msg/s # udp rx: 1634 MB/s 27771 calls/s # udp tx: 1630 MB/s 27655 calls/s 27655 msg/s # udp rx: 1134 MB/s 19243 calls/s # udp tx: 1119 MB/s 18995 calls/s 18995 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__->