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: 1496 MB/s 1218086 calls/s # udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # udp rx: 1454 MB/s 1183779 calls/s # udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # udp rx: 1563 MB/s 1272772 calls/s # udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # UDP GRO fwd perf udp rx: 1416 MB/s 1153222 calls/s # udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # udp rx: 1795 MB/s 1461214 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1889 MB/s 1538113 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1096 MB/s 18589 calls/s 18589 msg/s # udp rx: 52 MB/s 42793 calls/s # udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # udp rx: 22 MB/s 17957 calls/s # udp tx: 1184 MB/s 20089 calls/s 20089 msg/s # UDP tunnel GRO fwd perf udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # udp rx: 87 MB/s 70911 calls/s # udp tx: 1154 MB/s 19581 calls/s 19581 msg/s # udp rx: 31 MB/s 25647 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1659 MB/s 1350262 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # udp rx: 1869 MB/s 1521527 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1918 MB/s 1561587 calls/s # udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # UDP GRO fwd perf udp rx: 920 MB/s 748381 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # udp rx: 1805 MB/s 1467831 calls/s # udp tx: 1957 MB/s 33198 calls/s 33198 msg/s # udp rx: 1815 MB/s 1476729 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp rx: 23 MB/s 18865 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # UDP tunnel GRO fwd perf udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 38 MB/s 31225 calls/s # udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 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__->