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.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1538 MB/s 1252395 calls/s # 3.00 [+1.07] udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # 4.00 [+1.00] udp tx: 1888 MB/s 32037 calls/s 32037 msg/s # 4.00 [+0.00] udp rx: 1802 MB/s 1467542 calls/s # 4.99 [+1.00] udp tx: 1871 MB/s 31743 calls/s 31743 msg/s # 5.10 [+0.10] udp rx: 1857 MB/s 1511690 calls/s # 5.12 [+0.02] UDP GRO fwd perf udp rx: 1808 MB/s 1471623 calls/s # 6.18 [+1.06] udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # 7.15 [+0.98] udp rx: 1861 MB/s 1514975 calls/s # 7.18 [+0.02] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 8.15 [+0.98] udp rx: 1860 MB/s 1514684 calls/s # 8.18 [+0.02] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 8.72 [+0.54] GRO frag list over UDP tunnel ok # 9.46 [+0.74] GRO fwd over UDP tunnel ok # 9.68 [+0.22] IPv6 # 9.91 [+0.22] No GRO ok # 10.40 [+0.49] GRO frag list ok # 10.89 [+0.50] GRO fwd ok # 11.34 [+0.45] UDP fwd perf udp rx: 1642 MB/s 1335913 calls/s # 12.41 [+1.06] udp tx: 1773 MB/s 30084 calls/s 30084 msg/s # 13.38 [+0.97] udp rx: 1770 MB/s 1440365 calls/s # 13.41 [+0.03] udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # 14.38 [+0.98] udp rx: 1812 MB/s 1475313 calls/s # 14.41 [+0.02] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1292039 calls/s # 15.58 [+1.06] udp tx: 1715 MB/s 29092 calls/s 29092 msg/s # 16.56 [+0.98] udp rx: 1782 MB/s 1447613 calls/s # 16.59 [+0.02] udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # 17.56 [+0.98] udp rx: 1429 MB/s 1160607 calls/s # 17.58 [+0.02] udp tx: 1807 MB/s 30660 calls/s 30660 msg/s # 18.12 [+0.54] GRO frag list over UDP tunnel ok # 18.81 [+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__->