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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1535 MB/s 1244809 calls/s # 2.85 [+1.06] udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # 3.83 [+0.97] udp rx: 1613 MB/s 1310626 calls/s # 3.85 [+0.03] udp tx: 1764 MB/s 29921 calls/s 29921 msg/s # 4.83 [+0.98] udp rx: 1806 MB/s 1466143 calls/s # 4.85 [+0.02] udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1816 MB/s 1475008 calls/s # 6.03 [+1.06] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 7.00 [+0.98] udp rx: 1861 MB/s 1511141 calls/s # 7.03 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 8.00 [+0.98] udp rx: 1856 MB/s 1506663 calls/s # 8.03 [+0.02] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 8.58 [+0.55] GRO frag list over UDP tunnel ok # 9.32 [+0.74] GRO fwd over UDP tunnel ok # 9.56 [+0.23] IPv6 # 9.82 [+0.26] No GRO ok # 10.31 [+0.49] GRO frag list ok # 10.80 [+0.49] GRO fwd ok # 11.25 [+0.45] UDP fwd perf udp rx: 1480 MB/s 1201339 calls/s # 12.31 [+1.06] udp tx: 1854 MB/s 31461 calls/s 31461 msg/s # 13.29 [+0.98] udp rx: 1691 MB/s 1373173 calls/s # 13.31 [+0.02] udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # 14.29 [+0.98] udp rx: 1651 MB/s 1340456 calls/s # 14.31 [+0.02] udp tx: 1809 MB/s 30689 calls/s 30689 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1400 MB/s 1136190 calls/s # 15.49 [+1.06] udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # 16.47 [+0.97] udp rx: 1701 MB/s 1380864 calls/s # 16.49 [+0.03] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 17.47 [+0.98] udp rx: 1543 MB/s 1251713 calls/s # 17.49 [+0.02] udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # 18.05 [+0.56] GRO frag list over UDP tunnel ok # 18.79 [+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__->