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: 1683 MB/s 28551 calls/s 28551 msg/s # tcp rx: 1686 MB/s 74483 calls/s # tcp tx: 1690 MB/s 28675 calls/s 28675 msg/s # tcp rx: 1691 MB/s 74431 calls/s # tcp tx: 1683 MB/s 28547 calls/s 28547 msg/s # tcp rx: 1684 MB/s 71224 calls/s # tcp tx: 1687 MB/s 28619 calls/s 28619 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 814933 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 msg/s # udp rx: 1191 MB/s 848492 calls/s # udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # udp rx: 1199 MB/s 854252 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1195 MB/s 851616 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp gso and gro - over veth touching data # udp rx: 1786 MB/s 30299 calls/s # udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # udp rx: 1839 MB/s 31200 calls/s # udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # udp rx: 1837 MB/s 31157 calls/s # udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # udp rx: 1835 MB/s 31134 calls/s # udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1834 MB/s 31112 calls/s 31112 msg/s # tcp rx: 1835 MB/s 69516 calls/s # tcp tx: 1890 MB/s 32056 calls/s 32056 msg/s # tcp rx: 1891 MB/s 71966 calls/s # tcp tx: 1897 MB/s 32188 calls/s 32188 msg/s # tcp rx: 1899 MB/s 71419 calls/s # tcp tx: 1861 MB/s 31566 calls/s 31566 msg/s # udp gso - over veth touching data # udp rx: 1123 MB/s 819351 calls/s # udp tx: 1156 MB/s 19613 calls/s 19613 msg/s # udp rx: 1158 MB/s 845015 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1164 MB/s 849131 calls/s # udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # udp rx: 1162 MB/s 847871 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp gso and gro - over veth touching data # udp rx: 976 MB/s 16560 calls/s # udp tx: 1002 MB/s 17004 calls/s 17004 msg/s # udp rx: 1015 MB/s 17230 calls/s # udp tx: 1018 MB/s 17277 calls/s 17277 msg/s # udp rx: 1023 MB/s 17358 calls/s # udp tx: 1025 MB/s 17387 calls/s 17387 msg/s # udp rx: 1014 MB/s 17213 calls/s # udp tx: 1016 MB/s 17244 calls/s 17244 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__->