make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1117 MB/s 908074 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp rx: 1185 MB/s 962569 calls/s # udp tx: 1333 MB/s 22618 calls/s 22618 msg/s # udp rx: 1260 MB/s 1024098 calls/s # udp tx: 1383 MB/s 23466 calls/s 23466 msg/s # UDP GRO fwd perf udp rx: 1069 MB/s 868460 calls/s # udp tx: 1371 MB/s 23268 calls/s 23268 msg/s # udp rx: 1162 MB/s 945306 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp rx: 1240 MB/s 1006903 calls/s # udp tx: 1366 MB/s 23173 calls/s 23173 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 995 MB/s 810636 calls/s # udp tx: 1192 MB/s 20225 calls/s 20225 msg/s # udp rx: 1179 MB/s 960047 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1266 MB/s 1030980 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # UDP GRO fwd perf udp rx: 1184 MB/s 963766 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1030 MB/s 838721 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp rx: 1325 MB/s 1078902 calls/s # udp tx: 1334 MB/s 22629 calls/s 22629 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->