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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.27 [+0.52] GRO fwd ok # 1.74 [+0.47] UDP fwd perf udp rx: 1441 MB/s 1173212 calls/s # 2.80 [+1.06] udp tx: 1788 MB/s 30332 calls/s 30332 msg/s # 3.77 [+0.97] udp rx: 1147 MB/s 933625 calls/s # 3.80 [+0.03] udp tx: 1421 MB/s 24110 calls/s 24110 msg/s # 4.77 [+0.97] udp rx: 1179 MB/s 960076 calls/s # 4.80 [+0.03] udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1097 MB/s 893427 calls/s # 5.99 [+1.07] udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # 6.97 [+0.98] udp rx: 1027 MB/s 836198 calls/s # 6.99 [+0.02] udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # 7.97 [+0.98] udp rx: 1314 MB/s 1070385 calls/s # 7.99 [+0.02] udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # 8.60 [+0.61] GRO frag list over UDP tunnel ok # 9.39 [+0.78] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.91 [+0.26] No GRO ok # 10.45 [+0.55] GRO frag list ok # 10.97 [+0.51] GRO fwd ok # 11.46 [+0.50] UDP fwd perf udp rx: 1227 MB/s 995412 calls/s # 12.53 [+1.07] udp tx: 1847 MB/s 31339 calls/s 31339 msg/s # 13.50 [+0.97] udp rx: 1563 MB/s 1269642 calls/s # 13.53 [+0.03] udp tx: 1798 MB/s 30508 calls/s 30508 msg/s # 14.50 [+0.97] udp rx: 1778 MB/s 1446330 calls/s # 14.53 [+0.03] udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1330271 calls/s # 15.72 [+1.07] udp tx: 1785 MB/s 30280 calls/s 30280 msg/s # 16.69 [+0.98] udp rx: 1685 MB/s 1365321 calls/s # 16.72 [+0.02] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 17.69 [+0.98] udp rx: 1293 MB/s 1048070 calls/s # 17.72 [+0.02] udp tx: 1801 MB/s 30556 calls/s 30556 msg/s # 18.31 [+0.60] GRO frag list over UDP tunnel ok # 19.09 [+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__->