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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.82 [+0.46] UDP fwd perf udp rx: 1460 MB/s 1184679 calls/s # 2.88 [+1.06] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 3.86 [+0.98] udp rx: 1689 MB/s 1369686 calls/s # 3.88 [+0.02] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 4.86 [+0.98] udp rx: 1839 MB/s 1490714 calls/s # 4.88 [+0.02] udp tx: 1969 MB/s 33408 calls/s 33408 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1393556 calls/s # 6.06 [+1.06] udp tx: 1828 MB/s 31016 calls/s 31016 msg/s # 7.04 [+0.97] udp rx: 1863 MB/s 1511913 calls/s # 7.06 [+0.03] udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # 8.04 [+0.97] udp rx: 1862 MB/s 1511058 calls/s # 8.06 [+0.03] udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # 8.60 [+0.53] GRO frag list over UDP tunnel ok # 9.30 [+0.71] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.82 [+0.27] No GRO ok # 10.28 [+0.46] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.27 [+0.49] UDP fwd perf udp rx: 1143 MB/s 926837 calls/s # 12.34 [+1.06] udp tx: 1874 MB/s 31789 calls/s 31789 msg/s # 13.31 [+0.97] udp rx: 1751 MB/s 1419908 calls/s # 13.34 [+0.03] udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # 14.31 [+0.97] udp rx: 1660 MB/s 1347815 calls/s # 14.34 [+0.03] udp tx: 1775 MB/s 30119 calls/s 30119 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1613 MB/s 1306696 calls/s # 15.51 [+1.06] udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # 16.49 [+0.98] udp rx: 1659 MB/s 1344058 calls/s # 16.51 [+0.02] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 17.49 [+0.98] udp rx: 1447 MB/s 1172931 calls/s # 17.51 [+0.02] udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # 18.06 [+0.55] GRO frag list over UDP tunnel ok # 18.78 [+0.72] 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__->