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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1148 MB/s 934276 calls/s # 2.97 [+1.07] udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # 3.94 [+0.97] udp rx: 1298 MB/s 1057255 calls/s # 3.97 [+0.03] udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # 4.94 [+0.97] udp rx: 1303 MB/s 1061426 calls/s # 4.97 [+0.03] udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 994 MB/s 809125 calls/s # 6.15 [+1.06] udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # 7.13 [+0.97] udp rx: 1314 MB/s 1070516 calls/s # 7.15 [+0.03] udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # 8.13 [+0.98] udp rx: 1313 MB/s 1069472 calls/s # 8.15 [+0.02] udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.53 [+0.78] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.06 [+0.26] No GRO ok # 10.59 [+0.54] GRO frag list ok # 11.17 [+0.58] GRO fwd ok # 11.68 [+0.51] UDP fwd perf udp rx: 836 MB/s 678969 calls/s # 12.75 [+1.07] udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # 13.72 [+0.97] udp rx: 994 MB/s 806146 calls/s # 13.75 [+0.03] udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # 14.73 [+0.97] udp rx: 1000 MB/s 810699 calls/s # 14.75 [+0.03] udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1010 MB/s 820134 calls/s # 15.95 [+1.08] udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # 16.92 [+0.97] udp rx: 981 MB/s 795982 calls/s # 16.95 [+0.03] udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # 17.92 [+0.97] udp rx: 893 MB/s 723563 calls/s # 17.95 [+0.03] udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # 18.55 [+0.60] GRO frag list over UDP tunnel ok # 19.37 [+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__->