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.27 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.94 [+0.53] UDP fwd perf udp rx: 946 MB/s 766516 calls/s # 3.01 [+1.07] udp tx: 1350 MB/s 22901 calls/s 22901 msg/s # 3.98 [+0.97] udp rx: 796 MB/s 645353 calls/s # 4.01 [+0.03] udp tx: 1354 MB/s 22967 calls/s 22967 msg/s # 4.98 [+0.97] udp rx: 972 MB/s 787524 calls/s # 5.01 [+0.03] udp tx: 1358 MB/s 23036 calls/s 23036 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 857 MB/s 694216 calls/s # 6.20 [+1.07] udp tx: 1358 MB/s 23035 calls/s 23035 msg/s # 7.17 [+0.97] udp rx: 958 MB/s 776185 calls/s # 7.20 [+0.03] udp tx: 1361 MB/s 23088 calls/s 23088 msg/s # 8.17 [+0.97] udp rx: 956 MB/s 774862 calls/s # 8.20 [+0.03] udp tx: 1364 MB/s 23148 calls/s 23148 msg/s # 8.76 [+0.56] GRO frag list over UDP tunnel ok # 9.52 [+0.76] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.02 [+0.25] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.10 [+0.55] GRO fwd ok # 11.58 [+0.48] UDP fwd perf udp rx: 1028 MB/s 835918 calls/s # 12.65 [+1.07] udp tx: 1220 MB/s 20707 calls/s 20707 msg/s # 13.62 [+0.97] udp rx: 1145 MB/s 929975 calls/s # 13.65 [+0.03] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 14.62 [+0.97] udp rx: 1104 MB/s 896406 calls/s # 14.65 [+0.03] udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 744 MB/s 603815 calls/s # 15.83 [+1.06] udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # 16.80 [+0.98] udp rx: 885 MB/s 717595 calls/s # 16.82 [+0.02] udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # 17.80 [+0.98] udp rx: 603 MB/s 489249 calls/s # 17.82 [+0.02] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 18.41 [+0.58] GRO frag list over UDP tunnel ok # 19.18 [+0.77] 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__->