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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 727 MB/s 589821 calls/s # 3.01 [+1.07] udp tx: 1387 MB/s 23541 calls/s 23541 msg/s # 3.99 [+0.97] udp rx: 727 MB/s 589385 calls/s # 4.01 [+0.03] udp tx: 1393 MB/s 23629 calls/s 23629 msg/s # 4.99 [+0.97] udp rx: 710 MB/s 575729 calls/s # 5.01 [+0.03] udp tx: 1386 MB/s 23519 calls/s 23519 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 499 MB/s 405104 calls/s # 6.21 [+1.07] udp tx: 1395 MB/s 23670 calls/s 23670 msg/s # 7.18 [+0.97] udp rx: 440 MB/s 356711 calls/s # 7.21 [+0.03] udp tx: 1422 MB/s 24126 calls/s 24126 msg/s # 8.18 [+0.97] udp rx: 555 MB/s 449251 calls/s # 8.21 [+0.03] udp tx: 1417 MB/s 24044 calls/s 24044 msg/s # 8.81 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.77] GRO fwd over UDP tunnel ok # 9.83 [+0.24] IPv6 # 10.05 [+0.22] No GRO ok # 10.57 [+0.52] GRO frag list ok # 11.13 [+0.56] GRO fwd ok # 11.64 [+0.51] UDP fwd perf udp rx: 949 MB/s 772699 calls/s # 12.71 [+1.07] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 13.68 [+0.97] udp rx: 1112 MB/s 905446 calls/s # 13.71 [+0.03] udp tx: 1108 MB/s 18797 calls/s 18797 msg/s # 14.68 [+0.98] udp rx: 984 MB/s 800835 calls/s # 14.71 [+0.02] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 981 MB/s 798731 calls/s # 15.89 [+1.07] udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # 16.87 [+0.97] udp rx: 1043 MB/s 849538 calls/s # 16.89 [+0.03] udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # 17.87 [+0.97] udp rx: 1173 MB/s 955264 calls/s # 17.89 [+0.02] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 18.48 [+0.59] GRO frag list over UDP tunnel ok # 19.29 [+0.80] 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__->