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.80 [+0.53] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 943 MB/s 764030 calls/s # 2.97 [+1.07] udp tx: 1349 MB/s 22891 calls/s 22891 msg/s # 3.94 [+0.97] udp rx: 1098 MB/s 889968 calls/s # 3.97 [+0.03] udp tx: 1346 MB/s 22841 calls/s 22841 msg/s # 4.94 [+0.97] udp rx: 1112 MB/s 901696 calls/s # 4.97 [+0.03] udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1085 MB/s 879735 calls/s # 6.16 [+1.07] udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # 7.13 [+0.97] udp rx: 1131 MB/s 917062 calls/s # 7.16 [+0.03] udp tx: 1335 MB/s 22653 calls/s 22653 msg/s # 8.13 [+0.97] udp rx: 1113 MB/s 902472 calls/s # 8.16 [+0.03] udp tx: 1334 MB/s 22627 calls/s 22627 msg/s # 8.73 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.27] IPv6 # 10.11 [+0.34] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.25 [+0.57] GRO fwd ok # 11.79 [+0.54] UDP fwd perf udp rx: 1114 MB/s 907078 calls/s # 12.86 [+1.07] udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # 13.83 [+0.97] udp rx: 1239 MB/s 1009244 calls/s # 13.86 [+0.03] udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # 14.83 [+0.97] udp rx: 991 MB/s 806622 calls/s # 14.86 [+0.03] udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1142 MB/s 928580 calls/s # 16.05 [+1.07] udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # 17.02 [+0.97] udp rx: 1121 MB/s 910974 calls/s # 17.05 [+0.03] udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # 18.02 [+0.97] udp rx: 1172 MB/s 953522 calls/s # 18.05 [+0.03] udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # 18.68 [+0.63] GRO frag list over UDP tunnel ok # 19.49 [+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__->