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.28 [+0.27] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1292 MB/s 1048697 calls/s # 3.06 [+1.06] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 4.04 [+0.98] udp rx: 1216 MB/s 987411 calls/s # 4.06 [+0.02] udp tx: 1869 MB/s 31713 calls/s 31713 msg/s # 5.05 [+0.98] udp rx: 1203 MB/s 976250 calls/s # 5.06 [+0.02] udp tx: 1941 MB/s 32935 calls/s 32935 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1353 MB/s 1100530 calls/s # 6.25 [+1.06] udp tx: 1839 MB/s 31196 calls/s 31196 msg/s # 7.22 [+0.97] udp rx: 1377 MB/s 1119232 calls/s # 7.25 [+0.03] udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # 8.22 [+0.98] udp rx: 1742 MB/s 1413545 calls/s # 8.25 [+0.02] udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # 8.81 [+0.57] GRO frag list over UDP tunnel ok # 9.59 [+0.78] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.10 [+0.26] No GRO ok # 10.65 [+0.55] GRO frag list ok # 11.18 [+0.53] GRO fwd ok # 11.65 [+0.47] UDP fwd perf udp rx: 1495 MB/s 1212011 calls/s # 12.72 [+1.06] udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # 13.69 [+0.98] udp rx: 1623 MB/s 1315608 calls/s # 13.72 [+0.02] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 14.69 [+0.98] udp rx: 1662 MB/s 1348448 calls/s # 14.72 [+0.02] udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1492 MB/s 1210250 calls/s # 15.89 [+1.06] udp tx: 1814 MB/s 30774 calls/s 30774 msg/s # 16.87 [+0.98] udp rx: 1553 MB/s 1259711 calls/s # 16.89 [+0.02] udp tx: 1805 MB/s 30624 calls/s 30624 msg/s # 17.87 [+0.98] udp rx: 1532 MB/s 1242286 calls/s # 17.89 [+0.02] udp tx: 1811 MB/s 30727 calls/s 30727 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.23 [+0.74] 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__->