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.23] No GRO ok # 0.82 [+0.57] GRO frag list ok # 1.48 [+0.65] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1045 MB/s 848094 calls/s # 3.07 [+1.08] udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # 4.04 [+0.97] udp rx: 1116 MB/s 905154 calls/s # 4.07 [+0.03] udp tx: 1330 MB/s 22570 calls/s 22570 msg/s # 5.04 [+0.97] udp rx: 1098 MB/s 890706 calls/s # 5.07 [+0.03] udp tx: 1337 MB/s 22682 calls/s 22682 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 919 MB/s 745058 calls/s # 6.26 [+1.08] udp tx: 1340 MB/s 22738 calls/s 22738 msg/s # 7.24 [+0.97] udp rx: 1141 MB/s 924980 calls/s # 7.26 [+0.03] udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # 8.24 [+0.97] udp rx: 1142 MB/s 926179 calls/s # 8.26 [+0.03] udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # 8.87 [+0.61] GRO frag list over UDP tunnel ok # 9.68 [+0.81] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.19 [+0.25] No GRO ok # 10.71 [+0.52] GRO frag list ok # 11.28 [+0.57] GRO fwd ok # 11.82 [+0.54] UDP fwd perf udp rx: 1162 MB/s 946279 calls/s # 12.89 [+1.07] udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # 13.86 [+0.97] udp rx: 1212 MB/s 986753 calls/s # 13.89 [+0.03] udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # 14.86 [+0.97] udp rx: 1206 MB/s 981684 calls/s # 14.89 [+0.03] udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1129 MB/s 918765 calls/s # 16.08 [+1.07] udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # 17.05 [+0.97] udp rx: 1185 MB/s 964524 calls/s # 17.08 [+0.03] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 18.05 [+0.97] udp rx: 1125 MB/s 916017 calls/s # 18.08 [+0.03] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 18.73 [+0.65] GRO frag list over UDP tunnel ok # 19.53 [+0.80] 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__->