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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.35 [+0.60] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # 2.91 [+1.07] udp rx: 973 MB/s 791904 calls/s # 3.91 [+1.00] udp tx: 1076 MB/s 18252 calls/s 18252 msg/s # 3.92 [+0.00] udp rx: 767 MB/s 624347 calls/s # 4.91 [+0.99] udp tx: 1165 MB/s 19776 calls/s 19776 msg/s # 5.01 [+0.10] udp rx: 1079 MB/s 878008 calls/s # 5.06 [+0.05] UDP GRO fwd perf udp rx: 731 MB/s 594861 calls/s # 6.24 [+1.17] udp tx: 834 MB/s 14158 calls/s 14158 msg/s # 7.17 [+0.94] udp rx: 788 MB/s 640327 calls/s # 7.24 [+0.06] udp tx: 892 MB/s 15136 calls/s 15136 msg/s # 8.17 [+0.94] udp rx: 463 MB/s 376779 calls/s # 8.24 [+0.06] udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # 8.89 [+0.65] GRO frag list over UDP tunnel ok # 9.66 [+0.77] GRO fwd over UDP tunnel ok # 9.91 [+0.25] IPv6 # 10.21 [+0.30] No GRO ok # 10.74 [+0.53] GRO frag list ok # 11.31 [+0.56] GRO fwd ok # 11.83 [+0.52] UDP fwd perf udp rx: 1440 MB/s 1172846 calls/s # 12.89 [+1.06] udp tx: 1851 MB/s 31408 calls/s 31408 msg/s # 13.86 [+0.97] udp rx: 1548 MB/s 1260322 calls/s # 13.89 [+0.03] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 14.86 [+0.97] udp rx: 1566 MB/s 1275010 calls/s # 14.89 [+0.03] udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1544 MB/s 1257220 calls/s # 16.08 [+1.07] udp tx: 1707 MB/s 28952 calls/s 28952 msg/s # 17.05 [+0.97] udp rx: 1759 MB/s 1432478 calls/s # 17.08 [+0.03] udp tx: 1800 MB/s 30534 calls/s 30534 msg/s # 18.05 [+0.97] udp rx: 1849 MB/s 1505738 calls/s # 18.08 [+0.03] udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # 18.63 [+0.56] GRO frag list over UDP tunnel ok # 19.42 [+0.79] 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__->