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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.86 [+0.53] UDP fwd perf udp rx: 1709 MB/s 1391389 calls/s # 2.93 [+1.07] udp tx: 1775 MB/s 30117 calls/s 30117 msg/s # 3.91 [+0.97] udp rx: 1798 MB/s 1463815 calls/s # 3.93 [+0.03] udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # 4.91 [+0.97] udp rx: 1884 MB/s 1534008 calls/s # 4.93 [+0.03] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1720 MB/s 1400576 calls/s # 6.13 [+1.07] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 7.10 [+0.97] udp rx: 1793 MB/s 1460052 calls/s # 7.13 [+0.03] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 8.10 [+0.97] udp rx: 1635 MB/s 1331563 calls/s # 8.13 [+0.03] udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # 8.76 [+0.63] GRO frag list over UDP tunnel ok # 9.64 [+0.88] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.20 [+0.29] No GRO ok # 10.74 [+0.54] GRO frag list ok # 11.31 [+0.57] GRO fwd ok # 11.83 [+0.52] UDP fwd perf udp rx: 1063 MB/s 865512 calls/s # 12.90 [+1.07] udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # 13.87 [+0.97] udp rx: 992 MB/s 807431 calls/s # 13.90 [+0.03] udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # 14.87 [+0.97] udp rx: 1079 MB/s 878391 calls/s # 14.90 [+0.03] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1068 MB/s 869775 calls/s # 16.10 [+1.07] udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # 17.07 [+0.97] udp rx: 1149 MB/s 935461 calls/s # 17.10 [+0.03] udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # 18.07 [+0.97] udp rx: 1115 MB/s 908455 calls/s # 18.10 [+0.03] udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # 18.77 [+0.67] GRO frag list over UDP tunnel ok # 19.59 [+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__->