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.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.76 [+0.51] UDP fwd perf udp rx: 1284 MB/s 1045088 calls/s # 2.83 [+1.07] udp tx: 1760 MB/s 29851 calls/s 29851 msg/s # 3.80 [+0.97] udp rx: 1883 MB/s 1532723 calls/s # 3.83 [+0.03] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 4.80 [+0.97] udp rx: 997 MB/s 809750 calls/s # 4.83 [+0.03] udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # 5.04 [+0.20] UDP GRO fwd perf udp rx: 797 MB/s 646537 calls/s # 6.25 [+1.21] udp tx: 1101 MB/s 18685 calls/s 18685 msg/s # 7.14 [+0.90] udp rx: 905 MB/s 734639 calls/s # 7.25 [+0.10] udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # 8.25 [+1.00] udp tx: 1716 MB/s 29110 calls/s 29110 msg/s # 8.25 [+0.00] udp rx: 417 MB/s 338399 calls/s # 8.85 [+0.60] GRO frag list over UDP tunnel ok # 9.71 [+0.86] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.23 [+0.26] No GRO ok # 10.73 [+0.50] GRO frag list ok # 11.29 [+0.56] GRO fwd ok # 11.79 [+0.51] UDP fwd perf udp rx: 1497 MB/s 1216806 calls/s # 12.86 [+1.07] udp tx: 1600 MB/s 27143 calls/s 27143 msg/s # 13.84 [+0.97] udp rx: 1660 MB/s 1348441 calls/s # 13.86 [+0.03] udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # 14.84 [+0.98] udp rx: 1461 MB/s 1185128 calls/s # 14.86 [+0.02] udp tx: 1892 MB/s 32102 calls/s 32102 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1671 MB/s 1356377 calls/s # 16.05 [+1.06] udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # 17.04 [+0.99] udp rx: 1535 MB/s 1246036 calls/s # 17.05 [+0.01] udp tx: 1760 MB/s 29858 calls/s 29858 msg/s # 18.04 [+0.99] udp rx: 1747 MB/s 1415882 calls/s # 18.05 [+0.01] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 18.68 [+0.64] GRO frag list over UDP tunnel ok # 19.50 [+0.82] 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__->