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.28 [+0.26] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1570 MB/s 1278353 calls/s # 2.96 [+1.06] udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # 3.94 [+0.98] udp rx: 1886 MB/s 1535767 calls/s # 3.96 [+0.02] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 4.94 [+0.98] udp rx: 1945 MB/s 1583550 calls/s # 4.96 [+0.02] udp tx: 1956 MB/s 33188 calls/s 33188 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528087 calls/s # 6.15 [+1.07] udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # 7.12 [+0.97] udp rx: 1947 MB/s 1585436 calls/s # 7.15 [+0.03] udp tx: 1958 MB/s 33211 calls/s 33211 msg/s # 8.12 [+0.98] udp rx: 1950 MB/s 1588032 calls/s # 8.15 [+0.02] udp tx: 1958 MB/s 33215 calls/s 33215 msg/s # 8.72 [+0.57] GRO frag list over UDP tunnel ok # 9.49 [+0.78] GRO fwd over UDP tunnel ok # 9.76 [+0.27] IPv6 # 10.02 [+0.25] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.13 [+0.59] GRO fwd ok # 11.66 [+0.53] UDP fwd perf udp rx: 562 MB/s 456438 calls/s # 12.73 [+1.07] udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # 13.70 [+0.97] udp rx: 782 MB/s 634436 calls/s # 13.73 [+0.03] udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # 14.70 [+0.97] udp rx: 633 MB/s 512796 calls/s # 14.73 [+0.03] udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 525 MB/s 425980 calls/s # 15.93 [+1.08] udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # 16.90 [+0.97] udp rx: 561 MB/s 455355 calls/s # 16.93 [+0.03] udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # 17.90 [+0.97] udp rx: 614 MB/s 498657 calls/s # 17.93 [+0.03] udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # 18.54 [+0.61] GRO frag list over UDP tunnel ok # 19.31 [+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__->