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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1438 MB/s 1169227 calls/s # 2.89 [+1.06] udp tx: 1577 MB/s 26753 calls/s 26753 msg/s # 3.87 [+0.98] udp rx: 695 MB/s 563695 calls/s # 3.89 [+0.02] udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # 4.87 [+0.98] udp rx: 621 MB/s 503114 calls/s # 4.89 [+0.02] udp tx: 1339 MB/s 22723 calls/s 22723 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1004 MB/s 815829 calls/s # 6.08 [+1.07] udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # 7.05 [+0.97] udp rx: 919 MB/s 745092 calls/s # 7.08 [+0.03] udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # 8.05 [+0.97] udp rx: 968 MB/s 784476 calls/s # 8.08 [+0.03] udp tx: 1324 MB/s 22457 calls/s 22457 msg/s # 8.68 [+0.61] GRO frag list over UDP tunnel ok # 9.49 [+0.80] GRO fwd over UDP tunnel ok # 9.75 [+0.27] IPv6 # 10.02 [+0.26] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.08 [+0.53] GRO fwd ok # 11.60 [+0.52] UDP fwd perf udp rx: 1572 MB/s 1275162 calls/s # 12.67 [+1.07] udp tx: 1919 MB/s 32560 calls/s 32560 msg/s # 13.64 [+0.97] udp rx: 1342 MB/s 1090852 calls/s # 13.66 [+0.03] udp tx: 1421 MB/s 24103 calls/s 24103 msg/s # 14.64 [+0.97] udp rx: 1185 MB/s 965190 calls/s # 14.66 [+0.03] udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968493 calls/s # 15.85 [+1.07] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 16.82 [+0.97] udp rx: 1271 MB/s 1034620 calls/s # 16.85 [+0.03] udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # 17.84 [+0.99] udp rx: 891 MB/s 725343 calls/s # 17.85 [+0.01] udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # 18.47 [+0.62] GRO frag list over UDP tunnel ok # 19.25 [+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__->