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.26 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.88 [+0.51] UDP fwd perf udp rx: 901 MB/s 733063 calls/s # 2.95 [+1.07] udp tx: 1724 MB/s 29251 calls/s 29251 msg/s # 3.92 [+0.97] udp rx: 1867 MB/s 1516702 calls/s # 3.95 [+0.03] udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # 4.92 [+0.97] udp rx: 1839 MB/s 1494551 calls/s # 4.95 [+0.03] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1477362 calls/s # 6.13 [+1.06] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 7.10 [+0.97] udp rx: 1767 MB/s 1437384 calls/s # 7.13 [+0.02] udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # 8.10 [+0.98] udp rx: 1779 MB/s 1447612 calls/s # 8.13 [+0.02] udp tx: 1811 MB/s 30717 calls/s 30717 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.04 [+0.28] No GRO ok # 10.55 [+0.51] GRO frag list ok # 11.08 [+0.53] GRO fwd ok # 11.57 [+0.49] UDP fwd perf udp rx: 1156 MB/s 941697 calls/s # 12.64 [+1.07] udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # 13.61 [+0.97] udp rx: 1133 MB/s 922490 calls/s # 13.64 [+0.03] udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # 14.61 [+0.97] udp rx: 1234 MB/s 1005383 calls/s # 14.64 [+0.03] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1055 MB/s 859235 calls/s # 15.83 [+1.08] udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # 16.80 [+0.97] udp rx: 1181 MB/s 961657 calls/s # 16.83 [+0.03] udp tx: 1191 MB/s 20209 calls/s 20209 msg/s # 17.81 [+0.97] udp rx: 1218 MB/s 991891 calls/s # 17.83 [+0.03] udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # 18.43 [+0.60] GRO frag list over UDP tunnel ok # 19.25 [+0.81] 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__->