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: 929 MB/s 755808 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # udp rx: 1327 MB/s 1079226 calls/s # udp tx: 1377 MB/s 23358 calls/s 23358 msg/s # udp rx: 1345 MB/s 1094200 calls/s # udp tx: 1388 MB/s 23546 calls/s 23546 msg/s # UDP GRO fwd perf udp rx: 1166 MB/s 947408 calls/s # udp tx: 1370 MB/s 23241 calls/s 23241 msg/s # udp rx: 1209 MB/s 982546 calls/s # udp tx: 1390 MB/s 23592 calls/s 23592 msg/s # udp rx: 1364 MB/s 1109950 calls/s # udp tx: 1402 MB/s 23790 calls/s 23790 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: 981 MB/s 798572 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1231 MB/s 1002378 calls/s # udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # udp rx: 1265 MB/s 1030225 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # UDP GRO fwd perf udp rx: 1232 MB/s 1003593 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 1285 MB/s 1046891 calls/s # udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # udp rx: 1274 MB/s 1037175 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 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__->