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.35 [+0.56] GRO fwd ok # 1.79 [+0.44] UDP fwd perf udp rx: 1556 MB/s 1265094 calls/s # 2.85 [+1.06] udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # 3.83 [+0.98] udp rx: 1713 MB/s 1389492 calls/s # 3.85 [+0.02] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 4.83 [+0.98] udp rx: 1824 MB/s 1481606 calls/s # 4.85 [+0.02] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1387 MB/s 1127967 calls/s # 6.03 [+1.06] udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # 7.00 [+0.98] udp rx: 1834 MB/s 1489808 calls/s # 7.03 [+0.02] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 8.01 [+0.98] udp rx: 1882 MB/s 1530301 calls/s # 8.03 [+0.02] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 8.59 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.75] GRO fwd over UDP tunnel ok # 9.61 [+0.27] IPv6 # 9.92 [+0.31] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.02 [+0.57] GRO fwd ok # 11.51 [+0.49] UDP fwd perf udp rx: 1182 MB/s 962748 calls/s # 12.57 [+1.06] udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # 13.55 [+0.98] udp rx: 1192 MB/s 971035 calls/s # 13.57 [+0.02] udp tx: 1210 MB/s 20527 calls/s 20527 msg/s # 14.55 [+0.98] udp rx: 1205 MB/s 981418 calls/s # 14.57 [+0.02] udp tx: 1214 MB/s 20599 calls/s 20599 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1082 MB/s 881309 calls/s # 15.76 [+1.07] udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # 16.73 [+0.97] udp rx: 1196 MB/s 974352 calls/s # 16.76 [+0.03] udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # 17.73 [+0.97] udp rx: 1202 MB/s 979077 calls/s # 17.76 [+0.03] udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # 18.39 [+0.63] GRO frag list over UDP tunnel ok # 19.20 [+0.81] 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__->