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.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1472 MB/s 1198538 calls/s # 2.89 [+1.06] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 3.86 [+0.98] udp rx: 1823 MB/s 1484091 calls/s # 3.89 [+0.02] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 4.86 [+0.98] udp rx: 1340 MB/s 1091064 calls/s # 4.89 [+0.02] udp tx: 1332 MB/s 22606 calls/s 22606 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1208 MB/s 983813 calls/s # 6.07 [+1.07] udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # 7.05 [+0.97] udp rx: 1263 MB/s 1028388 calls/s # 7.07 [+0.03] udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # 8.05 [+0.97] udp rx: 1294 MB/s 1053756 calls/s # 8.07 [+0.03] udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # 8.66 [+0.59] GRO frag list over UDP tunnel ok # 9.45 [+0.79] GRO fwd over UDP tunnel ok # 9.72 [+0.27] IPv6 # 10.01 [+0.30] No GRO ok # 10.57 [+0.55] GRO frag list ok # 11.14 [+0.57] GRO fwd ok # 11.66 [+0.52] UDP fwd perf udp rx: 1364 MB/s 1108154 calls/s # 12.73 [+1.07] udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # 13.70 [+0.97] udp rx: 1673 MB/s 1358457 calls/s # 13.73 [+0.03] udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # 14.70 [+0.97] udp rx: 1784 MB/s 1447910 calls/s # 14.73 [+0.03] udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1671 MB/s 1356196 calls/s # 15.92 [+1.07] udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # 16.89 [+0.97] udp rx: 1727 MB/s 1400769 calls/s # 16.92 [+0.03] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 17.89 [+0.97] udp rx: 1727 MB/s 1400021 calls/s # 17.92 [+0.03] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 18.55 [+0.64] GRO frag list over UDP tunnel ok # 19.43 [+0.87] 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__->