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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1382 MB/s 1121656 calls/s # 2.90 [+1.06] udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # 3.88 [+0.97] udp rx: 1522 MB/s 1233569 calls/s # 3.90 [+0.03] udp tx: 1966 MB/s 33355 calls/s 33355 msg/s # 4.88 [+0.98] udp rx: 1117 MB/s 904937 calls/s # 4.90 [+0.02] udp tx: 1507 MB/s 25575 calls/s 25575 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 782 MB/s 633264 calls/s # 6.10 [+1.07] udp tx: 1346 MB/s 22835 calls/s 22835 msg/s # 7.07 [+0.97] udp rx: 691 MB/s 560164 calls/s # 7.10 [+0.03] udp tx: 1380 MB/s 23411 calls/s 23411 msg/s # 8.07 [+0.97] udp rx: 756 MB/s 612225 calls/s # 8.10 [+0.03] udp tx: 1362 MB/s 23116 calls/s 23116 msg/s # 8.72 [+0.63] GRO frag list over UDP tunnel ok # 9.53 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.27] IPv6 # 10.08 [+0.27] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.22 [+0.59] GRO fwd ok # 11.74 [+0.53] UDP fwd perf udp rx: 801 MB/s 649759 calls/s # 12.81 [+1.07] udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # 13.78 [+0.97] udp rx: 1060 MB/s 860802 calls/s # 13.81 [+0.03] udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # 14.78 [+0.97] udp rx: 872 MB/s 707593 calls/s # 14.81 [+0.03] udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 862 MB/s 698966 calls/s # 16.00 [+1.07] udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # 16.97 [+0.97] udp rx: 801 MB/s 649346 calls/s # 17.00 [+0.03] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 17.97 [+0.97] udp rx: 827 MB/s 670304 calls/s # 18.00 [+0.03] udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # 18.61 [+0.61] GRO frag list over UDP tunnel ok # 19.38 [+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__->