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.75 [+0.50] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 971 MB/s 789106 calls/s # 2.83 [+1.07] udp tx: 1704 MB/s 28914 calls/s 28914 msg/s # 3.80 [+0.97] udp rx: 1666 MB/s 1353926 calls/s # 3.83 [+0.03] udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # 4.80 [+0.97] udp rx: 1536 MB/s 1248610 calls/s # 4.83 [+0.03] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1567 MB/s 1274674 calls/s # 6.01 [+1.06] udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # 6.99 [+0.98] udp rx: 1617 MB/s 1315531 calls/s # 7.01 [+0.02] udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # 7.99 [+0.98] udp rx: 1771 MB/s 1440345 calls/s # 8.01 [+0.02] udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.37 [+0.78] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.85 [+0.24] No GRO ok # 10.34 [+0.49] GRO frag list ok # 10.86 [+0.51] GRO fwd ok # 11.34 [+0.49] UDP fwd perf udp tx: 1611 MB/s 27332 calls/s 27332 msg/s # 12.41 [+1.07] udp rx: 636 MB/s 516094 calls/s # 13.41 [+1.00] udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # 13.41 [+0.00] udp rx: 1549 MB/s 1257338 calls/s # 14.41 [+1.00] udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # 14.51 [+0.10] udp rx: 1701 MB/s 1381092 calls/s # 14.53 [+0.02] UDP GRO fwd perf udp rx: 1607 MB/s 1302990 calls/s # 15.59 [+1.06] udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # 16.56 [+0.97] udp rx: 1467 MB/s 1189057 calls/s # 16.59 [+0.03] udp tx: 1887 MB/s 32007 calls/s 32007 msg/s # 17.56 [+0.97] udp rx: 1406 MB/s 1139825 calls/s # 17.59 [+0.03] udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # 18.14 [+0.55] GRO frag list over UDP tunnel ok # 18.87 [+0.73] 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__->