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: 1802 MB/s 1466213 calls/s # udp tx: 1951 MB/s 33107 calls/s 33107 msg/s # udp rx: 1770 MB/s 1441061 calls/s # udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # udp rx: 1946 MB/s 1584264 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # UDP GRO fwd perf udp rx: 1723 MB/s 1402545 calls/s # udp tx: 1981 MB/s 33602 calls/s 33602 msg/s # udp rx: 1962 MB/s 1597357 calls/s # udp tx: 1981 MB/s 33610 calls/s 33610 msg/s # udp rx: 1967 MB/s 1601733 calls/s # udp tx: 1989 MB/s 33747 calls/s 33747 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 90 MB/s 73892 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # udp rx: 63 MB/s 52040 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # UDP tunnel GRO fwd perf udp rx: 64 MB/s 52399 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp tx: 1199 MB/s 20341 calls/s 20341 msg/s # udp rx: 28 MB/s 23005 calls/s # udp tx: 820 MB/s 13915 calls/s 13915 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 843 MB/s 684351 calls/s # udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # udp rx: 883 MB/s 716725 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 887 MB/s 720305 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # UDP GRO fwd perf udp rx: 839 MB/s 681905 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1017 MB/s 826764 calls/s # udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # udp rx: 1000 MB/s 812286 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1781 MB/s 30221 calls/s 30221 msg/s # udp rx: 116 MB/s 94736 calls/s # udp tx: 1832 MB/s 31074 calls/s 31074 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1843 MB/s 31264 calls/s 31264 msg/s # UDP tunnel GRO fwd perf udp tx: 1608 MB/s 27277 calls/s 27277 msg/s # udp rx: 166 MB/s 135238 calls/s # udp tx: 1719 MB/s 29161 calls/s 29161 msg/s # udp rx: 112 MB/s 91792 calls/s # udp tx: 1725 MB/s 29261 calls/s 29261 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__->