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.21 [+0.20] No GRO ok # 0.64 [+0.42] GRO frag list ok # 1.16 [+0.52] GRO fwd ok # 1.56 [+0.40] UDP fwd perf udp rx: 1338 MB/s 1085313 calls/s # 2.61 [+1.05] udp tx: 1888 MB/s 32027 calls/s 32027 msg/s # 3.59 [+0.98] udp rx: 1878 MB/s 1523138 calls/s # 3.61 [+0.02] udp tx: 1993 MB/s 33812 calls/s 33812 msg/s # 4.59 [+0.98] udp rx: 1860 MB/s 1508017 calls/s # 4.61 [+0.02] udp tx: 1985 MB/s 33683 calls/s 33683 msg/s # 4.73 [+0.12] UDP GRO fwd perf udp rx: 1866 MB/s 1515131 calls/s # 5.78 [+1.05] udp tx: 1983 MB/s 33645 calls/s 33645 msg/s # 6.76 [+0.98] udp rx: 1929 MB/s 1568524 calls/s # 6.78 [+0.02] udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # 7.76 [+0.98] udp rx: 1913 MB/s 1555683 calls/s # 7.78 [+0.02] udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # 8.27 [+0.49] GRO frag list over UDP tunnel ok # 8.93 [+0.66] GRO fwd over UDP tunnel ok # 9.15 [+0.22] IPv6 # 9.36 [+0.21] No GRO ok # 9.80 [+0.44] GRO frag list ok # 10.27 [+0.47] GRO fwd ok # 10.78 [+0.51] UDP fwd perf udp rx: 1663 MB/s 1347982 calls/s # 11.84 [+1.07] udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # 12.82 [+0.97] udp rx: 1759 MB/s 1427096 calls/s # 12.84 [+0.03] udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # 13.82 [+0.97] udp rx: 1793 MB/s 1455876 calls/s # 13.84 [+0.03] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 13.96 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1423588 calls/s # 15.01 [+1.05] udp tx: 1917 MB/s 32522 calls/s 32522 msg/s # 15.99 [+0.98] udp rx: 1776 MB/s 1441286 calls/s # 16.01 [+0.02] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 16.99 [+0.98] udp rx: 1725 MB/s 1400362 calls/s # 17.01 [+0.02] udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # 17.54 [+0.53] GRO frag list over UDP tunnel ok # 18.20 [+0.65] 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__->