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.76 [+0.51] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.79 [+0.44] UDP fwd perf udp rx: 1655 MB/s 1347425 calls/s # 2.85 [+1.06] udp tx: 1866 MB/s 31660 calls/s 31660 msg/s # 3.83 [+0.98] udp rx: 1865 MB/s 1518899 calls/s # 3.85 [+0.02] udp tx: 1877 MB/s 31845 calls/s 31845 msg/s # 4.83 [+0.98] udp rx: 1870 MB/s 1522853 calls/s # 4.85 [+0.02] udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1470003 calls/s # 6.03 [+1.06] udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # 7.00 [+0.98] udp rx: 1828 MB/s 1487721 calls/s # 7.03 [+0.02] udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # 8.00 [+0.98] udp rx: 1875 MB/s 1526259 calls/s # 8.03 [+0.02] udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # 8.57 [+0.54] GRO frag list over UDP tunnel ok # 9.25 [+0.69] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.75 [+0.26] No GRO ok # 10.22 [+0.47] GRO frag list ok # 10.75 [+0.53] GRO fwd ok # 11.23 [+0.48] UDP fwd perf udp rx: 1402 MB/s 1137259 calls/s # 12.29 [+1.06] udp tx: 1806 MB/s 30640 calls/s 30640 msg/s # 13.27 [+0.98] udp rx: 1744 MB/s 1414922 calls/s # 13.29 [+0.02] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 14.27 [+0.98] udp rx: 1672 MB/s 1355904 calls/s # 14.29 [+0.02] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1376535 calls/s # 15.47 [+1.06] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 16.45 [+0.98] udp rx: 1720 MB/s 1395049 calls/s # 16.47 [+0.02] udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # 17.45 [+0.98] udp rx: 1584 MB/s 1287790 calls/s # 17.47 [+0.02] udp tx: 1820 MB/s 30880 calls/s 30880 msg/s # 17.99 [+0.52] GRO frag list over UDP tunnel ok # 18.67 [+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__->