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.76 [+0.52] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.74 [+0.42] UDP fwd perf udp rx: 1427 MB/s 1156973 calls/s # 2.80 [+1.06] udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # 3.77 [+0.98] udp rx: 1604 MB/s 1301076 calls/s # 3.80 [+0.02] udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # 4.78 [+0.98] udp rx: 1864 MB/s 1513933 calls/s # 4.80 [+0.02] udp tx: 1942 MB/s 32939 calls/s 32939 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1422874 calls/s # 5.97 [+1.06] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 6.95 [+0.98] udp rx: 1892 MB/s 1536839 calls/s # 6.97 [+0.02] udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # 7.95 [+0.98] udp rx: 1891 MB/s 1535964 calls/s # 7.97 [+0.02] udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # 8.49 [+0.52] GRO frag list over UDP tunnel ok # 9.17 [+0.68] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.62 [+0.22] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.59 [+0.48] GRO fwd ok # 11.03 [+0.44] UDP fwd perf udp rx: 1390 MB/s 1127063 calls/s # 12.09 [+1.06] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 13.06 [+0.98] udp rx: 1673 MB/s 1356591 calls/s # 13.09 [+0.02] udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # 14.07 [+0.98] udp rx: 1695 MB/s 1374103 calls/s # 14.09 [+0.02] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 14.20 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1314785 calls/s # 15.26 [+1.06] udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # 16.24 [+0.98] udp rx: 1660 MB/s 1345140 calls/s # 16.26 [+0.02] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 17.24 [+0.98] udp rx: 1677 MB/s 1359001 calls/s # 17.26 [+0.02] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 17.79 [+0.53] GRO frag list over UDP tunnel ok # 18.51 [+0.72] 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__->