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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1779 MB/s 1448891 calls/s # 3.03 [+1.07] udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # 4.00 [+0.97] udp rx: 1933 MB/s 1573987 calls/s # 4.03 [+0.03] udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # 5.00 [+0.97] udp rx: 1954 MB/s 1591455 calls/s # 5.03 [+0.03] udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1747 MB/s 1422606 calls/s # 6.23 [+1.08] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 7.19 [+0.97] udp rx: 1909 MB/s 1554222 calls/s # 7.23 [+0.03] udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # 8.20 [+0.97] udp rx: 1903 MB/s 1549320 calls/s # 8.23 [+0.03] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 8.87 [+0.64] GRO frag list over UDP tunnel ok # 9.64 [+0.77] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.13 [+0.24] No GRO ok # 10.68 [+0.54] GRO frag list ok # 11.24 [+0.57] GRO fwd ok # 11.74 [+0.50] UDP fwd perf udp rx: 1615 MB/s 1315051 calls/s # 12.81 [+1.07] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 13.78 [+0.97] udp rx: 1919 MB/s 1562860 calls/s # 13.81 [+0.03] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 14.78 [+0.97] udp rx: 1776 MB/s 1446037 calls/s # 14.81 [+0.03] udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1484263 calls/s # 16.00 [+1.07] udp tx: 1899 MB/s 32213 calls/s 32213 msg/s # 16.98 [+0.97] udp rx: 1891 MB/s 1540215 calls/s # 17.00 [+0.03] udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # 17.98 [+0.97] udp rx: 1872 MB/s 1524047 calls/s # 18.00 [+0.03] udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # 18.63 [+0.63] GRO frag list over UDP tunnel ok # 19.39 [+0.76] 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__->