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.23] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1727 MB/s 1402329 calls/s # 2.82 [+1.06] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 3.80 [+0.98] udp rx: 1661 MB/s 1347448 calls/s # 3.82 [+0.02] udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # 4.80 [+0.98] udp rx: 1733 MB/s 1404793 calls/s # 4.82 [+0.02] udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1371171 calls/s # 5.99 [+1.06] udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # 6.97 [+0.98] udp rx: 1745 MB/s 1415109 calls/s # 6.99 [+0.02] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 7.97 [+0.98] udp rx: 1752 MB/s 1420424 calls/s # 7.99 [+0.02] udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # 8.52 [+0.53] GRO frag list over UDP tunnel ok # 9.24 [+0.72] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.73 [+0.25] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.75 [+0.52] GRO fwd ok # 11.23 [+0.49] UDP fwd perf udp rx: 1571 MB/s 1274759 calls/s # 12.30 [+1.06] udp tx: 1843 MB/s 31275 calls/s 31275 msg/s # 13.27 [+0.98] udp rx: 1713 MB/s 1388748 calls/s # 13.29 [+0.02] udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # 14.27 [+0.98] udp rx: 1706 MB/s 1382689 calls/s # 14.29 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1719 MB/s 1395808 calls/s # 15.47 [+1.06] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 16.45 [+0.98] udp rx: 1756 MB/s 1425910 calls/s # 16.47 [+0.02] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 17.45 [+0.98] udp rx: 1765 MB/s 1433044 calls/s # 17.47 [+0.02] udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # 18.02 [+0.56] GRO frag list over UDP tunnel ok # 18.79 [+0.77] 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__->