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: 1695 MB/s 28765 calls/s 28765 msg/s # tcp rx: 1697 MB/s 68887 calls/s # tcp tx: 1710 MB/s 29004 calls/s 29004 msg/s # tcp rx: 1711 MB/s 68153 calls/s # tcp tx: 1686 MB/s 28599 calls/s 28599 msg/s # tcp rx: 1687 MB/s 70670 calls/s # tcp tx: 1681 MB/s 28514 calls/s 28514 msg/s # udp gso - over veth touching data # udp rx: 1047 MB/s 746002 calls/s # udp tx: 1084 MB/s 18389 calls/s 18389 msg/s # udp rx: 1130 MB/s 805095 calls/s # udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # udp rx: 1099 MB/s 783304 calls/s # udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # udp rx: 1082 MB/s 771241 calls/s # udp tx: 1091 MB/s 18516 calls/s 18516 msg/s # udp gso and gro - over veth touching data # udp rx: 1487 MB/s 25229 calls/s # udp tx: 1551 MB/s 26319 calls/s 26319 msg/s # udp rx: 1656 MB/s 28087 calls/s # udp tx: 1657 MB/s 28116 calls/s 28116 msg/s # udp rx: 1675 MB/s 28410 calls/s # udp tx: 1675 MB/s 28419 calls/s 28419 msg/s # udp rx: 1782 MB/s 30233 calls/s # udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1585 MB/s 26887 calls/s 26887 msg/s # tcp rx: 1587 MB/s 66288 calls/s # tcp tx: 1464 MB/s 24845 calls/s 24845 msg/s # tcp rx: 1464 MB/s 65416 calls/s # tcp tx: 1465 MB/s 24864 calls/s 24864 msg/s # tcp rx: 1467 MB/s 66304 calls/s # tcp tx: 1470 MB/s 24941 calls/s 24941 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 456020 calls/s # udp tx: 643 MB/s 10912 calls/s 10912 msg/s # udp rx: 657 MB/s 479619 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 msg/s # udp rx: 658 MB/s 480455 calls/s # udp tx: 659 MB/s 11194 calls/s 11194 msg/s # udp rx: 662 MB/s 483233 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp gso and gro - over veth touching data # udp rx: 965 MB/s 16377 calls/s # udp tx: 991 MB/s 16819 calls/s 16819 msg/s # udp rx: 999 MB/s 16955 calls/s # udp tx: 1001 MB/s 16994 calls/s 16994 msg/s # udp rx: 994 MB/s 16867 calls/s # udp tx: 996 MB/s 16903 calls/s 16903 msg/s # udp rx: 995 MB/s 16890 calls/s # udp tx: 997 MB/s 16925 calls/s 16925 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__->