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.25 [+0.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.76 [+0.48] UDP fwd perf udp rx: 1708 MB/s 1389016 calls/s # 2.82 [+1.06] udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # 3.79 [+0.97] udp rx: 1800 MB/s 1463690 calls/s # 3.82 [+0.03] udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # 4.79 [+0.97] udp rx: 1653 MB/s 1346055 calls/s # 4.82 [+0.03] udp tx: 1788 MB/s 30328 calls/s 30328 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1455490 calls/s # 6.00 [+1.06] udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # 6.97 [+0.98] udp rx: 1740 MB/s 1415697 calls/s # 7.00 [+0.02] udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # 7.97 [+0.98] udp rx: 1921 MB/s 1563722 calls/s # 8.00 [+0.02] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.21 [+0.69] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.73 [+0.28] No GRO ok # 10.23 [+0.50] GRO frag list ok # 10.76 [+0.53] GRO fwd ok # 11.27 [+0.50] UDP fwd perf udp rx: 989 MB/s 805465 calls/s # 12.34 [+1.07] udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # 13.31 [+0.97] udp rx: 1174 MB/s 956378 calls/s # 13.34 [+0.03] udp tx: 1179 MB/s 20001 calls/s 20001 msg/s # 14.31 [+0.97] udp rx: 1172 MB/s 954805 calls/s # 14.34 [+0.03] udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1156 MB/s 941665 calls/s # 15.52 [+1.07] udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # 16.49 [+0.97] udp rx: 1195 MB/s 973145 calls/s # 16.52 [+0.03] udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # 17.49 [+0.97] udp rx: 1197 MB/s 974654 calls/s # 17.52 [+0.03] udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # 18.16 [+0.64] GRO frag list over UDP tunnel ok # 18.94 [+0.78] 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__->