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.28 [+0.27] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1069 MB/s 870318 calls/s # 3.02 [+1.07] udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # 3.99 [+0.97] udp rx: 1175 MB/s 956774 calls/s # 4.02 [+0.03] udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # 4.99 [+0.97] udp rx: 1195 MB/s 972871 calls/s # 5.02 [+0.03] udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1107 MB/s 901437 calls/s # 6.21 [+1.07] udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # 7.18 [+0.97] udp rx: 1163 MB/s 947260 calls/s # 7.21 [+0.03] udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # 8.18 [+0.97] udp rx: 760 MB/s 618984 calls/s # 8.21 [+0.03] udp tx: 772 MB/s 13103 calls/s 13103 msg/s # 9.68 [+1.48] GRO frag list over UDP tunnel ok # 10.70 [+1.02] GRO fwd over UDP tunnel ok # 11.00 [+0.30] IPv6 # 11.34 [+0.34] No GRO ok # 11.94 [+0.60] GRO frag list ok # 12.60 [+0.65] GRO fwd ok # 13.15 [+0.56] UDP fwd perf udp rx: 1280 MB/s 1039051 calls/s # 14.22 [+1.07] udp tx: 1777 MB/s 30141 calls/s 30141 msg/s # 15.19 [+0.97] udp rx: 1806 MB/s 1465754 calls/s # 15.22 [+0.03] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 16.20 [+0.97] udp rx: 1796 MB/s 1457622 calls/s # 16.22 [+0.03] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 16.35 [+0.12] UDP GRO fwd perf udp rx: 1614 MB/s 1310973 calls/s # 17.42 [+1.07] udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # 18.39 [+0.97] udp rx: 1772 MB/s 1437083 calls/s # 18.42 [+0.03] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 19.39 [+0.97] udp rx: 1783 MB/s 1446381 calls/s # 19.42 [+0.03] udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # 20.01 [+0.59] GRO frag list over UDP tunnel ok # 20.68 [+0.68] 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__->