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.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1556 MB/s 1267155 calls/s # 2.90 [+1.06] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 3.87 [+0.98] udp rx: 1911 MB/s 1555951 calls/s # 3.90 [+0.02] udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # 4.88 [+0.98] udp rx: 1881 MB/s 1532004 calls/s # 4.90 [+0.02] udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1824 MB/s 1485175 calls/s # 6.09 [+1.07] udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # 7.06 [+0.97] udp rx: 1947 MB/s 1585010 calls/s # 7.09 [+0.03] udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # 8.06 [+0.97] udp rx: 1939 MB/s 1578416 calls/s # 8.09 [+0.03] udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # 8.72 [+0.63] GRO frag list over UDP tunnel ok # 9.54 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.28] IPv6 # 10.06 [+0.25] No GRO ok # 10.60 [+0.54] GRO frag list ok # 11.18 [+0.58] GRO fwd ok # 11.69 [+0.51] UDP fwd perf udp rx: 854 MB/s 693453 calls/s # 12.76 [+1.07] udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # 13.73 [+0.97] udp rx: 1103 MB/s 895780 calls/s # 13.76 [+0.03] udp tx: 1312 MB/s 22258 calls/s 22258 msg/s # 14.74 [+0.97] udp rx: 1159 MB/s 941927 calls/s # 14.76 [+0.03] udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1125 MB/s 913932 calls/s # 15.96 [+1.07] udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # 16.93 [+0.97] udp rx: 1132 MB/s 919853 calls/s # 16.96 [+0.03] udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # 17.93 [+0.97] udp rx: 1089 MB/s 884213 calls/s # 17.96 [+0.03] udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # 18.56 [+0.60] GRO frag list over UDP tunnel ok # 19.34 [+0.78] 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__->