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.73 [+0.48] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 1455 MB/s 1183239 calls/s # 2.82 [+1.06] udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # 3.80 [+0.98] udp rx: 1642 MB/s 1336524 calls/s # 3.82 [+0.02] udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # 4.80 [+0.98] udp rx: 1564 MB/s 1272503 calls/s # 4.82 [+0.02] udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1345776 calls/s # 5.99 [+1.05] udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # 6.97 [+0.98] udp rx: 1840 MB/s 1497248 calls/s # 6.99 [+0.02] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 7.97 [+0.98] udp rx: 1738 MB/s 1413712 calls/s # 7.99 [+0.02] udp tx: 1788 MB/s 30342 calls/s 30342 msg/s # 8.51 [+0.52] GRO frag list over UDP tunnel ok # 9.24 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.72 [+0.23] No GRO ok # 10.23 [+0.51] GRO frag list ok # 10.78 [+0.55] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1103 MB/s 894726 calls/s # 12.32 [+1.07] udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # 13.29 [+0.97] udp rx: 947 MB/s 767948 calls/s # 13.32 [+0.03] udp tx: 1835 MB/s 31138 calls/s 31138 msg/s # 14.30 [+0.97] udp rx: 1544 MB/s 1251919 calls/s # 14.32 [+0.03] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1445 MB/s 1171669 calls/s # 15.51 [+1.07] udp tx: 1872 MB/s 31762 calls/s 31762 msg/s # 16.48 [+0.97] udp rx: 1679 MB/s 1360419 calls/s # 16.51 [+0.03] udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # 17.48 [+0.98] udp rx: 1702 MB/s 1378907 calls/s # 17.51 [+0.02] udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # 18.09 [+0.58] GRO frag list over UDP tunnel ok # 18.77 [+0.69] 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__->