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.26 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 834 MB/s 677244 calls/s # 2.95 [+1.06] udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # 3.92 [+0.97] udp rx: 1091 MB/s 886427 calls/s # 3.95 [+0.03] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 4.92 [+0.97] udp rx: 1105 MB/s 897641 calls/s # 4.95 [+0.03] udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 901 MB/s 731019 calls/s # 6.14 [+1.07] udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # 7.11 [+0.97] udp rx: 871 MB/s 706594 calls/s # 7.14 [+0.03] udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # 8.11 [+0.97] udp rx: 839 MB/s 679539 calls/s # 8.14 [+0.03] udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.80] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.06 [+0.26] No GRO ok # 10.59 [+0.53] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.65 [+0.49] UDP fwd perf udp rx: 980 MB/s 795758 calls/s # 12.71 [+1.07] udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # 13.68 [+0.97] udp rx: 1078 MB/s 874947 calls/s # 13.71 [+0.03] udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # 14.69 [+0.97] udp rx: 1104 MB/s 896665 calls/s # 14.71 [+0.03] udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 610 MB/s 494967 calls/s # 15.90 [+1.07] udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # 16.87 [+0.97] udp rx: 1027 MB/s 833326 calls/s # 16.90 [+0.03] udp tx: 1204 MB/s 20421 calls/s 20421 msg/s # 17.87 [+0.97] udp rx: 948 MB/s 769356 calls/s # 17.90 [+0.03] udp tx: 1223 MB/s 20744 calls/s 20744 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.28 [+0.79] 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__->