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.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1085 MB/s 883314 calls/s # 2.97 [+1.07] udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # 3.94 [+0.97] udp rx: 1139 MB/s 926149 calls/s # 3.97 [+0.03] udp tx: 1363 MB/s 23134 calls/s 23134 msg/s # 4.94 [+0.97] udp rx: 1318 MB/s 1071679 calls/s # 4.97 [+0.03] udp tx: 1357 MB/s 23031 calls/s 23031 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1198 MB/s 973841 calls/s # 6.16 [+1.07] udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # 7.13 [+0.98] udp rx: 1230 MB/s 1000002 calls/s # 7.16 [+0.02] udp tx: 1382 MB/s 23444 calls/s 23444 msg/s # 8.13 [+0.98] udp rx: 1291 MB/s 1050082 calls/s # 8.16 [+0.02] udp tx: 1386 MB/s 23520 calls/s 23520 msg/s # 8.76 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.85] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.17 [+0.30] No GRO ok # 10.75 [+0.58] GRO frag list ok # 11.33 [+0.58] GRO fwd ok # 11.87 [+0.54] UDP fwd perf udp rx: 961 MB/s 779665 calls/s # 12.95 [+1.08] udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # 13.91 [+0.97] udp rx: 1645 MB/s 1333525 calls/s # 13.95 [+0.03] udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # 14.95 [+1.00] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 14.95 [+0.00] udp rx: 1135 MB/s 920429 calls/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 930036 calls/s # 16.14 [+1.07] udp tx: 1686 MB/s 28601 calls/s 28601 msg/s # 17.11 [+0.97] udp rx: 1345 MB/s 1092254 calls/s # 17.14 [+0.03] udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # 18.11 [+0.97] udp rx: 1781 MB/s 1444709 calls/s # 18.14 [+0.03] udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # 18.75 [+0.60] GRO frag list over UDP tunnel ok # 19.54 [+0.79] 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__->