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: 1475 MB/s 25033 calls/s 25033 msg/s # tcp rx: 1476 MB/s 60663 calls/s # tcp tx: 1744 MB/s 29586 calls/s 29586 msg/s # tcp rx: 1746 MB/s 68231 calls/s # tcp tx: 1571 MB/s 26655 calls/s 26655 msg/s # tcp rx: 1573 MB/s 66574 calls/s # tcp tx: 1664 MB/s 28238 calls/s 28238 msg/s # udp gso - over veth touching data # udp rx: 1061 MB/s 755931 calls/s # udp tx: 1099 MB/s 18656 calls/s 18656 msg/s # udp rx: 1101 MB/s 784592 calls/s # udp tx: 1101 MB/s 18675 calls/s 18675 msg/s # udp rx: 1194 MB/s 850784 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 1197 MB/s 853029 calls/s # udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # udp gso and gro - over veth touching data # udp rx: 1534 MB/s 26027 calls/s # udp tx: 1583 MB/s 26857 calls/s 26857 msg/s # udp rx: 1775 MB/s 30119 calls/s # udp tx: 1773 MB/s 30087 calls/s 30087 msg/s # udp rx: 1619 MB/s 27415 calls/s # udp tx: 1615 MB/s 27404 calls/s 27404 msg/s # udp rx: 1630 MB/s 27651 calls/s # udp tx: 1620 MB/s 27489 calls/s 27489 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1651 MB/s 28019 calls/s 28019 msg/s # tcp rx: 1654 MB/s 67348 calls/s # tcp tx: 1648 MB/s 27952 calls/s 27952 msg/s # tcp rx: 1651 MB/s 64256 calls/s # tcp tx: 1605 MB/s 27233 calls/s 27233 msg/s # tcp rx: 1606 MB/s 56726 calls/s # tcp tx: 1398 MB/s 23723 calls/s 23723 msg/s # udp gso - over veth touching data # udp rx: 1104 MB/s 805354 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 1124 MB/s 820120 calls/s # udp tx: 1125 MB/s 19084 calls/s 19084 msg/s # udp rx: 1003 MB/s 732191 calls/s # udp tx: 1004 MB/s 17036 calls/s 17036 msg/s # udp rx: 1152 MB/s 840548 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp gso and gro - over veth touching data # udp rx: 1381 MB/s 23435 calls/s # udp tx: 1432 MB/s 24298 calls/s 24298 msg/s # udp rx: 1547 MB/s 26305 calls/s # udp tx: 1545 MB/s 26216 calls/s 26216 msg/s # udp rx: 1001 MB/s 16979 calls/s # udp tx: 979 MB/s 16605 calls/s 16605 msg/s # udp rx: 986 MB/s 16738 calls/s # udp tx: 986 MB/s 16729 calls/s 16729 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__->