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.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.78 [+0.49] UDP fwd perf udp rx: 1487 MB/s 1211064 calls/s # 2.85 [+1.07] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 3.82 [+0.97] udp rx: 1979 MB/s 1611713 calls/s # 3.85 [+0.03] udp tx: 1996 MB/s 33866 calls/s 33866 msg/s # 4.83 [+0.98] udp rx: 1797 MB/s 1463621 calls/s # 4.85 [+0.02] udp tx: 1997 MB/s 33876 calls/s 33876 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1440459 calls/s # 6.03 [+1.06] udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # 7.00 [+0.97] udp rx: 1908 MB/s 1553735 calls/s # 7.03 [+0.03] udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # 8.00 [+0.98] udp rx: 1978 MB/s 1610320 calls/s # 8.03 [+0.02] udp tx: 1988 MB/s 33723 calls/s 33723 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.76] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.83 [+0.23] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1642 MB/s 1336860 calls/s # 12.38 [+1.06] udp tx: 1850 MB/s 31392 calls/s 31392 msg/s # 13.36 [+0.98] udp rx: 1914 MB/s 1558949 calls/s # 13.38 [+0.02] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 14.36 [+0.98] udp rx: 1923 MB/s 1565805 calls/s # 14.38 [+0.02] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1496787 calls/s # 15.56 [+1.06] udp tx: 1909 MB/s 32378 calls/s 32378 msg/s # 16.54 [+0.97] udp rx: 1902 MB/s 1548318 calls/s # 16.56 [+0.03] udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # 17.54 [+0.98] udp rx: 1925 MB/s 1567406 calls/s # 17.56 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 18.11 [+0.54] GRO frag list over UDP tunnel ok # 18.83 [+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__->