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.82 [+0.55] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 786 MB/s 636891 calls/s # 3.03 [+1.07] udp tx: 1337 MB/s 22684 calls/s 22684 msg/s # 4.00 [+0.97] udp rx: 940 MB/s 761465 calls/s # 4.03 [+0.03] udp tx: 1362 MB/s 23115 calls/s 23115 msg/s # 5.01 [+0.98] udp rx: 947 MB/s 767099 calls/s # 5.03 [+0.02] udp tx: 1356 MB/s 23009 calls/s 23009 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 973 MB/s 788861 calls/s # 6.22 [+1.07] udp tx: 1350 MB/s 22901 calls/s 22901 msg/s # 7.19 [+0.97] udp rx: 1049 MB/s 850749 calls/s # 7.22 [+0.03] udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # 8.19 [+0.97] udp rx: 1038 MB/s 841602 calls/s # 8.22 [+0.03] udp tx: 1350 MB/s 22907 calls/s 22907 msg/s # 8.84 [+0.62] GRO frag list over UDP tunnel ok # 9.66 [+0.82] GRO fwd over UDP tunnel ok # 9.92 [+0.27] IPv6 # 10.21 [+0.29] No GRO ok # 10.74 [+0.53] GRO frag list ok # 11.33 [+0.59] GRO fwd ok # 11.84 [+0.51] UDP fwd perf udp rx: 971 MB/s 788402 calls/s # 12.91 [+1.07] udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # 13.88 [+0.97] udp rx: 1004 MB/s 814460 calls/s # 13.91 [+0.03] udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # 14.88 [+0.97] udp rx: 935 MB/s 758225 calls/s # 14.91 [+0.03] udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 959 MB/s 777646 calls/s # 16.10 [+1.07] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 17.07 [+0.97] udp rx: 1017 MB/s 824762 calls/s # 17.10 [+0.03] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 18.07 [+0.97] udp rx: 1013 MB/s 821003 calls/s # 18.10 [+0.03] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 18.69 [+0.59] GRO frag list over UDP tunnel ok # 19.44 [+0.75] 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__->