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.25 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1474 MB/s 1197158 calls/s # 2.88 [+1.06] udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # 3.85 [+0.97] udp rx: 1509 MB/s 1227059 calls/s # 3.88 [+0.03] udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # 4.85 [+0.97] udp rx: 1615 MB/s 1311538 calls/s # 4.88 [+0.03] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1419353 calls/s # 6.05 [+1.06] udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # 7.03 [+0.97] udp rx: 1786 MB/s 1450314 calls/s # 7.05 [+0.03] udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # 8.03 [+0.97] udp rx: 1831 MB/s 1487168 calls/s # 8.05 [+0.03] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 8.59 [+0.54] GRO frag list over UDP tunnel ok # 9.27 [+0.68] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.76 [+0.26] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.79 [+0.53] GRO fwd ok # 11.28 [+0.49] UDP fwd perf udp rx: 1260 MB/s 1021796 calls/s # 12.34 [+1.06] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 13.34 [+1.00] udp tx: 1711 MB/s 29035 calls/s 29035 msg/s # 13.58 [+0.24] udp rx: 1130 MB/s 916052 calls/s # 14.34 [+0.76] udp tx: 1643 MB/s 27872 calls/s 27872 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1611 MB/s 1306011 calls/s # 15.52 [+1.06] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 16.49 [+0.97] udp rx: 1674 MB/s 1358351 calls/s # 16.52 [+0.03] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 17.49 [+0.98] udp rx: 1699 MB/s 1378582 calls/s # 17.52 [+0.02] udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # 18.07 [+0.55] GRO frag list over UDP tunnel ok # 18.82 [+0.75] 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__->