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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1226 MB/s 996254 calls/s # 2.83 [+1.06] udp tx: 1823 MB/s 30921 calls/s 30921 msg/s # 3.81 [+0.98] udp rx: 1841 MB/s 1496052 calls/s # 3.83 [+0.02] udp tx: 1879 MB/s 31875 calls/s 31875 msg/s # 4.81 [+0.98] udp rx: 1860 MB/s 1511826 calls/s # 4.83 [+0.02] udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1496949 calls/s # 6.01 [+1.06] udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # 6.98 [+0.97] udp rx: 1911 MB/s 1555857 calls/s # 7.01 [+0.03] udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # 7.98 [+0.97] udp rx: 1857 MB/s 1509324 calls/s # 8.01 [+0.03] udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.76 [+0.23] No GRO ok # 10.27 [+0.51] GRO frag list ok # 10.81 [+0.54] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1290 MB/s 1045880 calls/s # 12.32 [+1.06] udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # 13.30 [+0.98] udp rx: 1802 MB/s 1461911 calls/s # 13.32 [+0.02] udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # 14.30 [+0.98] udp rx: 1817 MB/s 1474106 calls/s # 14.32 [+0.02] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1454701 calls/s # 15.50 [+1.06] udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # 16.50 [+1.00] udp tx: 1877 MB/s 31842 calls/s 31842 msg/s # 16.51 [+0.00] udp rx: 1731 MB/s 1405969 calls/s # 17.50 [+1.00] udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # 17.61 [+0.10] udp rx: 1821 MB/s 1478525 calls/s # 18.05 [+0.45] GRO frag list over UDP tunnel ok # 18.71 [+0.65] 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__->