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.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.87 [+0.46] UDP fwd perf udp rx: 1732 MB/s 1410656 calls/s # 2.93 [+1.06] udp tx: 1826 MB/s 30983 calls/s 30983 msg/s # 3.91 [+0.98] udp rx: 1799 MB/s 1464798 calls/s # 3.93 [+0.02] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 4.91 [+0.98] udp rx: 1883 MB/s 1533521 calls/s # 4.93 [+0.02] udp tx: 1896 MB/s 32172 calls/s 32172 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1416212 calls/s # 6.12 [+1.07] udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # 7.09 [+0.97] udp rx: 1905 MB/s 1551038 calls/s # 7.12 [+0.03] udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # 8.09 [+0.97] udp rx: 1906 MB/s 1551536 calls/s # 8.12 [+0.03] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 8.64 [+0.53] GRO frag list over UDP tunnel ok # 9.32 [+0.68] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.81 [+0.25] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.31 [+0.49] UDP fwd perf udp rx: 1653 MB/s 1340296 calls/s # 12.37 [+1.06] udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # 13.35 [+0.98] udp rx: 1743 MB/s 1413765 calls/s # 13.37 [+0.03] udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # 14.35 [+0.98] udp rx: 1732 MB/s 1405522 calls/s # 14.37 [+0.02] udp tx: 1831 MB/s 31067 calls/s 31067 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1640 MB/s 1330396 calls/s # 15.56 [+1.07] udp tx: 1845 MB/s 31295 calls/s 31295 msg/s # 16.53 [+0.97] udp rx: 1694 MB/s 1374144 calls/s # 16.56 [+0.03] udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # 17.53 [+0.98] udp rx: 1695 MB/s 1377934 calls/s # 17.56 [+0.02] udp tx: 1836 MB/s 31143 calls/s 31143 msg/s # 18.13 [+0.57] GRO frag list over UDP tunnel ok # 18.86 [+0.73] 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__->