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.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.76 [+0.48] UDP fwd perf udp rx: 1282 MB/s 1039539 calls/s # 2.82 [+1.06] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 3.80 [+0.98] udp rx: 1829 MB/s 1483300 calls/s # 3.82 [+0.02] udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # 4.80 [+0.98] udp rx: 1809 MB/s 1466900 calls/s # 4.82 [+0.02] udp tx: 1975 MB/s 33503 calls/s 33503 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1452392 calls/s # 5.99 [+1.06] udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # 6.97 [+0.98] udp rx: 1592 MB/s 1291266 calls/s # 6.99 [+0.02] udp tx: 1886 MB/s 32004 calls/s 32004 msg/s # 7.97 [+0.98] udp rx: 1841 MB/s 1494091 calls/s # 7.99 [+0.02] udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # 8.56 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.75] GRO fwd over UDP tunnel ok # 9.56 [+0.25] IPv6 # 9.81 [+0.25] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.29 [+0.46] UDP fwd perf udp rx: 1361 MB/s 1103942 calls/s # 12.35 [+1.06] udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # 13.32 [+0.97] udp rx: 1615 MB/s 1308721 calls/s # 13.35 [+0.03] udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # 14.32 [+0.97] udp rx: 1597 MB/s 1293814 calls/s # 14.35 [+0.03] udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1299315 calls/s # 15.53 [+1.06] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 16.50 [+0.97] udp rx: 1678 MB/s 1359538 calls/s # 16.53 [+0.03] udp tx: 1964 MB/s 33325 calls/s 33325 msg/s # 17.50 [+0.97] udp rx: 1696 MB/s 1374281 calls/s # 17.53 [+0.03] udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # 18.08 [+0.55] GRO frag list over UDP tunnel ok # 18.78 [+0.70] 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__->