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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1309 MB/s 1065773 calls/s # 2.85 [+1.06] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 3.83 [+0.98] udp rx: 1841 MB/s 1498649 calls/s # 3.85 [+0.02] udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # 4.83 [+0.98] udp rx: 1715 MB/s 1395598 calls/s # 4.85 [+0.02] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1887 MB/s 1535055 calls/s # 6.03 [+1.06] udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # 7.00 [+0.98] udp rx: 1947 MB/s 1584494 calls/s # 7.03 [+0.02] udp tx: 1967 MB/s 33377 calls/s 33377 msg/s # 8.01 [+0.98] udp rx: 1946 MB/s 1583042 calls/s # 8.03 [+0.02] udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.30 [+0.70] GRO fwd over UDP tunnel ok # 9.52 [+0.22] IPv6 # 9.78 [+0.26] No GRO ok # 10.29 [+0.51] GRO frag list ok # 10.87 [+0.58] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1477 MB/s 1198506 calls/s # 12.42 [+1.07] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 13.39 [+0.97] udp rx: 1755 MB/s 1425471 calls/s # 13.42 [+0.03] udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # 14.39 [+0.97] udp rx: 1791 MB/s 1455093 calls/s # 14.42 [+0.03] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1651 MB/s 1337787 calls/s # 15.60 [+1.06] udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # 16.58 [+0.98] udp rx: 1727 MB/s 1399552 calls/s # 16.60 [+0.02] udp tx: 1945 MB/s 33005 calls/s 33005 msg/s # 17.58 [+0.98] udp rx: 1519 MB/s 1231032 calls/s # 17.60 [+0.02] udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # 18.14 [+0.54] GRO frag list over UDP tunnel ok # 18.86 [+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__->