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.29 [+0.28] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.50 [+0.66] GRO fwd ok # 2.07 [+0.57] UDP fwd perf udp rx: 1175 MB/s 957233 calls/s # 3.14 [+1.08] udp tx: 1568 MB/s 26598 calls/s 26598 msg/s # 4.11 [+0.97] udp rx: 1825 MB/s 1485793 calls/s # 4.14 [+0.03] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 5.11 [+0.97] udp rx: 1238 MB/s 1007300 calls/s # 5.14 [+0.03] udp tx: 1762 MB/s 29888 calls/s 29888 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1212 MB/s 986599 calls/s # 6.33 [+1.07] udp tx: 1728 MB/s 29318 calls/s 29318 msg/s # 7.31 [+0.97] udp rx: 1646 MB/s 1340448 calls/s # 7.33 [+0.03] udp tx: 1717 MB/s 29123 calls/s 29123 msg/s # 8.31 [+0.98] udp rx: 1088 MB/s 885211 calls/s # 8.33 [+0.02] udp tx: 1541 MB/s 26146 calls/s 26146 msg/s # 8.98 [+0.65] GRO frag list over UDP tunnel ok # 9.87 [+0.89] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.47 [+0.32] No GRO ok # 11.07 [+0.60] GRO frag list ok # 11.67 [+0.61] GRO fwd ok # 12.21 [+0.54] UDP fwd perf udp rx: 1152 MB/s 937580 calls/s # 13.28 [+1.06] udp tx: 1657 MB/s 28111 calls/s 28111 msg/s # 14.25 [+0.98] udp rx: 1829 MB/s 1488055 calls/s # 14.28 [+0.02] udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # 15.27 [+0.99] udp rx: 1619 MB/s 1318225 calls/s # 15.28 [+0.01] udp tx: 1702 MB/s 28868 calls/s 28868 msg/s # 15.40 [+0.12] UDP GRO fwd perf udp rx: 986 MB/s 801618 calls/s # 16.48 [+1.08] udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # 17.45 [+0.97] udp rx: 1295 MB/s 1054118 calls/s # 17.48 [+0.03] udp tx: 1670 MB/s 28330 calls/s 28330 msg/s # 18.45 [+0.97] udp rx: 1798 MB/s 1463619 calls/s # 18.48 [+0.03] udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # 19.16 [+0.68] GRO frag list over UDP tunnel ok # 19.97 [+0.81] 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__->