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: 1180 MB/s 960679 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1252 MB/s 1019476 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1276 MB/s 1039413 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # UDP GRO fwd perf udp rx: 1186 MB/s 965936 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1284 MB/s 1045904 calls/s # udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # udp rx: 1291 MB/s 1051161 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 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: 1200 MB/s 977289 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # udp rx: 1235 MB/s 1005965 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1221 MB/s 994395 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # UDP GRO fwd perf udp rx: 1147 MB/s 934235 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp rx: 1240 MB/s 1009900 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1179 MB/s 960404 calls/s # udp tx: 1186 MB/s 20132 calls/s 20132 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__->