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: 928 MB/s 755943 calls/s # udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # udp rx: 1296 MB/s 1055283 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # udp rx: 1293 MB/s 1053391 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # UDP GRO fwd perf udp rx: 1117 MB/s 909689 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1205 MB/s 981796 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # udp rx: 1263 MB/s 1028798 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 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: 964 MB/s 783968 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1169 MB/s 950143 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1076 MB/s 875374 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # UDP GRO fwd perf udp rx: 949 MB/s 770666 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 957 MB/s 776298 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1053 MB/s 855332 calls/s # udp tx: 1276 MB/s 21642 calls/s 21642 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__->