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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.43 [+0.65] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 3.03 [+1.07] udp rx: 1113 MB/s 906593 calls/s # 4.03 [+1.00] udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # 4.03 [+0.00] udp rx: 1140 MB/s 928583 calls/s # 5.03 [+1.00] udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # 5.13 [+0.10] udp rx: 1030 MB/s 838050 calls/s # 5.15 [+0.02] UDP GRO fwd perf udp rx: 1200 MB/s 977247 calls/s # 6.22 [+1.07] udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # 7.19 [+0.97] udp rx: 1298 MB/s 1057210 calls/s # 7.22 [+0.03] udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # 8.19 [+0.97] udp rx: 1308 MB/s 1065225 calls/s # 8.22 [+0.03] udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # 8.84 [+0.62] GRO frag list over UDP tunnel ok # 9.62 [+0.78] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.18 [+0.31] No GRO ok # 10.77 [+0.59] GRO frag list ok # 11.34 [+0.57] GRO fwd ok # 11.89 [+0.55] UDP fwd perf udp rx: 968 MB/s 788213 calls/s # 12.97 [+1.08] udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # 13.94 [+0.97] udp rx: 1135 MB/s 924541 calls/s # 13.97 [+0.03] udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # 14.94 [+0.97] udp rx: 1313 MB/s 1067713 calls/s # 14.97 [+0.03] udp tx: 1433 MB/s 24321 calls/s 24321 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1508 MB/s 1222351 calls/s # 16.15 [+1.06] udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # 17.14 [+0.99] udp rx: 1151 MB/s 932168 calls/s # 17.15 [+0.01] udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # 18.14 [+0.99] udp rx: 945 MB/s 767437 calls/s # 18.15 [+0.01] udp tx: 1481 MB/s 25127 calls/s 25127 msg/s # 18.77 [+0.62] GRO frag list over UDP tunnel ok # 19.56 [+0.79] 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__->