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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.25 [+0.55] GRO fwd ok # 1.68 [+0.43] UDP fwd perf udp rx: 1734 MB/s 1411847 calls/s # 2.74 [+1.06] udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # 3.72 [+0.98] udp rx: 1861 MB/s 1515677 calls/s # 3.74 [+0.02] udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # 4.72 [+0.98] udp rx: 1737 MB/s 1414522 calls/s # 4.74 [+0.02] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1359541 calls/s # 5.92 [+1.06] udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # 6.92 [+1.00] udp tx: 1978 MB/s 33557 calls/s 33557 msg/s # 6.92 [+0.00] udp rx: 1350 MB/s 1099273 calls/s # 7.92 [+1.00] udp tx: 1985 MB/s 33674 calls/s 33674 msg/s # 8.02 [+0.10] udp rx: 1740 MB/s 1416510 calls/s # 8.46 [+0.44] GRO frag list over UDP tunnel ok # 9.14 [+0.68] GRO fwd over UDP tunnel ok # 9.38 [+0.24] IPv6 # 9.61 [+0.22] No GRO ok # 10.07 [+0.46] GRO frag list ok # 10.59 [+0.52] GRO fwd ok # 11.11 [+0.52] UDP fwd perf udp rx: 962 MB/s 782046 calls/s # 12.18 [+1.07] udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # 13.15 [+0.97] udp rx: 1146 MB/s 931397 calls/s # 13.18 [+0.03] udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # 14.15 [+0.97] udp rx: 1162 MB/s 945166 calls/s # 14.18 [+0.03] udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 968 MB/s 788141 calls/s # 15.37 [+1.07] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 16.34 [+0.97] udp rx: 1283 MB/s 1044841 calls/s # 16.37 [+0.03] udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # 17.34 [+0.97] udp rx: 1217 MB/s 991163 calls/s # 17.37 [+0.03] udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # 18.01 [+0.64] GRO frag list over UDP tunnel ok # 18.82 [+0.81] 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__->