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.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.84 [+0.46] UDP fwd perf udp rx: 1170 MB/s 949792 calls/s # 2.90 [+1.06] udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # 3.87 [+0.97] udp rx: 1713 MB/s 1388721 calls/s # 3.90 [+0.03] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 4.88 [+0.98] udp rx: 1288 MB/s 1044777 calls/s # 4.90 [+0.02] udp tx: 1956 MB/s 33188 calls/s 33188 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # 6.08 [+1.06] udp rx: 1260 MB/s 1023130 calls/s # 7.08 [+1.00] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 7.08 [+0.00] udp rx: 1403 MB/s 1139437 calls/s # 8.08 [+1.00] udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # 8.18 [+0.10] udp rx: 1788 MB/s 1452415 calls/s # 8.64 [+0.46] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.88 [+0.28] No GRO ok # 10.40 [+0.53] GRO frag list ok # 10.97 [+0.57] GRO fwd ok # 11.48 [+0.51] UDP fwd perf udp rx: 1191 MB/s 969815 calls/s # 12.55 [+1.07] udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # 13.52 [+0.97] udp rx: 1133 MB/s 923124 calls/s # 13.55 [+0.03] udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # 14.52 [+0.97] udp rx: 1220 MB/s 993699 calls/s # 14.55 [+0.03] udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1062 MB/s 865192 calls/s # 15.74 [+1.07] udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # 16.71 [+0.97] udp rx: 1255 MB/s 1021719 calls/s # 16.74 [+0.03] udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # 17.72 [+0.97] udp rx: 1232 MB/s 1003647 calls/s # 17.74 [+0.03] udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # 18.40 [+0.66] GRO frag list over UDP tunnel ok # 19.23 [+0.83] 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__->