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.30 [+0.28] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.50 [+0.62] GRO fwd ok # 2.02 [+0.51] UDP fwd perf udp rx: 1228 MB/s 1000240 calls/s # 3.09 [+1.07] udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # 4.06 [+0.97] udp rx: 1303 MB/s 1060806 calls/s # 4.09 [+0.03] udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # 5.06 [+0.97] udp rx: 1292 MB/s 1051950 calls/s # 5.09 [+0.03] udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1046 MB/s 850260 calls/s # 6.28 [+1.07] udp tx: 1335 MB/s 22649 calls/s 22649 msg/s # 7.25 [+0.97] udp rx: 1299 MB/s 1056484 calls/s # 7.28 [+0.03] udp tx: 1340 MB/s 22743 calls/s 22743 msg/s # 8.25 [+0.97] udp rx: 1191 MB/s 969501 calls/s # 8.28 [+0.03] udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # 8.90 [+0.62] GRO frag list over UDP tunnel ok # 9.74 [+0.83] GRO fwd over UDP tunnel ok # 9.98 [+0.24] IPv6 # 10.23 [+0.25] No GRO ok # 10.73 [+0.50] GRO frag list ok # 11.31 [+0.58] GRO fwd ok # 11.83 [+0.52] UDP fwd perf udp rx: 1464 MB/s 1188974 calls/s # 12.89 [+1.06] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 13.88 [+0.99] udp rx: 1296 MB/s 1051266 calls/s # 13.90 [+0.01] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 14.88 [+0.99] udp rx: 1289 MB/s 1044939 calls/s # 14.89 [+0.01] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1450 MB/s 1176661 calls/s # 16.07 [+1.06] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 17.05 [+0.98] udp rx: 1493 MB/s 1211026 calls/s # 17.07 [+0.02] udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # 18.05 [+0.98] udp rx: 1122 MB/s 910917 calls/s # 18.07 [+0.02] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 18.64 [+0.57] GRO frag list over UDP tunnel ok # 19.40 [+0.76] 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__->