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.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1586 MB/s 1291111 calls/s # 2.86 [+1.06] udp tx: 1822 MB/s 30914 calls/s 30914 msg/s # 3.84 [+0.98] udp rx: 1503 MB/s 1224044 calls/s # 3.86 [+0.02] udp tx: 1799 MB/s 30526 calls/s 30526 msg/s # 4.84 [+0.98] udp rx: 1831 MB/s 1490966 calls/s # 4.86 [+0.02] udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1783 MB/s 1451666 calls/s # 6.04 [+1.06] udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # 7.02 [+0.98] udp rx: 1836 MB/s 1495351 calls/s # 7.04 [+0.02] udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # 8.02 [+0.98] udp rx: 1824 MB/s 1485053 calls/s # 8.04 [+0.02] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 8.58 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.79 [+0.25] No GRO ok # 10.29 [+0.51] GRO frag list ok # 10.78 [+0.49] GRO fwd ok # 11.30 [+0.51] UDP fwd perf udp rx: 1560 MB/s 1269449 calls/s # 12.35 [+1.06] udp tx: 1818 MB/s 30838 calls/s 30838 msg/s # 13.33 [+0.98] udp rx: 1811 MB/s 1474657 calls/s # 13.35 [+0.02] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 14.33 [+0.98] udp rx: 1823 MB/s 1484125 calls/s # 14.35 [+0.02] udp tx: 1851 MB/s 31411 calls/s 31411 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1458866 calls/s # 15.54 [+1.06] udp tx: 1871 MB/s 31737 calls/s 31737 msg/s # 16.52 [+0.98] udp rx: 1824 MB/s 1484417 calls/s # 16.54 [+0.02] udp tx: 1861 MB/s 31564 calls/s 31564 msg/s # 17.52 [+0.98] udp rx: 1827 MB/s 1486891 calls/s # 17.54 [+0.02] udp tx: 1859 MB/s 31531 calls/s 31531 msg/s # 18.09 [+0.55] GRO frag list over UDP tunnel ok # 18.75 [+0.66] 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__->