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.24 [+0.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1244 MB/s 1013047 calls/s # 2.95 [+1.07] udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # 3.92 [+0.98] udp rx: 1325 MB/s 1079442 calls/s # 3.95 [+0.02] udp tx: 1336 MB/s 22667 calls/s 22667 msg/s # 4.92 [+0.98] udp rx: 1327 MB/s 1080995 calls/s # 4.95 [+0.02] udp tx: 1337 MB/s 22691 calls/s 22691 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1052 MB/s 856156 calls/s # 6.13 [+1.07] udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # 7.11 [+0.97] udp rx: 1299 MB/s 1057516 calls/s # 7.13 [+0.03] udp tx: 1336 MB/s 22660 calls/s 22660 msg/s # 8.11 [+0.97] udp rx: 1312 MB/s 1067759 calls/s # 8.13 [+0.03] udp tx: 1338 MB/s 22710 calls/s 22710 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.01 [+0.25] No GRO ok # 10.54 [+0.54] GRO frag list ok # 11.09 [+0.55] GRO fwd ok # 11.62 [+0.53] UDP fwd perf udp rx: 1172 MB/s 954493 calls/s # 12.69 [+1.07] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 13.66 [+0.97] udp rx: 1215 MB/s 989787 calls/s # 13.69 [+0.03] udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # 14.66 [+0.98] udp rx: 1073 MB/s 874234 calls/s # 14.69 [+0.02] udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1201 MB/s 978157 calls/s # 15.88 [+1.07] udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # 16.85 [+0.97] udp rx: 1233 MB/s 1004203 calls/s # 16.88 [+0.03] udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # 17.85 [+0.98] udp rx: 1235 MB/s 1005470 calls/s # 17.88 [+0.02] udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # 18.49 [+0.62] GRO frag list over UDP tunnel ok # 19.32 [+0.83] 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__->