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: 1802 MB/s 30578 calls/s 30578 msg/s # tcp rx: 1804 MB/s 72996 calls/s # tcp tx: 1694 MB/s 28736 calls/s 28736 msg/s # tcp rx: 1696 MB/s 63785 calls/s # tcp tx: 1764 MB/s 29929 calls/s 29929 msg/s # tcp rx: 1766 MB/s 67528 calls/s # tcp tx: 1671 MB/s 28345 calls/s 28345 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 796636 calls/s # udp tx: 1152 MB/s 19541 calls/s 19541 msg/s # udp rx: 1176 MB/s 838280 calls/s # udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp rx: 1189 MB/s 847164 calls/s # udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # udp rx: 1187 MB/s 845562 calls/s # udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # udp gso and gro - over veth touching data # udp rx: 1698 MB/s 28803 calls/s # udp tx: 1744 MB/s 29594 calls/s 29594 msg/s # udp rx: 1617 MB/s 27440 calls/s # udp tx: 1626 MB/s 27586 calls/s 27586 msg/s # udp rx: 1842 MB/s 31244 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # udp rx: 1847 MB/s 31328 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1733 MB/s 29403 calls/s 29403 msg/s # tcp rx: 1734 MB/s 72668 calls/s # tcp tx: 1683 MB/s 28546 calls/s 28546 msg/s # tcp rx: 1684 MB/s 67723 calls/s # tcp tx: 1682 MB/s 28542 calls/s 28542 msg/s # tcp rx: 1684 MB/s 63216 calls/s # tcp tx: 1705 MB/s 28925 calls/s 28925 msg/s # udp gso - over veth touching data # udp rx: 1042 MB/s 760435 calls/s # udp tx: 1072 MB/s 18182 calls/s 18182 msg/s # udp rx: 1160 MB/s 846323 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp rx: 1172 MB/s 854957 calls/s # udp tx: 1174 MB/s 19913 calls/s 19913 msg/s # udp rx: 1163 MB/s 848786 calls/s # udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp gso and gro - over veth touching data # udp rx: 1696 MB/s 28768 calls/s # udp tx: 1745 MB/s 29611 calls/s 29611 msg/s # udp rx: 1733 MB/s 29467 calls/s # udp tx: 1728 MB/s 29317 calls/s 29317 msg/s # udp rx: 1597 MB/s 27087 calls/s # udp tx: 1604 MB/s 27211 calls/s 27211 msg/s # udp rx: 1740 MB/s 29524 calls/s # udp tx: 1742 MB/s 29561 calls/s 29561 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__->