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: 1112 MB/s 905450 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # udp rx: 1208 MB/s 983871 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # udp rx: 1243 MB/s 1011993 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # UDP GRO fwd perf udp rx: 1163 MB/s 947417 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1270 MB/s 1034051 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1269 MB/s 1033360 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 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: 853 MB/s 692419 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 838 MB/s 680350 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 932 MB/s 755241 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # UDP GRO fwd perf udp rx: 1612 MB/s 1311592 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1686 MB/s 1369940 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1554 MB/s 1263570 calls/s # udp tx: 1843 MB/s 31260 calls/s 31260 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' [?2004hxx__-> echo $? 0 xx__->