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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.86 [+0.61] GRO frag list ok # 1.44 [+0.58] GRO fwd ok # 1.92 [+0.48] UDP fwd perf udp rx: 519 MB/s 420863 calls/s # 2.98 [+1.06] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 3.96 [+0.98] udp rx: 518 MB/s 419691 calls/s # 3.98 [+0.02] udp tx: 1365 MB/s 23159 calls/s 23159 msg/s # 4.96 [+0.98] udp rx: 523 MB/s 423918 calls/s # 4.98 [+0.02] udp tx: 1351 MB/s 22915 calls/s 22915 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 507 MB/s 411030 calls/s # 6.17 [+1.07] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 7.14 [+0.98] udp rx: 483 MB/s 391606 calls/s # 7.17 [+0.02] udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # 8.15 [+0.98] udp rx: 441 MB/s 356814 calls/s # 8.17 [+0.02] udp tx: 1381 MB/s 23434 calls/s 23434 msg/s # 8.79 [+0.62] GRO frag list over UDP tunnel ok # 9.66 [+0.87] GRO fwd over UDP tunnel ok # 9.93 [+0.27] IPv6 # 10.19 [+0.26] No GRO ok # 10.75 [+0.56] GRO frag list ok # 11.35 [+0.61] GRO fwd ok # 11.88 [+0.53] UDP fwd perf udp rx: 544 MB/s 441442 calls/s # 12.95 [+1.07] udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # 13.92 [+0.97] udp rx: 673 MB/s 546029 calls/s # 13.95 [+0.03] udp tx: 1201 MB/s 20381 calls/s 20381 msg/s # 14.92 [+0.97] udp rx: 680 MB/s 551310 calls/s # 14.95 [+0.03] udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 519 MB/s 420707 calls/s # 16.15 [+1.08] udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # 17.12 [+0.97] udp rx: 629 MB/s 511173 calls/s # 17.15 [+0.03] udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # 18.12 [+0.97] udp rx: 496 MB/s 401820 calls/s # 18.15 [+0.03] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 18.80 [+0.65] GRO frag list over UDP tunnel ok # 19.66 [+0.86] 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__->