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: 1111 MB/s 903199 calls/s # udp tx: 1397 MB/s 23699 calls/s 23699 msg/s # udp rx: 1100 MB/s 893707 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 980 MB/s 797034 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # UDP GRO fwd perf udp rx: 1102 MB/s 894992 calls/s # udp tx: 1333 MB/s 22619 calls/s 22619 msg/s # udp rx: 1247 MB/s 1014376 calls/s # udp tx: 1338 MB/s 22705 calls/s 22705 msg/s # udp rx: 1246 MB/s 1014447 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 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: 1125 MB/s 915905 calls/s # udp tx: 1209 MB/s 20520 calls/s 20520 msg/s # udp rx: 1186 MB/s 965617 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # udp rx: 1184 MB/s 964419 calls/s # udp tx: 1191 MB/s 20212 calls/s 20212 msg/s # UDP GRO fwd perf udp rx: 904 MB/s 735850 calls/s # udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # udp rx: 1213 MB/s 988108 calls/s # udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # udp rx: 1202 MB/s 979144 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 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__->