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.78 [+0.52] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1659 MB/s 1350822 calls/s # 2.95 [+1.06] udp tx: 1777 MB/s 30154 calls/s 30154 msg/s # 3.93 [+0.97] udp rx: 1887 MB/s 1533425 calls/s # 3.95 [+0.03] udp tx: 1941 MB/s 32926 calls/s 32926 msg/s # 4.93 [+0.97] udp rx: 1812 MB/s 1472965 calls/s # 4.95 [+0.02] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1852 MB/s 1507116 calls/s # 6.13 [+1.06] udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # 7.11 [+0.97] udp rx: 1794 MB/s 1460104 calls/s # 7.13 [+0.03] udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # 8.11 [+0.98] udp rx: 1270 MB/s 1034373 calls/s # 8.13 [+0.02] udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # 8.75 [+0.62] GRO frag list over UDP tunnel ok # 9.53 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.06 [+0.28] No GRO ok # 10.62 [+0.56] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.70 [+0.52] UDP fwd perf udp rx: 1008 MB/s 820837 calls/s # 12.77 [+1.07] udp tx: 1125 MB/s 19086 calls/s 19086 msg/s # 13.74 [+0.97] udp rx: 1136 MB/s 924911 calls/s # 13.77 [+0.03] udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # 14.75 [+0.97] udp rx: 1186 MB/s 966261 calls/s # 14.77 [+0.03] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1067 MB/s 868843 calls/s # 15.96 [+1.07] udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # 16.93 [+0.97] udp rx: 1226 MB/s 998171 calls/s # 16.96 [+0.03] udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # 17.93 [+0.97] udp rx: 1201 MB/s 977719 calls/s # 17.96 [+0.03] udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # 18.58 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+0.78] 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__->