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.32 [+0.30] No GRO ok # 0.94 [+0.62] GRO frag list ok # 1.64 [+0.70] GRO fwd ok # 2.22 [+0.57] UDP fwd perf udp rx: 701 MB/s 568276 calls/s # 3.30 [+1.08] udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # 4.27 [+0.97] udp rx: 430 MB/s 348373 calls/s # 4.30 [+0.03] udp tx: 1429 MB/s 24247 calls/s 24247 msg/s # 5.30 [+1.00] udp tx: 1573 MB/s 26691 calls/s 26691 msg/s # 5.30 [+0.00] udp rx: 186 MB/s 151119 calls/s # 5.43 [+0.12] UDP GRO fwd perf udp rx: 848 MB/s 686992 calls/s # 6.51 [+1.08] udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # 7.48 [+0.97] udp rx: 876 MB/s 709740 calls/s # 7.51 [+0.03] udp tx: 1139 MB/s 19330 calls/s 19330 msg/s # 8.48 [+0.97] udp rx: 453 MB/s 367474 calls/s # 8.51 [+0.03] udp tx: 1423 MB/s 24150 calls/s 24150 msg/s # 9.21 [+0.70] GRO frag list over UDP tunnel ok # 10.16 [+0.95] GRO fwd over UDP tunnel ok # 10.45 [+0.29] IPv6 # 10.78 [+0.33] No GRO ok # 11.41 [+0.63] GRO frag list ok # 12.05 [+0.65] GRO fwd ok # 12.65 [+0.60] UDP fwd perf udp rx: 160 MB/s 130304 calls/s # 13.73 [+1.08] udp tx: 1584 MB/s 26877 calls/s 26877 msg/s # 14.71 [+0.98] udp rx: 76 MB/s 61716 calls/s # 14.73 [+0.02] udp tx: 1644 MB/s 27888 calls/s 27888 msg/s # 15.71 [+0.98] udp rx: 480 MB/s 389342 calls/s # 15.73 [+0.02] udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # 15.86 [+0.12] UDP GRO fwd perf udp rx: 745 MB/s 604082 calls/s # 16.94 [+1.08] udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # 17.91 [+0.97] udp rx: 944 MB/s 767095 calls/s # 17.94 [+0.03] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 18.91 [+0.97] udp rx: 1018 MB/s 827908 calls/s # 18.94 [+0.03] udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # 19.67 [+0.73] GRO frag list over UDP tunnel ok # 20.64 [+0.98] 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__->