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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1569 MB/s 1275533 calls/s # 2.81 [+1.06] udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # 3.79 [+0.98] udp rx: 1896 MB/s 1541274 calls/s # 3.81 [+0.02] udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # 4.79 [+0.98] udp rx: 1915 MB/s 1557896 calls/s # 4.81 [+0.02] udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1495426 calls/s # 5.99 [+1.06] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 6.96 [+0.98] udp rx: 1893 MB/s 1539909 calls/s # 6.99 [+0.02] udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # 7.97 [+0.98] udp rx: 1894 MB/s 1541044 calls/s # 7.99 [+0.02] udp tx: 1926 MB/s 32681 calls/s 32681 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.75 [+0.27] No GRO ok # 10.28 [+0.53] GRO frag list ok # 10.84 [+0.56] GRO fwd ok # 11.36 [+0.52] UDP fwd perf udp rx: 1377 MB/s 1118010 calls/s # 12.43 [+1.07] udp tx: 1829 MB/s 31031 calls/s 31031 msg/s # 13.40 [+0.97] udp rx: 1647 MB/s 1336868 calls/s # 13.43 [+0.03] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 14.40 [+0.97] udp rx: 1698 MB/s 1378084 calls/s # 14.43 [+0.03] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1543 MB/s 1251206 calls/s # 15.61 [+1.06] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 16.58 [+0.98] udp rx: 1561 MB/s 1267490 calls/s # 16.61 [+0.02] udp tx: 1715 MB/s 29095 calls/s 29095 msg/s # 17.58 [+0.98] udp rx: 1567 MB/s 1271719 calls/s # 17.61 [+0.02] udp tx: 1743 MB/s 29571 calls/s 29571 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.92 [+0.74] 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__->