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.22 [+0.22] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1029 MB/s 835241 calls/s # 2.82 [+1.06] udp tx: 1751 MB/s 29707 calls/s 29707 msg/s # 3.80 [+0.98] udp rx: 1831 MB/s 1485293 calls/s # 3.82 [+0.02] udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # 4.80 [+0.98] udp rx: 1837 MB/s 1492573 calls/s # 4.82 [+0.02] udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1733 MB/s 1409046 calls/s # 6.00 [+1.06] udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # 6.98 [+0.98] udp rx: 1841 MB/s 1493568 calls/s # 7.00 [+0.02] udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # 7.99 [+0.98] udp rx: 1821 MB/s 1477494 calls/s # 8.00 [+0.02] udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # 8.54 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.74 [+0.25] No GRO ok # 10.25 [+0.51] GRO frag list ok # 10.76 [+0.51] GRO fwd ok # 11.22 [+0.46] UDP fwd perf udp rx: 1105 MB/s 895561 calls/s # 12.29 [+1.07] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 13.26 [+0.97] udp rx: 1667 MB/s 1351024 calls/s # 13.29 [+0.03] udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # 14.26 [+0.97] udp rx: 1682 MB/s 1362704 calls/s # 14.29 [+0.03] udp tx: 1935 MB/s 32831 calls/s 32831 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1595 MB/s 1292537 calls/s # 15.47 [+1.06] udp tx: 1944 MB/s 32973 calls/s 32973 msg/s # 16.44 [+0.97] udp rx: 1414 MB/s 1145664 calls/s # 16.47 [+0.03] udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # 17.44 [+0.97] udp rx: 1620 MB/s 1312695 calls/s # 17.47 [+0.03] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 18.01 [+0.54] GRO frag list over UDP tunnel ok # 18.79 [+0.77] 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__->