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.24 [+0.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.89 [+0.52] UDP fwd perf udp rx: 1487 MB/s 1208756 calls/s # 2.95 [+1.06] udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # 3.93 [+0.97] udp rx: 1583 MB/s 1287062 calls/s # 3.95 [+0.03] udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # 4.93 [+0.98] udp rx: 1814 MB/s 1475809 calls/s # 4.95 [+0.03] udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1422727 calls/s # 6.13 [+1.06] udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # 7.11 [+0.98] udp rx: 1735 MB/s 1412752 calls/s # 7.13 [+0.02] udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # 8.11 [+0.98] udp rx: 1604 MB/s 1305374 calls/s # 8.13 [+0.02] udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # 8.75 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.84] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.15 [+0.30] No GRO ok # 10.72 [+0.57] GRO frag list ok # 11.32 [+0.60] GRO fwd ok # 11.84 [+0.52] UDP fwd perf udp rx: 875 MB/s 712278 calls/s # 12.91 [+1.07] udp tx: 1100 MB/s 18667 calls/s 18667 msg/s # 13.88 [+0.97] udp rx: 1153 MB/s 938995 calls/s # 13.91 [+0.03] udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # 14.88 [+0.97] udp rx: 910 MB/s 740636 calls/s # 14.91 [+0.03] udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1136 MB/s 925588 calls/s # 16.09 [+1.06] udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # 17.07 [+0.97] udp rx: 1118 MB/s 910454 calls/s # 17.09 [+0.03] udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # 18.07 [+0.97] udp rx: 1085 MB/s 883419 calls/s # 18.09 [+0.02] udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # 18.74 [+0.65] GRO frag list over UDP tunnel ok # 19.59 [+0.85] 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__->