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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.42 [+0.58] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1152 MB/s 938563 calls/s # 3.00 [+1.06] udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # 3.98 [+0.98] udp rx: 1220 MB/s 993367 calls/s # 4.00 [+0.02] udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # 4.98 [+0.98] udp rx: 1263 MB/s 1028600 calls/s # 5.00 [+0.02] udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1139 MB/s 927882 calls/s # 6.20 [+1.08] udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # 7.18 [+0.98] udp rx: 1105 MB/s 899783 calls/s # 7.20 [+0.02] udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # 8.18 [+0.98] udp rx: 1265 MB/s 1030466 calls/s # 8.20 [+0.02] udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.13 [+0.27] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.27 [+0.61] GRO fwd ok # 11.77 [+0.51] UDP fwd perf udp rx: 796 MB/s 648409 calls/s # 12.85 [+1.08] udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # 13.82 [+0.97] udp rx: 1262 MB/s 1027483 calls/s # 13.85 [+0.03] udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # 14.82 [+0.97] udp rx: 1177 MB/s 958667 calls/s # 14.85 [+0.03] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1041 MB/s 847657 calls/s # 16.04 [+1.07] udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # 17.01 [+0.97] udp rx: 1210 MB/s 985228 calls/s # 17.04 [+0.03] udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # 18.01 [+0.97] udp rx: 1269 MB/s 1033569 calls/s # 18.04 [+0.03] udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # 18.67 [+0.63] GRO frag list over UDP tunnel ok # 19.50 [+0.83] 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__->