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.27 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1138 MB/s 925961 calls/s # 3.03 [+1.08] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 3.99 [+0.97] udp rx: 1140 MB/s 926379 calls/s # 4.03 [+0.03] udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # 5.00 [+0.97] udp rx: 1109 MB/s 902006 calls/s # 5.03 [+0.03] udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1218 MB/s 989981 calls/s # 6.22 [+1.07] udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # 7.19 [+0.97] udp rx: 1277 MB/s 1038988 calls/s # 7.22 [+0.03] udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # 8.19 [+0.97] udp rx: 1243 MB/s 1011168 calls/s # 8.22 [+0.03] udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.14 [+0.27] No GRO ok # 10.68 [+0.54] GRO frag list ok # 11.27 [+0.59] GRO fwd ok # 11.79 [+0.53] UDP fwd perf udp rx: 978 MB/s 796137 calls/s # 12.86 [+1.07] udp tx: 1177 MB/s 19963 calls/s 19963 msg/s # 13.83 [+0.97] udp rx: 1197 MB/s 974787 calls/s # 13.87 [+0.03] udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # 14.84 [+0.97] udp rx: 1226 MB/s 998283 calls/s # 14.86 [+0.03] udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 999 MB/s 812956 calls/s # 16.06 [+1.07] udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # 17.03 [+0.97] udp rx: 1026 MB/s 833148 calls/s # 17.06 [+0.03] udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # 18.03 [+0.97] udp rx: 927 MB/s 753443 calls/s # 18.06 [+0.03] udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # 18.67 [+0.61] GRO frag list over UDP tunnel ok # 19.45 [+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__->