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.23 [+0.21] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.74 [+0.48] UDP fwd perf udp rx: 1698 MB/s 1382355 calls/s # 2.81 [+1.07] udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # 3.78 [+0.97] udp rx: 1768 MB/s 1439270 calls/s # 3.81 [+0.03] udp tx: 1963 MB/s 33303 calls/s 33303 msg/s # 4.78 [+0.97] udp rx: 1865 MB/s 1518232 calls/s # 4.81 [+0.03] udp tx: 1962 MB/s 33281 calls/s 33281 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1371289 calls/s # 6.01 [+1.07] udp tx: 1879 MB/s 31879 calls/s 31879 msg/s # 6.98 [+0.97] udp rx: 1539 MB/s 1253124 calls/s # 7.01 [+0.02] udp tx: 1953 MB/s 33133 calls/s 33133 msg/s # 7.98 [+0.97] udp rx: 1914 MB/s 1558795 calls/s # 8.01 [+0.03] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 8.55 [+0.54] GRO frag list over UDP tunnel ok # 9.23 [+0.68] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.70 [+0.23] No GRO ok # 10.17 [+0.47] GRO frag list ok # 10.66 [+0.49] GRO fwd ok # 11.12 [+0.46] UDP fwd perf udp rx: 1602 MB/s 1304813 calls/s # 12.20 [+1.07] udp tx: 1844 MB/s 31277 calls/s 31277 msg/s # 13.17 [+0.97] udp rx: 1739 MB/s 1415587 calls/s # 13.20 [+0.03] udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # 14.17 [+0.98] udp rx: 1767 MB/s 1438251 calls/s # 14.20 [+0.02] udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1692 MB/s 1377658 calls/s # 15.39 [+1.07] udp tx: 1927 MB/s 32697 calls/s 32697 msg/s # 16.35 [+0.97] udp rx: 1883 MB/s 1533107 calls/s # 16.39 [+0.03] udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # 17.36 [+0.97] udp rx: 1932 MB/s 1573311 calls/s # 17.39 [+0.03] udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # 17.98 [+0.59] GRO frag list over UDP tunnel ok # 18.71 [+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__->