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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1399 MB/s 1137085 calls/s # 2.84 [+1.06] udp tx: 1817 MB/s 30829 calls/s 30829 msg/s # 3.82 [+0.98] udp rx: 1909 MB/s 1551969 calls/s # 3.84 [+0.02] udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # 4.82 [+0.98] udp rx: 1923 MB/s 1562916 calls/s # 4.84 [+0.02] udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1436590 calls/s # 6.02 [+1.06] udp tx: 1938 MB/s 32879 calls/s 32879 msg/s # 7.00 [+0.98] udp rx: 1915 MB/s 1558735 calls/s # 7.02 [+0.02] udp tx: 1946 MB/s 33019 calls/s 33019 msg/s # 8.00 [+0.98] udp rx: 1917 MB/s 1560864 calls/s # 8.02 [+0.02] udp tx: 1929 MB/s 32724 calls/s 32724 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.86 [+0.26] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.33 [+0.45] UDP fwd perf udp rx: 1169 MB/s 947850 calls/s # 12.39 [+1.06] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 13.37 [+0.97] udp rx: 861 MB/s 699939 calls/s # 13.39 [+0.03] udp tx: 1806 MB/s 30631 calls/s 30631 msg/s # 14.37 [+0.98] udp rx: 1680 MB/s 1364422 calls/s # 14.39 [+0.02] udp tx: 1884 MB/s 31969 calls/s 31969 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1216 MB/s 985750 calls/s # 15.57 [+1.06] udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # 16.54 [+0.97] udp rx: 1658 MB/s 1344252 calls/s # 16.57 [+0.03] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 17.55 [+0.97] udp rx: 1678 MB/s 1360697 calls/s # 17.57 [+0.03] udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # 18.13 [+0.55] GRO frag list over UDP tunnel ok # 18.91 [+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__->