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: 984 MB/s 801657 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # udp rx: 1214 MB/s 989074 calls/s # udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # udp rx: 1230 MB/s 1001356 calls/s # udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # UDP GRO fwd perf udp rx: 1236 MB/s 1006140 calls/s # udp tx: 1950 MB/s 33088 calls/s 33088 msg/s # udp rx: 1305 MB/s 1062887 calls/s # udp tx: 1974 MB/s 33496 calls/s 33496 msg/s # udp rx: 1179 MB/s 959864 calls/s # udp tx: 1974 MB/s 33494 calls/s 33494 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1425 MB/s 24183 calls/s 24183 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1784 MB/s 30269 calls/s 30269 msg/s # udp rx: 108 MB/s 87917 calls/s # udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # UDP tunnel GRO fwd perf udp tx: 1741 MB/s 29533 calls/s 29533 msg/s # udp rx: 2 MB/s 1840 calls/s # udp tx: 1755 MB/s 29768 calls/s 29768 msg/s # udp rx: 2 MB/s 1988 calls/s # udp tx: 1761 MB/s 29872 calls/s 29872 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1072 MB/s 873238 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # udp rx: 1211 MB/s 985839 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 1168 MB/s 951011 calls/s # udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # UDP GRO fwd perf udp rx: 1162 MB/s 946060 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1223 MB/s 996156 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp rx: 1255 MB/s 1021847 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 163 MB/s 133012 calls/s # udp tx: 1077 MB/s 18280 calls/s 18280 msg/s # udp tx: 1163 MB/s 19733 calls/s 19733 msg/s # udp rx: 40 MB/s 33036 calls/s # udp tx: 1108 MB/s 18793 calls/s 18793 msg/s # udp rx: 44 MB/s 36431 calls/s # UDP tunnel GRO fwd perf udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp rx: 69 MB/s 56334 calls/s # udp tx: 1157 MB/s 19636 calls/s 19636 msg/s # udp rx: 113 MB/s 92595 calls/s # udp tx: 1006 MB/s 17074 calls/s 17074 msg/s # udp rx: 268 MB/s 218691 calls/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__->