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.25 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 814 MB/s 659648 calls/s # 2.98 [+1.07] udp tx: 1342 MB/s 22769 calls/s 22769 msg/s # 3.98 [+1.00] udp rx: 964 MB/s 781551 calls/s # 3.98 [+0.00] udp tx: 1354 MB/s 22968 calls/s 22968 msg/s # 4.98 [+1.00] udp tx: 1352 MB/s 22946 calls/s 22946 msg/s # 4.98 [+0.00] udp rx: 1081 MB/s 876404 calls/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1067 MB/s 865523 calls/s # 6.16 [+1.07] udp tx: 1348 MB/s 22863 calls/s 22863 msg/s # 7.13 [+0.97] udp rx: 1103 MB/s 895587 calls/s # 7.16 [+0.03] udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # 8.14 [+0.97] udp rx: 1127 MB/s 914903 calls/s # 8.16 [+0.03] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.76 [+0.26] IPv6 # 10.01 [+0.25] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.09 [+0.55] GRO fwd ok # 11.58 [+0.49] UDP fwd perf udp rx: 1030 MB/s 837140 calls/s # 12.65 [+1.07] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 13.62 [+0.97] udp rx: 1111 MB/s 903408 calls/s # 13.65 [+0.03] udp tx: 1191 MB/s 20204 calls/s 20204 msg/s # 14.62 [+0.97] udp rx: 1146 MB/s 932235 calls/s # 14.65 [+0.03] udp tx: 1207 MB/s 20480 calls/s 20480 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1065 MB/s 866052 calls/s # 15.84 [+1.07] udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # 16.81 [+0.97] udp rx: 1159 MB/s 941631 calls/s # 16.84 [+0.03] udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # 17.81 [+0.97] udp rx: 1150 MB/s 934684 calls/s # 17.84 [+0.03] udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # 18.44 [+0.60] GRO frag list over UDP tunnel ok # 19.21 [+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__->