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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1240 MB/s 1009499 calls/s # 2.86 [+1.06] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 3.83 [+0.98] udp rx: 1297 MB/s 1056424 calls/s # 3.86 [+0.02] udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # 4.83 [+0.98] udp rx: 1057 MB/s 860479 calls/s # 4.86 [+0.02] udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1060 MB/s 863409 calls/s # 6.05 [+1.07] udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # 7.01 [+0.97] udp rx: 1201 MB/s 978154 calls/s # 7.05 [+0.03] udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # 8.02 [+0.97] udp rx: 1268 MB/s 1032044 calls/s # 8.05 [+0.03] udp tx: 1397 MB/s 23708 calls/s 23708 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.83 [+0.51] GRO fwd ok # 11.33 [+0.50] UDP fwd perf udp rx: 1515 MB/s 1228966 calls/s # 12.39 [+1.06] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 13.36 [+0.97] udp rx: 1441 MB/s 1170011 calls/s # 13.39 [+0.03] udp tx: 1785 MB/s 30286 calls/s 30286 msg/s # 14.37 [+0.98] udp rx: 1593 MB/s 1293541 calls/s # 14.39 [+0.02] udp tx: 1794 MB/s 30443 calls/s 30443 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1482 MB/s 1201365 calls/s # 15.58 [+1.07] udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # 16.55 [+0.97] udp rx: 1577 MB/s 1278465 calls/s # 16.58 [+0.03] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 17.55 [+0.97] udp rx: 1486 MB/s 1204483 calls/s # 17.58 [+0.03] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 18.15 [+0.58] GRO frag list over UDP tunnel ok # 18.91 [+0.76] 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__->