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.48 [+0.63] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 382 MB/s 309607 calls/s # 3.07 [+1.07] udp tx: 1373 MB/s 23293 calls/s 23293 msg/s # 4.04 [+0.97] udp rx: 534 MB/s 432658 calls/s # 4.07 [+0.03] udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # 5.04 [+0.97] udp rx: 512 MB/s 415192 calls/s # 5.07 [+0.03] udp tx: 1363 MB/s 23131 calls/s 23131 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 439 MB/s 355339 calls/s # 6.26 [+1.07] udp tx: 1411 MB/s 23941 calls/s 23941 msg/s # 7.23 [+0.97] udp rx: 431 MB/s 349135 calls/s # 7.26 [+0.03] udp tx: 1421 MB/s 24110 calls/s 24110 msg/s # 8.23 [+0.97] udp rx: 432 MB/s 349853 calls/s # 8.26 [+0.03] udp tx: 1417 MB/s 24050 calls/s 24050 msg/s # 8.90 [+0.63] GRO frag list over UDP tunnel ok # 9.69 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.24 [+0.30] No GRO ok # 10.80 [+0.56] GRO frag list ok # 11.40 [+0.59] GRO fwd ok # 11.92 [+0.52] UDP fwd perf udp rx: 389 MB/s 315513 calls/s # 12.98 [+1.07] udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # 13.96 [+0.97] udp rx: 449 MB/s 363556 calls/s # 13.98 [+0.03] udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # 14.96 [+0.97] udp rx: 529 MB/s 428781 calls/s # 14.98 [+0.03] udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 394 MB/s 319351 calls/s # 16.18 [+1.07] udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # 17.15 [+0.97] udp rx: 334 MB/s 270733 calls/s # 17.18 [+0.03] udp tx: 1343 MB/s 22785 calls/s 22785 msg/s # 18.15 [+0.97] udp rx: 451 MB/s 365303 calls/s # 18.18 [+0.03] udp tx: 1311 MB/s 22242 calls/s 22242 msg/s # 18.82 [+0.65] GRO frag list over UDP tunnel ok # 19.58 [+0.76] 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__->