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.49] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1685 MB/s 1371977 calls/s # 2.83 [+1.06] udp tx: 1753 MB/s 29741 calls/s 29741 msg/s # 3.81 [+0.97] udp rx: 1781 MB/s 1448952 calls/s # 3.83 [+0.03] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 4.81 [+0.98] udp rx: 1870 MB/s 1521354 calls/s # 4.83 [+0.02] udp tx: 1921 MB/s 32596 calls/s 32596 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1807 MB/s 1468773 calls/s # 6.02 [+1.07] udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # 6.99 [+0.97] udp rx: 1838 MB/s 1493203 calls/s # 7.02 [+0.03] udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # 8.00 [+0.97] udp rx: 1864 MB/s 1514730 calls/s # 8.02 [+0.03] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 8.63 [+0.61] GRO frag list over UDP tunnel ok # 9.43 [+0.80] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.98 [+0.29] No GRO ok # 10.56 [+0.58] GRO frag list ok # 11.16 [+0.60] GRO fwd ok # 11.72 [+0.56] UDP fwd perf udp rx: 1408 MB/s 1141753 calls/s # 12.79 [+1.07] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 13.76 [+0.97] udp rx: 1590 MB/s 1289006 calls/s # 13.79 [+0.03] udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # 14.76 [+0.97] udp rx: 1458 MB/s 1181927 calls/s # 14.79 [+0.03] udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1639 MB/s 1330356 calls/s # 15.99 [+1.07] udp tx: 1901 MB/s 32249 calls/s 32249 msg/s # 16.95 [+0.97] udp rx: 1638 MB/s 1327572 calls/s # 16.99 [+0.03] udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # 17.95 [+0.97] udp rx: 1715 MB/s 1390031 calls/s # 17.99 [+0.03] udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # 18.61 [+0.62] GRO frag list over UDP tunnel ok # 19.44 [+0.83] 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__->