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.25 [+0.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1842 MB/s 1499979 calls/s # 2.86 [+1.07] udp tx: 1986 MB/s 33691 calls/s 33691 msg/s # 3.82 [+0.97] udp rx: 1990 MB/s 1620599 calls/s # 3.86 [+0.03] udp tx: 2014 MB/s 34175 calls/s 34175 msg/s # 4.83 [+0.97] udp rx: 2016 MB/s 1641286 calls/s # 4.86 [+0.03] udp tx: 2026 MB/s 34371 calls/s 34371 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1680 MB/s 1367713 calls/s # 6.05 [+1.08] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 7.05 [+1.00] udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # 7.05 [+0.00] udp rx: 1838 MB/s 1496713 calls/s # 8.05 [+1.00] udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # 8.15 [+0.10] udp rx: 1627 MB/s 1325022 calls/s # 8.68 [+0.53] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.39 [+0.49] GRO frag list ok # 10.90 [+0.51] GRO fwd ok # 11.40 [+0.51] UDP fwd perf udp rx: 1773 MB/s 1443907 calls/s # 12.47 [+1.06] udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # 13.44 [+0.98] udp rx: 1869 MB/s 1521806 calls/s # 13.47 [+0.02] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 14.44 [+0.98] udp rx: 1877 MB/s 1528089 calls/s # 14.47 [+0.02] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487382 calls/s # 15.65 [+1.06] udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # 16.62 [+0.97] udp rx: 1887 MB/s 1536343 calls/s # 16.65 [+0.03] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 17.62 [+0.97] udp rx: 1891 MB/s 1539679 calls/s # 17.65 [+0.03] udp tx: 1916 MB/s 32498 calls/s 32498 msg/s # 18.28 [+0.63] GRO frag list over UDP tunnel ok # 19.09 [+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__->