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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.47 [+0.65] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1519 MB/s 1236983 calls/s # 3.08 [+1.08] udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # 4.04 [+0.97] udp rx: 1765 MB/s 1436920 calls/s # 4.08 [+0.03] udp tx: 1980 MB/s 33585 calls/s 33585 msg/s # 5.05 [+0.97] udp rx: 1946 MB/s 1584174 calls/s # 5.08 [+0.03] udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1345423 calls/s # 6.27 [+1.07] udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # 7.24 [+0.97] udp rx: 1878 MB/s 1529447 calls/s # 7.27 [+0.03] udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # 8.24 [+0.97] udp rx: 1906 MB/s 1551800 calls/s # 8.27 [+0.03] udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # 8.89 [+0.61] GRO frag list over UDP tunnel ok # 9.65 [+0.76] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.17 [+0.27] No GRO ok # 10.73 [+0.56] GRO frag list ok # 11.26 [+0.53] GRO fwd ok # 11.77 [+0.51] UDP fwd perf udp rx: 1711 MB/s 1393534 calls/s # 12.84 [+1.07] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 13.81 [+0.97] udp rx: 1902 MB/s 1548445 calls/s # 13.84 [+0.03] udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # 14.82 [+0.98] udp rx: 1934 MB/s 1574585 calls/s # 14.84 [+0.02] udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527696 calls/s # 16.02 [+1.06] udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # 16.99 [+0.97] udp rx: 1942 MB/s 1581625 calls/s # 17.02 [+0.03] udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # 17.99 [+0.97] udp rx: 1934 MB/s 1574472 calls/s # 18.02 [+0.03] udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # 18.58 [+0.56] GRO frag list over UDP tunnel ok # 19.32 [+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__->