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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1274 MB/s 1037361 calls/s # 2.96 [+1.07] udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # 3.93 [+0.97] udp rx: 1294 MB/s 1053641 calls/s # 3.96 [+0.03] udp tx: 1324 MB/s 22467 calls/s 22467 msg/s # 4.93 [+0.98] udp rx: 1310 MB/s 1066610 calls/s # 4.96 [+0.02] udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1268 MB/s 1033020 calls/s # 6.15 [+1.07] udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # 7.12 [+0.97] udp rx: 1311 MB/s 1067452 calls/s # 7.15 [+0.03] udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # 8.12 [+0.97] udp rx: 1312 MB/s 1068557 calls/s # 8.15 [+0.03] udp tx: 1328 MB/s 22530 calls/s 22530 msg/s # 8.73 [+0.58] GRO frag list over UDP tunnel ok # 9.52 [+0.79] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.02 [+0.24] No GRO ok # 10.53 [+0.51] GRO frag list ok # 11.07 [+0.54] GRO fwd ok # 11.54 [+0.47] UDP fwd perf udp rx: 958 MB/s 780289 calls/s # 12.60 [+1.06] udp tx: 1124 MB/s 19078 calls/s 19078 msg/s # 13.57 [+0.97] udp rx: 1251 MB/s 1018890 calls/s # 13.60 [+0.03] udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # 14.57 [+0.97] udp rx: 1240 MB/s 1010044 calls/s # 14.60 [+0.03] udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962946 calls/s # 15.79 [+1.07] udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # 16.76 [+0.97] udp rx: 1219 MB/s 992749 calls/s # 16.79 [+0.03] udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # 17.76 [+0.97] udp rx: 1202 MB/s 978777 calls/s # 17.79 [+0.03] udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # 18.42 [+0.62] GRO frag list over UDP tunnel ok # 19.23 [+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__->