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.23 [+0.22] No GRO ok # 0.77 [+0.54] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1667 MB/s 1353503 calls/s # 2.93 [+1.07] udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # 3.90 [+0.97] udp rx: 1734 MB/s 1407579 calls/s # 3.93 [+0.03] udp tx: 1945 MB/s 33001 calls/s 33001 msg/s # 4.90 [+0.97] udp rx: 1712 MB/s 1388349 calls/s # 4.93 [+0.03] udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1447491 calls/s # 6.12 [+1.07] udp tx: 1965 MB/s 33331 calls/s 33331 msg/s # 7.09 [+0.97] udp rx: 1868 MB/s 1516866 calls/s # 7.12 [+0.03] udp tx: 1960 MB/s 33251 calls/s 33251 msg/s # 8.09 [+0.97] udp rx: 1873 MB/s 1519775 calls/s # 8.12 [+0.03] udp tx: 1971 MB/s 33441 calls/s 33441 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.92 [+0.26] No GRO ok # 10.40 [+0.48] GRO frag list ok # 10.90 [+0.50] GRO fwd ok # 11.34 [+0.45] UDP fwd perf udp rx: 861 MB/s 697529 calls/s # 12.40 [+1.06] udp tx: 1694 MB/s 28745 calls/s 28745 msg/s # 13.38 [+0.98] udp rx: 1600 MB/s 1296453 calls/s # 13.40 [+0.02] udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # 14.38 [+0.98] udp rx: 1699 MB/s 1377193 calls/s # 14.40 [+0.02] udp tx: 1930 MB/s 32750 calls/s 32750 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1314836 calls/s # 15.58 [+1.06] udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # 16.56 [+0.98] udp rx: 1664 MB/s 1348495 calls/s # 16.58 [+0.02] udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # 17.56 [+0.98] udp rx: 1621 MB/s 1313741 calls/s # 17.58 [+0.02] udp tx: 1918 MB/s 32542 calls/s 32542 msg/s # 18.16 [+0.57] GRO frag list over UDP tunnel ok # 18.83 [+0.68] 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__->