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.79 [+0.51] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.83 [+0.46] UDP fwd perf udp rx: 1564 MB/s 1272405 calls/s # 2.89 [+1.06] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 3.86 [+0.97] udp rx: 1751 MB/s 1423673 calls/s # 3.89 [+0.03] udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # 4.86 [+0.97] udp rx: 1838 MB/s 1494732 calls/s # 4.89 [+0.03] udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1804 MB/s 1469091 calls/s # 6.07 [+1.06] udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # 7.04 [+0.98] udp rx: 1815 MB/s 1477557 calls/s # 7.07 [+0.02] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 8.04 [+0.98] udp rx: 1864 MB/s 1517810 calls/s # 8.07 [+0.02] udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.72] GRO fwd over UDP tunnel ok # 9.60 [+0.23] IPv6 # 9.84 [+0.24] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.87 [+0.52] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1480 MB/s 1199238 calls/s # 12.40 [+1.06] udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # 13.38 [+0.98] udp rx: 1654 MB/s 1340829 calls/s # 13.40 [+0.02] udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # 14.38 [+0.98] udp rx: 1680 MB/s 1361188 calls/s # 14.40 [+0.02] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1615 MB/s 1309135 calls/s # 15.58 [+1.06] udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # 16.55 [+0.97] udp rx: 1639 MB/s 1328320 calls/s # 16.58 [+0.03] udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # 17.55 [+0.98] udp rx: 1621 MB/s 1313235 calls/s # 17.58 [+0.02] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 18.16 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+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__->