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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.79 [+0.50] UDP fwd perf udp rx: 1293 MB/s 1052617 calls/s # 2.85 [+1.06] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 3.83 [+0.97] udp rx: 1603 MB/s 1305279 calls/s # 3.85 [+0.02] udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # 4.83 [+0.98] udp rx: 1869 MB/s 1522276 calls/s # 4.85 [+0.02] udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1438634 calls/s # 6.03 [+1.06] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 7.01 [+0.98] udp rx: 1863 MB/s 1516918 calls/s # 7.03 [+0.02] udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # 8.01 [+0.98] udp rx: 1864 MB/s 1518013 calls/s # 8.03 [+0.02] udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # 8.63 [+0.60] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.84 [+0.24] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.27 [+0.44] UDP fwd perf udp rx: 1480 MB/s 1199522 calls/s # 12.33 [+1.06] udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # 13.30 [+0.97] udp rx: 1690 MB/s 1371651 calls/s # 13.33 [+0.03] udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # 14.31 [+0.98] udp rx: 1677 MB/s 1359419 calls/s # 14.33 [+0.02] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1350443 calls/s # 15.51 [+1.06] udp tx: 1884 MB/s 31969 calls/s 31969 msg/s # 16.48 [+0.98] udp rx: 1628 MB/s 1319426 calls/s # 16.51 [+0.02] udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # 17.48 [+0.98] udp rx: 1739 MB/s 1410547 calls/s # 17.51 [+0.02] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 18.09 [+0.58] GRO frag list over UDP tunnel ok # 18.76 [+0.68] 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__->