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.35 [+0.57] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1569 MB/s 1275617 calls/s # 2.87 [+1.06] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 3.85 [+0.98] udp rx: 1565 MB/s 1271934 calls/s # 3.87 [+0.02] udp tx: 1859 MB/s 31532 calls/s 31532 msg/s # 4.85 [+0.98] udp rx: 1632 MB/s 1327040 calls/s # 4.87 [+0.02] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1852 MB/s 1507240 calls/s # 6.04 [+1.06] udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # 7.02 [+0.98] udp rx: 1782 MB/s 1448861 calls/s # 7.04 [+0.02] udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # 8.02 [+0.98] udp rx: 1803 MB/s 1463204 calls/s # 8.04 [+0.02] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 8.58 [+0.54] GRO frag list over UDP tunnel ok # 9.26 [+0.68] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.72 [+0.23] No GRO ok # 10.20 [+0.48] GRO frag list ok # 10.69 [+0.49] GRO fwd ok # 11.13 [+0.44] UDP fwd perf udp rx: 1265 MB/s 1026567 calls/s # 12.19 [+1.06] udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # 13.16 [+0.97] udp rx: 1698 MB/s 1378174 calls/s # 13.19 [+0.03] udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # 14.16 [+0.98] udp rx: 1503 MB/s 1220540 calls/s # 14.19 [+0.02] udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # 15.38 [+1.07] udp rx: 1253 MB/s 1016050 calls/s # 16.38 [+1.00] udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # 16.38 [+0.00] udp rx: 1442 MB/s 1168861 calls/s # 17.38 [+1.00] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 17.48 [+0.10] udp rx: 1581 MB/s 1280898 calls/s # 17.94 [+0.46] GRO frag list over UDP tunnel ok # 18.73 [+0.79] 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__->