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.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1700 MB/s 1381840 calls/s # 2.87 [+1.06] udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # 3.85 [+0.98] udp rx: 1600 MB/s 1302245 calls/s # 3.87 [+0.02] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 4.85 [+0.98] udp rx: 1702 MB/s 1384358 calls/s # 4.87 [+0.02] udp tx: 1807 MB/s 30659 calls/s 30659 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1795 MB/s 1460917 calls/s # 6.05 [+1.06] udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # 7.02 [+0.98] udp rx: 1478 MB/s 1201064 calls/s # 7.05 [+0.02] udp tx: 1954 MB/s 33154 calls/s 33154 msg/s # 8.02 [+0.98] udp rx: 1850 MB/s 1502892 calls/s # 8.05 [+0.02] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 8.58 [+0.53] GRO frag list over UDP tunnel ok # 9.28 [+0.70] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.78 [+0.26] No GRO ok # 10.31 [+0.53] GRO frag list ok # 10.86 [+0.55] GRO fwd ok # 11.32 [+0.46] UDP fwd perf udp rx: 1374 MB/s 1114159 calls/s # 12.38 [+1.06] udp tx: 1798 MB/s 30512 calls/s 30512 msg/s # 13.35 [+0.97] udp rx: 1621 MB/s 1316253 calls/s # 13.38 [+0.03] udp tx: 1759 MB/s 29848 calls/s 29848 msg/s # 14.35 [+0.97] udp rx: 1583 MB/s 1285349 calls/s # 14.38 [+0.03] udp tx: 1756 MB/s 29787 calls/s 29787 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1428 MB/s 1160297 calls/s # 15.56 [+1.06] udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # 16.54 [+0.97] udp rx: 1324 MB/s 1074598 calls/s # 16.56 [+0.03] udp tx: 1745 MB/s 29599 calls/s 29599 msg/s # 17.54 [+0.97] udp rx: 1429 MB/s 1158443 calls/s # 17.56 [+0.03] udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # 18.13 [+0.57] GRO frag list over UDP tunnel ok # 18.88 [+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__->