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.25] No GRO ok # 0.73 [+0.47] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.78 [+0.49] UDP fwd perf udp rx: 1508 MB/s 1224060 calls/s # 2.85 [+1.07] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 3.83 [+0.99] udp rx: 1773 MB/s 1438983 calls/s # 3.85 [+0.01] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 4.84 [+0.99] udp rx: 1736 MB/s 1411166 calls/s # 4.85 [+0.01] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1704 MB/s 1386842 calls/s # 6.03 [+1.06] udp tx: 1785 MB/s 30282 calls/s 30282 msg/s # 7.01 [+0.98] udp rx: 1843 MB/s 1499566 calls/s # 7.03 [+0.02] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 8.02 [+0.99] udp rx: 1655 MB/s 1344206 calls/s # 8.03 [+0.01] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 8.62 [+0.60] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.86 [+0.28] No GRO ok # 10.40 [+0.54] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 585 MB/s 475021 calls/s # 12.51 [+1.06] udp tx: 1597 MB/s 27089 calls/s 27089 msg/s # 13.50 [+0.99] udp rx: 1468 MB/s 1190898 calls/s # 13.51 [+0.01] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 14.50 [+0.99] udp rx: 1440 MB/s 1167220 calls/s # 14.51 [+0.01] udp tx: 1905 MB/s 32316 calls/s 32316 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1396 MB/s 1132645 calls/s # 15.69 [+1.06] udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # 16.66 [+0.98] udp rx: 1680 MB/s 1364964 calls/s # 16.69 [+0.02] udp tx: 1797 MB/s 30479 calls/s 30479 msg/s # 17.67 [+0.98] udp rx: 1771 MB/s 1438540 calls/s # 17.69 [+0.02] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 18.23 [+0.54] GRO frag list over UDP tunnel ok # 18.94 [+0.71] 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__->