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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.93 [+0.48] UDP fwd perf udp rx: 729 MB/s 590941 calls/s # 3.00 [+1.07] udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # 3.98 [+0.99] udp rx: 697 MB/s 564497 calls/s # 4.00 [+0.01] udp tx: 1345 MB/s 22829 calls/s 22829 msg/s # 4.99 [+0.99] udp rx: 751 MB/s 608355 calls/s # 5.00 [+0.01] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 628 MB/s 508186 calls/s # 6.18 [+1.07] udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # 7.16 [+0.97] udp rx: 749 MB/s 606387 calls/s # 7.18 [+0.03] udp tx: 1332 MB/s 22596 calls/s 22596 msg/s # 8.16 [+0.97] udp rx: 797 MB/s 645423 calls/s # 8.18 [+0.03] udp tx: 1327 MB/s 22507 calls/s 22507 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.62 [+0.84] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.15 [+0.27] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.27 [+0.58] GRO fwd ok # 11.79 [+0.52] UDP fwd perf udp rx: 670 MB/s 543618 calls/s # 12.86 [+1.07] udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # 13.83 [+0.97] udp rx: 983 MB/s 796743 calls/s # 13.86 [+0.03] udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # 14.83 [+0.97] udp rx: 990 MB/s 802192 calls/s # 14.86 [+0.03] udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 906 MB/s 735113 calls/s # 16.06 [+1.07] udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # 17.02 [+0.97] udp rx: 1019 MB/s 828175 calls/s # 17.06 [+0.03] udp tx: 1171 MB/s 19872 calls/s 19872 msg/s # 18.02 [+0.97] udp rx: 926 MB/s 750312 calls/s # 18.06 [+0.03] udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # 18.71 [+0.65] GRO frag list over UDP tunnel ok # 19.54 [+0.83] 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__->