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.25 [+0.24] No GRO ok # 0.81 [+0.56] GRO frag list ok # 1.45 [+0.64] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1691 MB/s 1376569 calls/s # 3.01 [+1.07] udp tx: 1837 MB/s 31163 calls/s 31163 msg/s # 3.98 [+0.97] udp rx: 1573 MB/s 1280292 calls/s # 4.01 [+0.03] udp tx: 1677 MB/s 28444 calls/s 28444 msg/s # 4.98 [+0.97] udp rx: 1398 MB/s 1138613 calls/s # 5.01 [+0.03] udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1020 MB/s 830667 calls/s # 6.21 [+1.08] udp tx: 1062 MB/s 18029 calls/s 18029 msg/s # 7.18 [+0.97] udp rx: 1201 MB/s 978137 calls/s # 7.21 [+0.03] udp tx: 1206 MB/s 20458 calls/s 20458 msg/s # 8.18 [+0.97] udp rx: 1064 MB/s 866691 calls/s # 8.21 [+0.03] udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # 8.85 [+0.64] GRO frag list over UDP tunnel ok # 9.67 [+0.82] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.23 [+0.31] No GRO ok # 10.80 [+0.57] GRO frag list ok # 11.37 [+0.58] GRO fwd ok # 11.90 [+0.52] UDP fwd perf udp rx: 1092 MB/s 889694 calls/s # 12.97 [+1.07] udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # 13.94 [+0.97] udp rx: 1131 MB/s 921307 calls/s # 13.97 [+0.03] udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # 14.94 [+0.97] udp rx: 1107 MB/s 901901 calls/s # 14.97 [+0.03] udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918677 calls/s # 16.16 [+1.07] udp tx: 1170 MB/s 19860 calls/s 19860 msg/s # 17.13 [+0.97] udp rx: 1174 MB/s 955896 calls/s # 17.16 [+0.03] udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # 18.13 [+0.97] udp rx: 1180 MB/s 960791 calls/s # 18.16 [+0.03] udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # 18.78 [+0.62] GRO frag list over UDP tunnel ok # 19.60 [+0.82] 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__->