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.85 [+0.57] GRO frag list ok # 1.40 [+0.55] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1165 MB/s 947638 calls/s # 2.97 [+1.07] udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # 3.94 [+0.97] udp rx: 1146 MB/s 931230 calls/s # 3.97 [+0.03] udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # 4.94 [+0.98] udp rx: 973 MB/s 789123 calls/s # 4.97 [+0.02] udp tx: 1411 MB/s 23945 calls/s 23945 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 566 MB/s 459017 calls/s # 6.16 [+1.07] udp tx: 1433 MB/s 24320 calls/s 24320 msg/s # 7.13 [+0.97] udp rx: 921 MB/s 746737 calls/s # 7.16 [+0.02] udp tx: 1416 MB/s 24022 calls/s 24022 msg/s # 8.13 [+0.97] udp rx: 630 MB/s 511134 calls/s # 8.16 [+0.03] udp tx: 1431 MB/s 24279 calls/s 24279 msg/s # 8.70 [+0.54] GRO frag list over UDP tunnel ok # 9.43 [+0.73] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.97 [+0.28] No GRO ok # 10.50 [+0.54] GRO frag list ok # 11.09 [+0.58] GRO fwd ok # 11.60 [+0.51] UDP fwd perf udp rx: 1206 MB/s 981919 calls/s # 12.67 [+1.07] udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # 13.64 [+0.97] udp rx: 1180 MB/s 961043 calls/s # 13.67 [+0.03] udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # 14.64 [+0.97] udp rx: 1263 MB/s 1028326 calls/s # 14.67 [+0.03] udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 945856 calls/s # 15.86 [+1.08] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 16.83 [+0.97] udp rx: 1279 MB/s 1041118 calls/s # 16.86 [+0.03] udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # 17.83 [+0.97] udp rx: 1184 MB/s 964604 calls/s # 17.86 [+0.03] udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # 18.44 [+0.58] GRO frag list over UDP tunnel ok # 19.14 [+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__->