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.74 [+0.47] GRO frag list ok # 1.26 [+0.52] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 1662 MB/s 1352976 calls/s # 2.76 [+1.06] udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # 3.74 [+0.97] udp rx: 961 MB/s 782726 calls/s # 3.76 [+0.03] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 4.74 [+0.98] udp rx: 989 MB/s 805612 calls/s # 4.76 [+0.02] udp tx: 1169 MB/s 19840 calls/s 19840 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 952071 calls/s # 5.95 [+1.07] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 6.93 [+0.97] udp rx: 1224 MB/s 996900 calls/s # 6.95 [+0.03] udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # 7.93 [+0.97] udp rx: 1262 MB/s 1028055 calls/s # 7.95 [+0.03] udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # 8.52 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.74] GRO fwd over UDP tunnel ok # 9.50 [+0.25] IPv6 # 9.76 [+0.25] No GRO ok # 10.30 [+0.54] GRO frag list ok # 10.86 [+0.56] GRO fwd ok # 11.35 [+0.49] UDP fwd perf udp rx: 902 MB/s 734200 calls/s # 12.42 [+1.07] udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # 13.39 [+0.97] udp rx: 1000 MB/s 814756 calls/s # 13.42 [+0.03] udp tx: 1196 MB/s 20300 calls/s 20300 msg/s # 14.39 [+0.97] udp rx: 1091 MB/s 888557 calls/s # 14.42 [+0.03] udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918667 calls/s # 15.63 [+1.08] udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # 16.59 [+0.96] udp rx: 1161 MB/s 945407 calls/s # 16.63 [+0.04] udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # 17.59 [+0.97] udp rx: 978 MB/s 796615 calls/s # 17.63 [+0.03] udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # 18.23 [+0.60] GRO frag list over UDP tunnel ok # 19.01 [+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__->