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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.47 [+0.60] GRO fwd ok # 1.98 [+0.52] UDP fwd perf udp rx: 1135 MB/s 924795 calls/s # 3.05 [+1.07] udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # 4.02 [+0.97] udp rx: 1161 MB/s 945945 calls/s # 4.05 [+0.03] udp tx: 1166 MB/s 19791 calls/s 19791 msg/s # 5.02 [+0.97] udp rx: 1274 MB/s 1037254 calls/s # 5.05 [+0.03] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1196 MB/s 974319 calls/s # 6.25 [+1.07] udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # 7.22 [+0.97] udp rx: 1239 MB/s 1008673 calls/s # 7.25 [+0.03] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 8.22 [+0.97] udp rx: 1073 MB/s 873787 calls/s # 8.25 [+0.03] udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # 8.91 [+0.67] GRO frag list over UDP tunnel ok # 9.73 [+0.81] GRO fwd over UDP tunnel ok # 10.00 [+0.27] IPv6 # 10.25 [+0.25] No GRO ok # 10.79 [+0.54] GRO frag list ok # 11.33 [+0.54] GRO fwd ok # 11.82 [+0.49] UDP fwd perf udp rx: 1564 MB/s 1269111 calls/s # 12.88 [+1.06] udp tx: 1847 MB/s 31343 calls/s 31343 msg/s # 13.86 [+0.98] udp rx: 1614 MB/s 1310224 calls/s # 13.88 [+0.02] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 14.86 [+0.98] udp rx: 1806 MB/s 1467735 calls/s # 14.88 [+0.02] udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1701 MB/s 1380642 calls/s # 16.06 [+1.06] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 17.04 [+0.97] udp rx: 1755 MB/s 1424912 calls/s # 17.06 [+0.03] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 18.04 [+0.97] udp rx: 1755 MB/s 1424861 calls/s # 18.06 [+0.03] udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # 18.69 [+0.63] GRO frag list over UDP tunnel ok # 19.58 [+0.89] 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__->