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.25 [+0.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 514 MB/s 416693 calls/s # 2.83 [+1.07] udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # 3.81 [+0.97] udp rx: 642 MB/s 521429 calls/s # 3.83 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 4.81 [+0.97] udp rx: 564 MB/s 456800 calls/s # 4.83 [+0.03] udp tx: 1371 MB/s 23261 calls/s 23261 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 487 MB/s 394748 calls/s # 6.02 [+1.06] udp tx: 1382 MB/s 23449 calls/s 23449 msg/s # 6.99 [+0.97] udp rx: 511 MB/s 414535 calls/s # 7.02 [+0.03] udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # 7.99 [+0.97] udp rx: 676 MB/s 547555 calls/s # 8.02 [+0.03] udp tx: 1365 MB/s 23167 calls/s 23167 msg/s # 8.66 [+0.65] GRO frag list over UDP tunnel ok # 9.51 [+0.85] GRO fwd over UDP tunnel ok # 9.75 [+0.24] IPv6 # 10.01 [+0.26] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.10 [+0.56] GRO fwd ok # 11.60 [+0.50] UDP fwd perf udp rx: 1473 MB/s 1193925 calls/s # 12.66 [+1.06] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 13.64 [+0.98] udp rx: 1482 MB/s 1202057 calls/s # 13.66 [+0.02] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 14.64 [+0.98] udp rx: 1336 MB/s 1083099 calls/s # 14.66 [+0.02] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1345 MB/s 1090358 calls/s # 15.84 [+1.07] udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # 16.81 [+0.97] udp rx: 1492 MB/s 1208973 calls/s # 16.84 [+0.03] udp tx: 1942 MB/s 32939 calls/s 32939 msg/s # 17.82 [+0.97] udp rx: 1424 MB/s 1153999 calls/s # 17.84 [+0.03] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 18.46 [+0.61] GRO frag list over UDP tunnel ok # 19.18 [+0.72] 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__->