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.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 864 MB/s 701128 calls/s # 3.02 [+1.07] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 3.99 [+0.97] udp rx: 883 MB/s 715828 calls/s # 4.02 [+0.03] udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # 4.99 [+0.97] udp rx: 921 MB/s 747439 calls/s # 5.02 [+0.03] udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 951 MB/s 771507 calls/s # 6.22 [+1.08] udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # 7.19 [+0.97] udp rx: 915 MB/s 740901 calls/s # 7.22 [+0.03] udp tx: 1363 MB/s 23129 calls/s 23129 msg/s # 8.19 [+0.97] udp rx: 885 MB/s 716995 calls/s # 8.22 [+0.03] udp tx: 1363 MB/s 23133 calls/s 23133 msg/s # 8.85 [+0.64] GRO frag list over UDP tunnel ok # 9.68 [+0.82] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.19 [+0.26] No GRO ok # 10.68 [+0.49] GRO frag list ok # 11.19 [+0.50] GRO fwd ok # 11.66 [+0.47] UDP fwd perf udp rx: 1467 MB/s 1191027 calls/s # 12.71 [+1.06] udp tx: 1775 MB/s 30109 calls/s 30109 msg/s # 13.69 [+0.98] udp rx: 1586 MB/s 1286281 calls/s # 13.71 [+0.02] udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # 14.69 [+0.98] udp rx: 1610 MB/s 1303870 calls/s # 14.71 [+0.02] udp tx: 1963 MB/s 33309 calls/s 33309 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1577 MB/s 1277806 calls/s # 15.89 [+1.06] udp tx: 1962 MB/s 33282 calls/s 33282 msg/s # 16.87 [+0.97] udp rx: 1637 MB/s 1326373 calls/s # 16.89 [+0.03] udp tx: 1973 MB/s 33467 calls/s 33467 msg/s # 17.87 [+0.98] udp rx: 1463 MB/s 1185514 calls/s # 17.89 [+0.02] udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # 18.43 [+0.54] GRO frag list over UDP tunnel ok # 19.14 [+0.71] 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__->