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.75 [+0.50] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.78 [+0.45] UDP fwd perf udp rx: 1499 MB/s 1219177 calls/s # 2.85 [+1.06] udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # 3.82 [+0.98] udp rx: 1571 MB/s 1276618 calls/s # 3.85 [+0.02] udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # 4.82 [+0.98] udp rx: 1868 MB/s 1516337 calls/s # 4.85 [+0.02] udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1422565 calls/s # 6.03 [+1.07] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 7.00 [+0.97] udp rx: 1812 MB/s 1470925 calls/s # 7.03 [+0.03] udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # 8.01 [+0.97] udp rx: 1818 MB/s 1476165 calls/s # 8.03 [+0.03] udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # 8.66 [+0.62] GRO frag list over UDP tunnel ok # 9.47 [+0.81] GRO fwd over UDP tunnel ok # 9.74 [+0.27] IPv6 # 10.02 [+0.28] No GRO ok # 10.61 [+0.59] GRO frag list ok # 11.20 [+0.59] GRO fwd ok # 11.72 [+0.52] UDP fwd perf udp rx: 1065 MB/s 867382 calls/s # 12.78 [+1.06] udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # 13.76 [+0.97] udp rx: 1103 MB/s 898514 calls/s # 13.78 [+0.02] udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # 14.76 [+0.98] udp rx: 1128 MB/s 918426 calls/s # 14.78 [+0.02] udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 953 MB/s 775764 calls/s # 15.97 [+1.07] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 16.94 [+0.97] udp rx: 1227 MB/s 999634 calls/s # 16.97 [+0.03] udp tx: 1247 MB/s 21157 calls/s 21157 msg/s # 17.94 [+0.97] udp rx: 1216 MB/s 990660 calls/s # 17.97 [+0.03] udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # 18.63 [+0.66] GRO frag list over UDP tunnel ok # 19.45 [+0.82] 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__->