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.02 [+0.02] IPv4 # 0.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1724 MB/s 1400195 calls/s # 2.83 [+1.07] udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # 3.80 [+0.97] udp rx: 1798 MB/s 1460798 calls/s # 3.83 [+0.03] udp tx: 1947 MB/s 33030 calls/s 33030 msg/s # 4.81 [+0.98] udp rx: 1864 MB/s 1514978 calls/s # 4.83 [+0.02] udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1440410 calls/s # 6.00 [+1.06] udp tx: 1946 MB/s 33022 calls/s 33022 msg/s # 6.98 [+0.98] udp rx: 1874 MB/s 1522700 calls/s # 7.00 [+0.02] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 7.98 [+0.98] udp rx: 1839 MB/s 1494176 calls/s # 8.00 [+0.02] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.77 [+0.25] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.81 [+0.54] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1506 MB/s 1221183 calls/s # 12.33 [+1.06] udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # 13.33 [+1.00] udp rx: 1499 MB/s 1215070 calls/s # 13.33 [+0.00] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 14.33 [+1.00] udp rx: 1640 MB/s 1329881 calls/s # 14.33 [+0.00] udp tx: 1876 MB/s 31834 calls/s 31834 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1370 MB/s 1112501 calls/s # 15.52 [+1.07] udp tx: 1762 MB/s 29892 calls/s 29892 msg/s # 16.49 [+0.97] udp rx: 1291 MB/s 1047022 calls/s # 16.52 [+0.03] udp tx: 1858 MB/s 31514 calls/s 31514 msg/s # 17.49 [+0.97] udp rx: 1650 MB/s 1336942 calls/s # 17.52 [+0.03] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 18.08 [+0.56] GRO frag list over UDP tunnel ok # 18.82 [+0.74] 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__->