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.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1293 MB/s 1049903 calls/s # 2.91 [+1.06] udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # 3.90 [+0.99] udp rx: 1641 MB/s 1332409 calls/s # 3.91 [+0.01] udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # 4.91 [+0.99] udp rx: 1812 MB/s 1471268 calls/s # 4.91 [+0.01] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1403 MB/s 1141660 calls/s # 6.10 [+1.07] udp tx: 1716 MB/s 29116 calls/s 29116 msg/s # 7.08 [+0.97] udp rx: 1761 MB/s 1430953 calls/s # 7.10 [+0.02] udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # 8.08 [+0.97] udp rx: 1798 MB/s 1461273 calls/s # 8.10 [+0.03] udp tx: 1854 MB/s 31451 calls/s 31451 msg/s # 8.74 [+0.64] GRO frag list over UDP tunnel ok # 9.51 [+0.77] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.00 [+0.24] No GRO ok # 10.55 [+0.55] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.64 [+0.52] UDP fwd perf udp rx: 1147 MB/s 934258 calls/s # 12.71 [+1.07] udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # 13.68 [+0.97] udp rx: 1245 MB/s 1013806 calls/s # 13.71 [+0.03] udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # 14.68 [+0.97] udp rx: 628 MB/s 511504 calls/s # 14.71 [+0.03] udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1184 MB/s 964540 calls/s # 15.91 [+1.08] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 16.87 [+0.97] udp rx: 1172 MB/s 954708 calls/s # 16.91 [+0.03] udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # 17.88 [+0.97] udp rx: 1153 MB/s 939010 calls/s # 17.91 [+0.03] udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # 18.57 [+0.66] GRO frag list over UDP tunnel ok # 19.34 [+0.77] 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__->