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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1215 MB/s 989594 calls/s # 3.00 [+1.07] udp tx: 1784 MB/s 30262 calls/s 30262 msg/s # 3.98 [+0.97] udp rx: 1626 MB/s 1323699 calls/s # 4.00 [+0.03] udp tx: 1789 MB/s 30357 calls/s 30357 msg/s # 4.98 [+0.98] udp rx: 1756 MB/s 1429806 calls/s # 5.00 [+0.02] udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1746 MB/s 1421387 calls/s # 6.19 [+1.07] udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # 7.16 [+0.97] udp rx: 1884 MB/s 1534277 calls/s # 7.19 [+0.03] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 8.17 [+0.97] udp rx: 1876 MB/s 1527792 calls/s # 8.19 [+0.03] udp tx: 1890 MB/s 32060 calls/s 32060 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.75] GRO fwd over UDP tunnel ok # 9.79 [+0.24] IPv6 # 10.02 [+0.23] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.11 [+0.55] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 1584 MB/s 1285749 calls/s # 12.66 [+1.07] udp tx: 1801 MB/s 30549 calls/s 30549 msg/s # 13.64 [+0.97] udp rx: 1525 MB/s 1236826 calls/s # 13.66 [+0.03] udp tx: 1813 MB/s 30756 calls/s 30756 msg/s # 14.64 [+0.97] udp rx: 1711 MB/s 1386752 calls/s # 14.66 [+0.03] udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1649 MB/s 1340388 calls/s # 15.84 [+1.06] udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # 16.82 [+0.98] udp rx: 1720 MB/s 1398198 calls/s # 16.84 [+0.02] udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # 17.82 [+0.98] udp rx: 1741 MB/s 1412433 calls/s # 17.84 [+0.02] udp tx: 1868 MB/s 31683 calls/s 31683 msg/s # 18.39 [+0.54] GRO frag list over UDP tunnel ok # 19.10 [+0.71] 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__->