make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 836 MB/s 680376 calls/s # udp tx: 1067 MB/s 18104 calls/s 18104 msg/s # udp rx: 1009 MB/s 821605 calls/s # udp tx: 1097 MB/s 18612 calls/s 18612 msg/s # udp rx: 965 MB/s 785558 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # UDP GRO fwd perf udp rx: 1070 MB/s 870750 calls/s # udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # udp rx: 1230 MB/s 1000718 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 1211 MB/s 985286 calls/s # udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 780 MB/s 630689 calls/s # udp tx: 1426 MB/s 24194 calls/s 24194 msg/s # udp rx: 827 MB/s 669085 calls/s # udp tx: 1388 MB/s 23543 calls/s 23543 msg/s # udp rx: 890 MB/s 723825 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # UDP tunnel GRO fwd perf udp rx: 817 MB/s 664015 calls/s # udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # udp rx: 560 MB/s 452637 calls/s # udp tx: 1402 MB/s 23791 calls/s 23791 msg/s # udp rx: 156 MB/s 126464 calls/s # udp tx: 1462 MB/s 24797 calls/s 24797 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1226 MB/s 997714 calls/s # udp tx: 1763 MB/s 29918 calls/s 29918 msg/s # udp rx: 1435 MB/s 1168673 calls/s # udp tx: 1784 MB/s 30258 calls/s 30258 msg/s # udp rx: 1765 MB/s 1436921 calls/s # udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # UDP GRO fwd perf udp rx: 1153 MB/s 938970 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1081 MB/s 880182 calls/s # udp tx: 1103 MB/s 18714 calls/s 18714 msg/s # udp rx: 1306 MB/s 1063678 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # udp rx: 469 MB/s 381586 calls/s # udp tx: 1368 MB/s 23214 calls/s 23214 msg/s # udp rx: 348 MB/s 282087 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 324 MB/s 262759 calls/s # UDP tunnel GRO fwd perf udp rx: 385 MB/s 312737 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 278 MB/s 225884 calls/s # udp tx: 1370 MB/s 23247 calls/s 23247 msg/s # udp rx: 510 MB/s 414164 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 msg/s 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__->