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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.95 [+0.49] UDP fwd perf udp rx: 1096 MB/s 890642 calls/s # 3.01 [+1.06] udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # 3.98 [+0.97] udp rx: 1297 MB/s 1054148 calls/s # 4.01 [+0.03] udp tx: 1371 MB/s 23258 calls/s 23258 msg/s # 4.98 [+0.98] udp rx: 1316 MB/s 1070492 calls/s # 5.01 [+0.02] udp tx: 1375 MB/s 23326 calls/s 23326 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 991845 calls/s # 6.20 [+1.07] udp tx: 1361 MB/s 23086 calls/s 23086 msg/s # 7.17 [+0.97] udp rx: 1092 MB/s 888191 calls/s # 7.20 [+0.03] udp tx: 1339 MB/s 22718 calls/s 22718 msg/s # 8.17 [+0.97] udp rx: 1302 MB/s 1059734 calls/s # 8.20 [+0.03] udp tx: 1371 MB/s 23269 calls/s 23269 msg/s # 8.83 [+0.63] GRO frag list over UDP tunnel ok # 9.59 [+0.76] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.11 [+0.27] No GRO ok # 10.64 [+0.52] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.69 [+0.49] UDP fwd perf udp tx: 1075 MB/s 18245 calls/s 18245 msg/s # 12.77 [+1.07] udp rx: 677 MB/s 551310 calls/s # 13.76 [+1.00] udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # 13.76 [+0.00] udp rx: 1045 MB/s 849904 calls/s # 14.76 [+1.00] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 14.86 [+0.10] udp rx: 1227 MB/s 998067 calls/s # 14.89 [+0.02] UDP GRO fwd perf udp rx: 1166 MB/s 947394 calls/s # 15.96 [+1.07] udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # 16.93 [+0.97] udp rx: 1088 MB/s 883876 calls/s # 16.96 [+0.03] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 17.93 [+0.97] udp rx: 1197 MB/s 973637 calls/s # 17.96 [+0.03] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 18.55 [+0.59] GRO frag list over UDP tunnel ok # 19.25 [+0.70] 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__->