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.83 [+0.56] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.87 [+0.45] UDP fwd perf udp rx: 1392 MB/s 1130826 calls/s # 2.93 [+1.06] udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # 3.91 [+0.97] udp rx: 1744 MB/s 1416760 calls/s # 3.93 [+0.03] udp tx: 1898 MB/s 32205 calls/s 32205 msg/s # 4.91 [+0.97] udp rx: 1038 MB/s 843670 calls/s # 4.93 [+0.03] udp tx: 1348 MB/s 22874 calls/s 22874 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 788 MB/s 640299 calls/s # 6.13 [+1.08] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 7.10 [+0.96] udp rx: 1091 MB/s 886856 calls/s # 7.13 [+0.04] udp tx: 1524 MB/s 25854 calls/s 25854 msg/s # 8.10 [+0.97] udp rx: 1648 MB/s 1338811 calls/s # 8.13 [+0.03] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 8.70 [+0.57] GRO frag list over UDP tunnel ok # 9.53 [+0.83] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.03 [+0.25] No GRO ok # 10.58 [+0.55] GRO frag list ok # 11.15 [+0.57] GRO fwd ok # 11.69 [+0.54] UDP fwd perf udp rx: 1115 MB/s 905905 calls/s # 12.77 [+1.08] udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # 13.74 [+0.97] udp rx: 1142 MB/s 928303 calls/s # 13.77 [+0.03] udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # 14.74 [+0.97] udp rx: 1199 MB/s 974865 calls/s # 14.77 [+0.03] udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1154 MB/s 938770 calls/s # 15.97 [+1.08] udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # 16.93 [+0.97] udp rx: 1204 MB/s 978959 calls/s # 16.97 [+0.03] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 17.93 [+0.97] udp rx: 1206 MB/s 980843 calls/s # 17.97 [+0.03] udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # 18.60 [+0.63] GRO frag list over UDP tunnel ok # 19.44 [+0.84] 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__->