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.03 [+0.03] IPv4 # 0.44 [+0.40] No GRO ok # 1.26 [+0.83] GRO frag list ok # 2.17 [+0.90] GRO fwd ok # 2.93 [+0.77] UDP fwd perf udp rx: 731 MB/s 595346 calls/s # 4.03 [+1.10] udp tx: 1069 MB/s 18145 calls/s 18145 msg/s # 4.99 [+0.96] udp rx: 705 MB/s 574031 calls/s # 5.03 [+0.04] udp tx: 1099 MB/s 18653 calls/s 18653 msg/s # 6.00 [+0.96] udp rx: 844 MB/s 687796 calls/s # 6.03 [+0.04] udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # 6.16 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 993951 calls/s # 7.23 [+1.07] udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # 8.20 [+0.97] udp rx: 785 MB/s 639807 calls/s # 8.23 [+0.03] udp tx: 780 MB/s 13240 calls/s 13240 msg/s # 9.23 [+1.00] udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # 9.23 [+0.00] udp rx: 863 MB/s 702677 calls/s # 9.89 [+0.66] GRO frag list over UDP tunnel ok # 10.90 [+1.01] GRO fwd over UDP tunnel ok # 11.27 [+0.37] IPv6 # 11.61 [+0.34] No GRO ok # 12.21 [+0.60] GRO frag list ok # 12.83 [+0.62] GRO fwd ok # 13.33 [+0.50] UDP fwd perf udp rx: 1135 MB/s 922709 calls/s # 14.43 [+1.10] udp tx: 1483 MB/s 25168 calls/s 25168 msg/s # 15.38 [+0.96] udp rx: 1143 MB/s 928640 calls/s # 15.43 [+0.04] udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # 16.38 [+0.96] udp rx: 1116 MB/s 908392 calls/s # 16.43 [+0.04] udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # 16.55 [+0.12] UDP GRO fwd perf udp rx: 1151 MB/s 934747 calls/s # 17.62 [+1.07] udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # 18.62 [+1.00] udp rx: 956 MB/s 777803 calls/s # 18.62 [+0.00] udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # 19.62 [+1.00] udp rx: 1008 MB/s 820592 calls/s # 19.62 [+0.00] udp tx: 1106 MB/s 18772 calls/s 18772 msg/s # 20.39 [+0.77] GRO frag list over UDP tunnel ok # 21.27 [+0.88] 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__->