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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 519 MB/s 420802 calls/s # 3.04 [+1.08] udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # 4.03 [+1.00] udp tx: 1353 MB/s 22960 calls/s 22960 msg/s # 4.03 [+0.00] udp rx: 893 MB/s 723961 calls/s # 5.03 [+1.00] udp tx: 1369 MB/s 23230 calls/s 23230 msg/s # 5.13 [+0.10] udp rx: 985 MB/s 798436 calls/s # 5.15 [+0.02] UDP GRO fwd perf udp rx: 804 MB/s 652333 calls/s # 6.22 [+1.07] udp tx: 1367 MB/s 23194 calls/s 23194 msg/s # 7.20 [+0.97] udp rx: 948 MB/s 768062 calls/s # 7.22 [+0.03] udp tx: 1372 MB/s 23283 calls/s 23283 msg/s # 8.20 [+0.98] udp rx: 1048 MB/s 850711 calls/s # 8.22 [+0.02] udp tx: 1367 MB/s 23189 calls/s 23189 msg/s # 8.83 [+0.60] GRO frag list over UDP tunnel ok # 9.62 [+0.79] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.15 [+0.27] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.29 [+0.59] GRO fwd ok # 11.80 [+0.51] UDP fwd perf udp rx: 1308 MB/s 1064702 calls/s # 12.87 [+1.07] udp tx: 1779 MB/s 30180 calls/s 30180 msg/s # 13.84 [+0.97] udp rx: 1659 MB/s 1350357 calls/s # 13.87 [+0.03] udp tx: 1836 MB/s 31143 calls/s 31143 msg/s # 14.87 [+1.00] udp rx: 1649 MB/s 1342595 calls/s # 14.87 [+0.00] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1299 MB/s 1057527 calls/s # 16.05 [+1.07] udp tx: 1746 MB/s 29614 calls/s 29614 msg/s # 17.03 [+0.97] udp rx: 1801 MB/s 1466148 calls/s # 17.05 [+0.03] udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # 18.03 [+0.97] udp rx: 1406 MB/s 1144524 calls/s # 18.05 [+0.03] udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # 18.66 [+0.61] GRO frag list over UDP tunnel ok # 19.43 [+0.77] 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__->