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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1812 MB/s 1471818 calls/s # 2.78 [+1.06] udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # 3.75 [+0.98] udp rx: 1870 MB/s 1520061 calls/s # 3.78 [+0.02] udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # 4.75 [+0.98] udp rx: 1858 MB/s 1509422 calls/s # 4.78 [+0.02] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1866 MB/s 1519470 calls/s # 5.96 [+1.06] udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # 6.93 [+0.97] udp rx: 1948 MB/s 1585834 calls/s # 6.96 [+0.03] udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # 7.94 [+0.98] udp rx: 1861 MB/s 1515140 calls/s # 7.96 [+0.02] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 8.53 [+0.58] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.47 [+0.23] IPv6 # 9.73 [+0.26] No GRO ok # 10.26 [+0.53] GRO frag list ok # 10.82 [+0.56] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 632 MB/s 511911 calls/s # 12.37 [+1.06] udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # 13.34 [+0.98] udp rx: 620 MB/s 501817 calls/s # 13.37 [+0.02] udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # 14.34 [+0.98] udp rx: 640 MB/s 518315 calls/s # 14.37 [+0.02] udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 556 MB/s 450560 calls/s # 15.56 [+1.07] udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # 16.53 [+0.97] udp rx: 620 MB/s 501829 calls/s # 16.56 [+0.03] udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # 17.53 [+0.97] udp rx: 630 MB/s 510151 calls/s # 17.56 [+0.03] udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # 18.17 [+0.61] GRO frag list over UDP tunnel ok # 18.92 [+0.75] 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__->