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.20 [+0.19] No GRO ok # 0.65 [+0.44] GRO frag list ok # 1.16 [+0.52] GRO fwd ok # 1.57 [+0.41] UDP fwd perf udp rx: 1880 MB/s 1531248 calls/s # 2.62 [+1.05] udp tx: 2009 MB/s 34075 calls/s 34075 msg/s # 3.60 [+0.98] udp rx: 2010 MB/s 1636595 calls/s # 3.62 [+0.02] udp tx: 2019 MB/s 34251 calls/s 34251 msg/s # 4.60 [+0.98] udp rx: 2002 MB/s 1630565 calls/s # 4.62 [+0.02] udp tx: 2006 MB/s 34033 calls/s 34033 msg/s # 4.74 [+0.12] UDP GRO fwd perf udp rx: 1932 MB/s 1573061 calls/s # 5.79 [+1.05] udp tx: 1988 MB/s 33729 calls/s 33729 msg/s # 6.77 [+0.98] udp rx: 1970 MB/s 1604405 calls/s # 6.79 [+0.02] udp tx: 1980 MB/s 33598 calls/s 33598 msg/s # 7.77 [+0.98] udp rx: 1974 MB/s 1607590 calls/s # 7.79 [+0.02] udp tx: 1981 MB/s 33604 calls/s 33604 msg/s # 8.26 [+0.47] GRO frag list over UDP tunnel ok # 8.91 [+0.65] GRO fwd over UDP tunnel ok # 9.13 [+0.22] IPv6 # 9.34 [+0.21] No GRO ok # 9.76 [+0.43] GRO frag list ok # 10.21 [+0.45] GRO fwd ok # 10.62 [+0.41] UDP fwd perf udp rx: 1602 MB/s 1304533 calls/s # 11.67 [+1.06] udp tx: 1689 MB/s 28652 calls/s 28652 msg/s # 12.65 [+0.98] udp rx: 1215 MB/s 989051 calls/s # 12.67 [+0.02] udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # 13.65 [+0.98] udp rx: 1252 MB/s 1019201 calls/s # 13.67 [+0.02] udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # 13.79 [+0.12] UDP GRO fwd perf udp rx: 1269 MB/s 1033136 calls/s # 14.86 [+1.07] udp tx: 1329 MB/s 22543 calls/s 22543 msg/s # 15.83 [+0.97] udp rx: 1308 MB/s 1064727 calls/s # 15.86 [+0.03] udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # 16.83 [+0.97] udp rx: 1329 MB/s 1082269 calls/s # 16.86 [+0.03] udp tx: 1347 MB/s 22856 calls/s 22856 msg/s # 17.38 [+0.52] GRO frag list over UDP tunnel ok # 18.08 [+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__->