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.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.28 [+0.57] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 1344 MB/s 1091148 calls/s # 2.82 [+1.06] udp tx: 1793 MB/s 30417 calls/s 30417 msg/s # 3.80 [+0.98] udp rx: 1823 MB/s 1481515 calls/s # 3.82 [+0.02] udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # 4.80 [+0.98] udp rx: 1722 MB/s 1398743 calls/s # 4.82 [+0.02] udp tx: 1808 MB/s 30668 calls/s 30668 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1680 MB/s 1363148 calls/s # 6.00 [+1.06] udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # 6.98 [+0.97] udp rx: 1661 MB/s 1348500 calls/s # 7.00 [+0.03] udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # 7.98 [+0.98] udp rx: 1539 MB/s 1250967 calls/s # 8.00 [+0.02] udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # 8.53 [+0.52] GRO frag list over UDP tunnel ok # 9.21 [+0.69] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.71 [+0.26] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.72 [+0.53] GRO fwd ok # 11.18 [+0.46] UDP fwd perf udp rx: 1404 MB/s 1140788 calls/s # 12.24 [+1.06] udp tx: 1742 MB/s 29555 calls/s 29555 msg/s # 13.22 [+0.98] udp rx: 1741 MB/s 1414083 calls/s # 13.24 [+0.02] udp tx: 1832 MB/s 31078 calls/s 31078 msg/s # 14.22 [+0.98] udp rx: 1713 MB/s 1390823 calls/s # 14.24 [+0.02] udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1639 MB/s 1330352 calls/s # 15.41 [+1.05] udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # 16.39 [+0.98] udp rx: 1679 MB/s 1360661 calls/s # 16.41 [+0.02] udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # 17.39 [+0.98] udp rx: 785 MB/s 636510 calls/s # 17.41 [+0.02] udp tx: 1651 MB/s 28018 calls/s 28018 msg/s # 17.95 [+0.53] GRO frag list over UDP tunnel ok # 18.64 [+0.69] 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__->