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.23 [+0.21] No GRO ok # 0.76 [+0.53] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1275 MB/s 1034668 calls/s # 2.91 [+1.07] udp tx: 1880 MB/s 31894 calls/s 31894 msg/s # 3.88 [+0.97] udp rx: 1736 MB/s 1409898 calls/s # 3.91 [+0.03] udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # 4.88 [+0.97] udp rx: 1655 MB/s 1344671 calls/s # 4.91 [+0.03] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1133 MB/s 918758 calls/s # 6.10 [+1.07] udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # 7.07 [+0.97] udp rx: 1490 MB/s 1209234 calls/s # 7.10 [+0.03] udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # 8.07 [+0.97] udp rx: 1263 MB/s 1025034 calls/s # 8.10 [+0.03] udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.71] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.89 [+0.27] No GRO ok # 10.41 [+0.52] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.40 [+0.47] UDP fwd perf udp rx: 919 MB/s 745019 calls/s # 12.47 [+1.06] udp tx: 1787 MB/s 30319 calls/s 30319 msg/s # 13.44 [+0.97] udp rx: 1247 MB/s 1011625 calls/s # 13.47 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 14.44 [+0.97] udp rx: 1344 MB/s 1090728 calls/s # 14.47 [+0.03] udp tx: 1711 MB/s 29024 calls/s 29024 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1129 MB/s 919285 calls/s # 15.65 [+1.07] udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # 16.62 [+0.97] udp rx: 1216 MB/s 990086 calls/s # 16.65 [+0.03] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 17.63 [+0.97] udp rx: 1127 MB/s 917843 calls/s # 17.65 [+0.03] udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # 18.26 [+0.61] GRO frag list over UDP tunnel ok # 19.07 [+0.81] 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__->