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.70 [+0.46] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.70 [+0.47] UDP fwd perf udp rx: 1347 MB/s 1094850 calls/s # 2.76 [+1.07] udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # 3.73 [+0.97] udp rx: 1471 MB/s 1195920 calls/s # 3.76 [+0.03] udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # 4.73 [+0.97] udp rx: 1554 MB/s 1263308 calls/s # 4.76 [+0.03] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1701 MB/s 1383076 calls/s # 5.94 [+1.06] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 6.91 [+0.98] udp rx: 1745 MB/s 1418096 calls/s # 6.94 [+0.02] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 7.92 [+0.98] udp rx: 1900 MB/s 1545306 calls/s # 7.94 [+0.02] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 8.54 [+0.60] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.77 [+0.27] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.77 [+0.52] GRO fwd ok # 11.24 [+0.47] UDP fwd perf udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # 12.30 [+1.06] udp rx: 930 MB/s 754304 calls/s # 13.30 [+1.00] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 13.30 [+0.00] udp rx: 1337 MB/s 1084960 calls/s # 14.30 [+1.00] udp tx: 1878 MB/s 31866 calls/s 31866 msg/s # 14.40 [+0.10] udp rx: 1732 MB/s 1406384 calls/s # 14.41 [+0.02] UDP GRO fwd perf udp rx: 1659 MB/s 1345568 calls/s # 15.47 [+1.06] udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # 16.45 [+0.98] udp rx: 1670 MB/s 1353477 calls/s # 16.47 [+0.02] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 17.45 [+0.98] udp rx: 1609 MB/s 1305472 calls/s # 17.47 [+0.02] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 18.00 [+0.53] GRO frag list over UDP tunnel ok # 18.70 [+0.70] 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__->