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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.34 [+0.53] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1401 MB/s 1140212 calls/s # 2.85 [+1.06] udp tx: 1753 MB/s 29738 calls/s 29738 msg/s # 3.83 [+0.98] udp rx: 1861 MB/s 1515249 calls/s # 3.85 [+0.02] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 4.83 [+0.98] udp rx: 1734 MB/s 1412246 calls/s # 4.85 [+0.02] udp tx: 1766 MB/s 29955 calls/s 29955 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1077 MB/s 877182 calls/s # 6.04 [+1.07] udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # 7.01 [+0.97] udp rx: 1236 MB/s 1006902 calls/s # 7.04 [+0.03] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 8.01 [+0.97] udp rx: 1138 MB/s 926344 calls/s # 8.04 [+0.03] udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # 8.63 [+0.59] GRO frag list over UDP tunnel ok # 9.39 [+0.76] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.89 [+0.25] No GRO ok # 10.42 [+0.53] GRO frag list ok # 10.98 [+0.57] GRO fwd ok # 11.47 [+0.48] UDP fwd perf udp rx: 1000 MB/s 814514 calls/s # 12.54 [+1.08] udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # 13.51 [+0.97] udp rx: 1147 MB/s 934089 calls/s # 13.54 [+0.03] udp tx: 1150 MB/s 19513 calls/s 19513 msg/s # 14.51 [+0.97] udp rx: 1183 MB/s 963376 calls/s # 14.54 [+0.03] udp tx: 1190 MB/s 20188 calls/s 20188 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 968 MB/s 788616 calls/s # 15.73 [+1.07] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 16.70 [+0.97] udp rx: 1129 MB/s 919529 calls/s # 16.73 [+0.03] udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # 17.70 [+0.97] udp rx: 1210 MB/s 985271 calls/s # 17.74 [+0.03] udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # 18.34 [+0.61] GRO frag list over UDP tunnel ok # 19.12 [+0.78] 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__->