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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.71 [+0.47] UDP fwd perf udp rx: 1798 MB/s 1463620 calls/s # 2.77 [+1.06] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 3.74 [+0.98] udp rx: 1912 MB/s 1556886 calls/s # 3.77 [+0.02] udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # 4.74 [+0.98] udp rx: 1934 MB/s 1574222 calls/s # 4.77 [+0.02] udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1862 MB/s 1515356 calls/s # 5.94 [+1.06] udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # 6.92 [+0.97] udp rx: 1953 MB/s 1589843 calls/s # 6.94 [+0.02] udp tx: 1973 MB/s 33467 calls/s 33467 msg/s # 7.92 [+0.98] udp rx: 1951 MB/s 1588331 calls/s # 7.94 [+0.02] udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # 8.55 [+0.61] GRO frag list over UDP tunnel ok # 9.29 [+0.74] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.83 [+0.29] No GRO ok # 10.37 [+0.54] GRO frag list ok # 10.93 [+0.56] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1566 MB/s 1269615 calls/s # 12.49 [+1.07] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 13.47 [+0.98] udp rx: 1741 MB/s 1411636 calls/s # 13.49 [+0.02] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 14.47 [+0.98] udp rx: 1748 MB/s 1417068 calls/s # 14.49 [+0.02] udp tx: 1953 MB/s 33131 calls/s 33131 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1367519 calls/s # 15.68 [+1.07] udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # 16.65 [+0.97] udp rx: 1749 MB/s 1418132 calls/s # 16.68 [+0.03] udp tx: 1961 MB/s 33262 calls/s 33262 msg/s # 17.65 [+0.97] udp rx: 1734 MB/s 1405169 calls/s # 17.68 [+0.03] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 18.26 [+0.58] GRO frag list over UDP tunnel ok # 18.96 [+0.70] 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__->