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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1468 MB/s 1195656 calls/s # 2.97 [+1.07] udp tx: 1745 MB/s 29603 calls/s 29603 msg/s # 3.94 [+0.97] udp rx: 1768 MB/s 1440019 calls/s # 3.97 [+0.03] udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # 4.94 [+0.97] udp rx: 1597 MB/s 1299829 calls/s # 4.97 [+0.03] udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358068 calls/s # 6.16 [+1.07] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 7.13 [+0.97] udp rx: 1492 MB/s 1214063 calls/s # 7.16 [+0.03] udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # 8.13 [+0.97] udp rx: 1320 MB/s 1074777 calls/s # 8.16 [+0.03] udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # 8.83 [+0.67] GRO frag list over UDP tunnel ok # 9.61 [+0.78] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.15 [+0.28] No GRO ok # 10.68 [+0.53] GRO frag list ok # 11.28 [+0.59] GRO fwd ok # 11.81 [+0.54] UDP fwd perf udp rx: 1112 MB/s 905992 calls/s # 12.89 [+1.08] udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # 13.86 [+0.97] udp rx: 1179 MB/s 959924 calls/s # 13.89 [+0.03] udp tx: 1184 MB/s 20089 calls/s 20089 msg/s # 14.86 [+0.97] udp rx: 1166 MB/s 950062 calls/s # 14.89 [+0.03] udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1160 MB/s 945076 calls/s # 16.09 [+1.08] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 17.06 [+0.97] udp rx: 1081 MB/s 880747 calls/s # 17.09 [+0.03] udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # 18.06 [+0.97] udp rx: 1225 MB/s 998049 calls/s # 18.09 [+0.03] udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # 18.73 [+0.64] GRO frag list over UDP tunnel ok # 19.55 [+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__->