make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1005 MB/s 818369 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp rx: 1218 MB/s 991837 calls/s # udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # udp rx: 1266 MB/s 1030885 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # UDP GRO fwd perf udp rx: 1220 MB/s 993214 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1287 MB/s 1048500 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 1282 MB/s 1043843 calls/s # udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1742 MB/s 29548 calls/s 29548 msg/s # udp rx: 4 MB/s 3446 calls/s # udp tx: 1778 MB/s 30168 calls/s 30168 msg/s # udp rx: 17 MB/s 14324 calls/s # udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # UDP tunnel GRO fwd perf udp tx: 1754 MB/s 29752 calls/s 29752 msg/s # udp rx: 2 MB/s 1648 calls/s # udp tx: 1764 MB/s 29928 calls/s 29928 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1611 MB/s 1311759 calls/s # udp tx: 1745 MB/s 29609 calls/s 29609 msg/s # udp rx: 1533 MB/s 1247441 calls/s # udp tx: 1735 MB/s 29429 calls/s 29429 msg/s # udp rx: 1733 MB/s 1411164 calls/s # udp tx: 1746 MB/s 29620 calls/s 29620 msg/s # UDP GRO fwd perf udp rx: 851 MB/s 692925 calls/s # udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # udp rx: 1617 MB/s 1314349 calls/s # udp tx: 1853 MB/s 31441 calls/s 31441 msg/s # udp rx: 1703 MB/s 1383650 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 156 MB/s 127131 calls/s # udp tx: 1704 MB/s 28906 calls/s 28906 msg/s # udp rx: 17 MB/s 14154 calls/s # udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # udp rx: 0 MB/s 768 calls/s # UDP tunnel GRO fwd perf udp tx: 1697 MB/s 28791 calls/s 28791 msg/s # udp rx: 102 MB/s 82996 calls/s # udp tx: 1702 MB/s 28876 calls/s 28876 msg/s # udp rx: 141 MB/s 114858 calls/s # udp tx: 1707 MB/s 28967 calls/s 28967 msg/s ok 1 selftests: net: udpgro_fwd.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__->