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.78 [+0.50] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1499 MB/s 1219676 calls/s # 2.95 [+1.07] udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # 3.93 [+0.97] udp rx: 1860 MB/s 1512745 calls/s # 3.95 [+0.03] udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # 4.93 [+0.97] udp rx: 1764 MB/s 1435414 calls/s # 4.95 [+0.03] udp tx: 1802 MB/s 30571 calls/s 30571 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 952 MB/s 775356 calls/s # 6.14 [+1.07] udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # 7.11 [+0.97] udp rx: 1069 MB/s 870538 calls/s # 7.14 [+0.03] udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # 8.11 [+0.97] udp rx: 1301 MB/s 1059949 calls/s # 8.14 [+0.03] udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.06 [+0.28] No GRO ok # 10.59 [+0.53] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.67 [+0.52] UDP fwd perf udp rx: 1014 MB/s 825404 calls/s # 12.75 [+1.07] udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # 13.72 [+0.97] udp rx: 1205 MB/s 981431 calls/s # 13.75 [+0.03] udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # 14.72 [+0.97] udp rx: 1214 MB/s 988418 calls/s # 14.75 [+0.03] udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1206 MB/s 982093 calls/s # 15.94 [+1.07] udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # 16.91 [+0.97] udp rx: 1217 MB/s 991405 calls/s # 16.94 [+0.03] udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # 17.91 [+0.97] udp rx: 1143 MB/s 930901 calls/s # 17.94 [+0.03] udp tx: 1171 MB/s 19865 calls/s 19865 msg/s # 18.55 [+0.61] GRO frag list over UDP tunnel ok # 19.33 [+0.78] 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__->