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: 1013 MB/s 824669 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 958 MB/s 780159 calls/s # udp tx: 1339 MB/s 22715 calls/s 22715 msg/s # udp rx: 1115 MB/s 907590 calls/s # udp tx: 1324 MB/s 22470 calls/s 22470 msg/s # UDP GRO fwd perf udp rx: 1183 MB/s 962997 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp rx: 1119 MB/s 911048 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # udp rx: 1321 MB/s 1075984 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 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: 953 MB/s 773696 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1070 MB/s 868556 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # udp rx: 1126 MB/s 913477 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # UDP GRO fwd perf udp rx: 564 MB/s 457741 calls/s # udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # udp rx: 734 MB/s 595384 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 976 MB/s 790782 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 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__->