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.03 [+0.03] IPv4 # 0.34 [+0.31] No GRO ok # 0.92 [+0.58] GRO frag list ok # 1.54 [+0.62] GRO fwd ok # 2.05 [+0.51] UDP fwd perf udp rx: 1275 MB/s 1038089 calls/s # 3.12 [+1.07] udp tx: 1750 MB/s 29694 calls/s 29694 msg/s # 4.09 [+0.97] udp rx: 1783 MB/s 1452094 calls/s # 4.12 [+0.03] udp tx: 1790 MB/s 30373 calls/s 30373 msg/s # 5.10 [+0.97] udp rx: 1819 MB/s 1481130 calls/s # 5.12 [+0.03] udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1459122 calls/s # 6.31 [+1.07] udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # 7.29 [+0.97] udp rx: 1909 MB/s 1553069 calls/s # 7.32 [+0.03] udp tx: 1960 MB/s 33244 calls/s 33244 msg/s # 8.29 [+0.97] udp rx: 1914 MB/s 1556851 calls/s # 8.32 [+0.03] udp tx: 1957 MB/s 33207 calls/s 33207 msg/s # 8.93 [+0.62] GRO frag list over UDP tunnel ok # 9.75 [+0.82] GRO fwd over UDP tunnel ok # 10.01 [+0.26] IPv6 # 10.25 [+0.24] No GRO ok # 10.79 [+0.55] GRO frag list ok # 11.36 [+0.56] GRO fwd ok # 11.90 [+0.54] UDP fwd perf udp rx: 1237 MB/s 1006028 calls/s # 12.98 [+1.08] udp tx: 1674 MB/s 28399 calls/s 28399 msg/s # 13.94 [+0.96] udp rx: 1282 MB/s 1042562 calls/s # 13.98 [+0.04] udp tx: 1759 MB/s 29846 calls/s 29846 msg/s # 14.94 [+0.97] udp rx: 1752 MB/s 1423760 calls/s # 14.98 [+0.03] udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1285459 calls/s # 16.16 [+1.06] udp tx: 1757 MB/s 29810 calls/s 29810 msg/s # 17.14 [+0.97] udp rx: 1611 MB/s 1306498 calls/s # 17.16 [+0.03] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 18.14 [+0.98] udp rx: 1586 MB/s 1285864 calls/s # 18.16 [+0.02] udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # 18.76 [+0.60] GRO frag list over UDP tunnel ok # 19.50 [+0.74] 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__->