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.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.75 [+0.49] UDP fwd perf udp rx: 1720 MB/s 1397470 calls/s # 2.81 [+1.06] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 3.79 [+0.98] udp rx: 1785 MB/s 1452345 calls/s # 3.81 [+0.02] udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # 4.79 [+0.98] udp rx: 1864 MB/s 1514462 calls/s # 4.81 [+0.02] udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1513481 calls/s # 5.99 [+1.06] udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # 6.97 [+0.98] udp rx: 1895 MB/s 1541786 calls/s # 6.99 [+0.02] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 7.97 [+0.98] udp rx: 1922 MB/s 1563909 calls/s # 7.99 [+0.02] udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.34 [+0.81] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.78 [+0.21] No GRO ok # 10.26 [+0.47] GRO frag list ok # 10.76 [+0.50] GRO fwd ok # 11.20 [+0.44] UDP fwd perf udp rx: 1367 MB/s 1109164 calls/s # 12.26 [+1.06] udp tx: 1765 MB/s 29940 calls/s 29940 msg/s # 13.24 [+0.98] udp rx: 1706 MB/s 1384255 calls/s # 13.26 [+0.02] udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # 14.24 [+0.98] udp rx: 1624 MB/s 1318917 calls/s # 14.26 [+0.02] udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1624 MB/s 1318487 calls/s # 15.44 [+1.06] udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # 16.41 [+0.98] udp rx: 1519 MB/s 1231877 calls/s # 16.44 [+0.02] udp tx: 1853 MB/s 31442 calls/s 31442 msg/s # 17.42 [+0.98] udp rx: 1766 MB/s 1433906 calls/s # 17.44 [+0.02] udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # 18.00 [+0.56] GRO frag list over UDP tunnel ok # 18.68 [+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__->