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.76 [+0.52] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1740 MB/s 1417136 calls/s # 2.87 [+1.06] udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # 3.85 [+0.98] udp rx: 1893 MB/s 1541585 calls/s # 3.87 [+0.02] udp tx: 1906 MB/s 32340 calls/s 32340 msg/s # 4.85 [+0.98] udp rx: 1901 MB/s 1548173 calls/s # 4.87 [+0.02] udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1750 MB/s 1421112 calls/s # 6.05 [+1.06] udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # 7.03 [+0.98] udp rx: 1827 MB/s 1483468 calls/s # 7.05 [+0.02] udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # 8.03 [+0.98] udp rx: 1680 MB/s 1367280 calls/s # 8.05 [+0.02] udp tx: 1697 MB/s 28799 calls/s 28799 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.76] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.84 [+0.23] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.39 [+0.50] UDP fwd perf udp rx: 1375 MB/s 1116953 calls/s # 12.46 [+1.07] udp tx: 1741 MB/s 29533 calls/s 29533 msg/s # 13.43 [+0.97] udp rx: 1726 MB/s 1402214 calls/s # 13.46 [+0.03] udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # 14.43 [+0.97] udp rx: 1797 MB/s 1461093 calls/s # 14.46 [+0.03] udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1373242 calls/s # 15.64 [+1.07] udp tx: 1806 MB/s 30638 calls/s 30638 msg/s # 16.62 [+0.97] udp rx: 1737 MB/s 1411471 calls/s # 16.64 [+0.03] udp tx: 1844 MB/s 31292 calls/s 31292 msg/s # 17.62 [+0.97] udp rx: 1767 MB/s 1435372 calls/s # 17.64 [+0.03] udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # 18.25 [+0.61] GRO frag list over UDP tunnel ok # 19.05 [+0.79] 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__->