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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1272 MB/s 1034195 calls/s # 2.89 [+1.07] udp tx: 1802 MB/s 30571 calls/s 30571 msg/s # 3.86 [+0.97] udp rx: 1608 MB/s 1305130 calls/s # 3.89 [+0.03] udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # 4.89 [+1.00] udp tx: 1387 MB/s 23526 calls/s 23526 msg/s # 4.89 [+0.00] udp rx: 968 MB/s 783956 calls/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 903 MB/s 731631 calls/s # 6.09 [+1.08] udp tx: 1345 MB/s 22814 calls/s 22814 msg/s # 7.06 [+0.97] udp rx: 842 MB/s 681944 calls/s # 7.09 [+0.03] udp tx: 1349 MB/s 22885 calls/s 22885 msg/s # 8.06 [+0.97] udp rx: 961 MB/s 778238 calls/s # 8.09 [+0.03] udp tx: 1348 MB/s 22865 calls/s 22865 msg/s # 8.72 [+0.63] GRO frag list over UDP tunnel ok # 9.56 [+0.84] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.07 [+0.26] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.74 [+0.55] UDP fwd perf udp rx: 972 MB/s 788299 calls/s # 12.81 [+1.07] udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # 13.78 [+0.97] udp rx: 1050 MB/s 852340 calls/s # 13.81 [+0.03] udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # 14.79 [+0.98] udp rx: 1061 MB/s 860986 calls/s # 14.81 [+0.02] udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 965 MB/s 782181 calls/s # 16.00 [+1.07] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 16.97 [+0.97] udp rx: 1059 MB/s 860613 calls/s # 17.00 [+0.03] udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # 17.97 [+0.97] udp rx: 1086 MB/s 883513 calls/s # 18.00 [+0.03] udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # 18.66 [+0.66] GRO frag list over UDP tunnel ok # 19.41 [+0.76] 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__->