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: 1795 MB/s 30461 calls/s 30461 msg/s # tcp rx: 1796 MB/s 74074 calls/s # tcp tx: 1773 MB/s 30079 calls/s 30079 msg/s # tcp rx: 1775 MB/s 70615 calls/s # tcp tx: 1769 MB/s 30014 calls/s 30014 msg/s # tcp rx: 1771 MB/s 71502 calls/s # tcp tx: 1779 MB/s 30177 calls/s 30177 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 782566 calls/s # udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # udp rx: 1185 MB/s 844691 calls/s # udp tx: 1186 MB/s 20118 calls/s 20118 msg/s # udp rx: 1191 MB/s 848829 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1197 MB/s 852732 calls/s # udp tx: 1196 MB/s 20295 calls/s 20295 msg/s # udp gso and gro - over veth touching data # udp rx: 1001 MB/s 16987 calls/s # udp tx: 1026 MB/s 17409 calls/s 17409 msg/s # udp rx: 998 MB/s 16934 calls/s # udp tx: 998 MB/s 16938 calls/s 16938 msg/s # udp rx: 1037 MB/s 17594 calls/s # udp tx: 1036 MB/s 17586 calls/s 17586 msg/s # udp rx: 1035 MB/s 17556 calls/s # udp tx: 1035 MB/s 17559 calls/s 17559 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1371 MB/s 23258 calls/s 23258 msg/s # tcp rx: 1373 MB/s 63308 calls/s # tcp tx: 1353 MB/s 22948 calls/s 22948 msg/s # tcp rx: 1354 MB/s 59198 calls/s # tcp tx: 1391 MB/s 23607 calls/s 23607 msg/s # tcp rx: 1393 MB/s 63571 calls/s # tcp tx: 1384 MB/s 23490 calls/s 23490 msg/s # udp gso - over veth touching data # udp rx: 537 MB/s 392313 calls/s # udp tx: 552 MB/s 9376 calls/s 9376 msg/s # udp rx: 582 MB/s 424675 calls/s # udp tx: 604 MB/s 10258 calls/s 10258 msg/s # udp rx: 1146 MB/s 836305 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp rx: 1180 MB/s 860877 calls/s # udp tx: 1181 MB/s 20032 calls/s 20032 msg/s # udp gso and gro - over veth touching data # udp rx: 883 MB/s 14978 calls/s # udp tx: 907 MB/s 15394 calls/s 15394 msg/s # udp rx: 929 MB/s 15772 calls/s # udp tx: 936 MB/s 15882 calls/s 15882 msg/s # udp rx: 934 MB/s 15860 calls/s # udp tx: 928 MB/s 15740 calls/s 15740 msg/s # udp rx: 925 MB/s 15698 calls/s # udp tx: 924 MB/s 15687 calls/s 15687 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__->