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.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 974 MB/s 792738 calls/s # 2.81 [+1.06] udp tx: 1695 MB/s 28753 calls/s 28753 msg/s # 3.81 [+1.00] udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # 3.81 [+0.00] udp rx: 1818 MB/s 1478429 calls/s # 4.81 [+1.00] udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # 4.91 [+0.10] udp rx: 1712 MB/s 1392163 calls/s # 4.93 [+0.02] UDP GRO fwd perf udp rx: 1727 MB/s 1404550 calls/s # 5.99 [+1.06] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 6.96 [+0.97] udp rx: 1838 MB/s 1494567 calls/s # 6.99 [+0.03] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 7.97 [+0.97] udp rx: 1905 MB/s 1550341 calls/s # 7.99 [+0.03] udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # 8.59 [+0.60] GRO frag list over UDP tunnel ok # 9.39 [+0.79] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.88 [+0.24] No GRO ok # 10.37 [+0.49] GRO frag list ok # 10.88 [+0.51] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1702 MB/s 1380629 calls/s # 12.42 [+1.06] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 13.40 [+0.97] udp rx: 1795 MB/s 1458383 calls/s # 13.42 [+0.03] udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # 14.40 [+0.97] udp rx: 1796 MB/s 1459912 calls/s # 14.42 [+0.03] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1323578 calls/s # 15.61 [+1.06] udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # 16.58 [+0.98] udp rx: 1760 MB/s 1429807 calls/s # 16.61 [+0.02] udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # 17.58 [+0.98] udp rx: 1142 MB/s 926644 calls/s # 17.61 [+0.02] udp tx: 1576 MB/s 26732 calls/s 26732 msg/s # 18.24 [+0.63] GRO frag list over UDP tunnel ok # 19.06 [+0.82] 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__->