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.23 [+0.22] No GRO ok # 0.76 [+0.53] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.79 [+0.50] UDP fwd perf udp rx: 1782 MB/s 1445328 calls/s # 2.86 [+1.07] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 3.83 [+0.97] udp rx: 1678 MB/s 1363060 calls/s # 3.86 [+0.03] udp tx: 1740 MB/s 29515 calls/s 29515 msg/s # 4.83 [+0.97] udp rx: 908 MB/s 736079 calls/s # 4.86 [+0.03] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 810 MB/s 656140 calls/s # 6.04 [+1.06] udp tx: 1347 MB/s 22857 calls/s 22857 msg/s # 7.02 [+0.98] udp rx: 761 MB/s 616364 calls/s # 7.04 [+0.02] udp tx: 1350 MB/s 22911 calls/s 22911 msg/s # 8.02 [+0.98] udp rx: 848 MB/s 687545 calls/s # 8.04 [+0.02] udp tx: 1327 MB/s 22511 calls/s 22511 msg/s # 8.66 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.85] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.04 [+0.27] No GRO ok # 10.59 [+0.55] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.67 [+0.51] UDP fwd perf udp rx: 1016 MB/s 825077 calls/s # 12.74 [+1.07] udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # 13.71 [+0.97] udp rx: 942 MB/s 764489 calls/s # 13.74 [+0.03] udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # 14.71 [+0.97] udp rx: 979 MB/s 794848 calls/s # 14.74 [+0.03] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 926 MB/s 751014 calls/s # 15.93 [+1.07] udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # 16.90 [+0.97] udp rx: 979 MB/s 793849 calls/s # 16.93 [+0.03] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 17.90 [+0.97] udp rx: 1073 MB/s 871699 calls/s # 17.93 [+0.03] udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # 18.56 [+0.63] GRO frag list over UDP tunnel ok # 19.37 [+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__->