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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 744 MB/s 603921 calls/s # 2.99 [+1.07] udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # 3.96 [+0.97] udp rx: 780 MB/s 632321 calls/s # 3.99 [+0.03] udp tx: 1315 MB/s 22306 calls/s 22306 msg/s # 4.96 [+0.97] udp rx: 815 MB/s 660719 calls/s # 4.99 [+0.03] udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 771 MB/s 625656 calls/s # 6.18 [+1.07] udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # 7.15 [+0.97] udp rx: 708 MB/s 573294 calls/s # 7.18 [+0.03] udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # 8.15 [+0.97] udp rx: 591 MB/s 478578 calls/s # 8.18 [+0.03] udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.77] GRO fwd over UDP tunnel ok # 9.79 [+0.25] IPv6 # 10.06 [+0.27] No GRO ok # 10.61 [+0.55] GRO frag list ok # 11.15 [+0.54] GRO fwd ok # 11.67 [+0.52] UDP fwd perf udp rx: 358 MB/s 290147 calls/s # 12.74 [+1.07] udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # 13.74 [+0.99] udp rx: 491 MB/s 397531 calls/s # 13.74 [+0.01] udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # 14.74 [+0.99] udp rx: 536 MB/s 434314 calls/s # 14.74 [+0.01] udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 647 MB/s 524716 calls/s # 15.93 [+1.07] udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # 16.90 [+0.97] udp rx: 527 MB/s 427085 calls/s # 16.93 [+0.03] udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # 17.90 [+0.97] udp rx: 521 MB/s 422302 calls/s # 17.93 [+0.03] udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # 18.53 [+0.59] GRO frag list over UDP tunnel ok # 19.22 [+0.70] 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__->