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.32 [+0.30] No GRO ok # 0.89 [+0.57] GRO frag list ok # 1.51 [+0.62] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 938 MB/s 764279 calls/s # 3.12 [+1.07] udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # 4.09 [+0.97] udp rx: 1216 MB/s 990587 calls/s # 4.12 [+0.03] udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # 5.10 [+0.98] udp rx: 1024 MB/s 834214 calls/s # 5.12 [+0.02] udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1148 MB/s 934969 calls/s # 6.32 [+1.08] udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # 7.29 [+0.97] udp rx: 1257 MB/s 1023341 calls/s # 7.32 [+0.03] udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # 8.29 [+0.97] udp rx: 1293 MB/s 1053189 calls/s # 8.32 [+0.03] udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # 8.97 [+0.65] GRO frag list over UDP tunnel ok # 9.86 [+0.90] GRO fwd over UDP tunnel ok # 10.12 [+0.26] IPv6 # 10.40 [+0.28] No GRO ok # 10.89 [+0.49] GRO frag list ok # 11.41 [+0.52] GRO fwd ok # 11.85 [+0.44] UDP fwd perf udp rx: 1487 MB/s 1206658 calls/s # 12.91 [+1.06] udp tx: 1724 MB/s 29244 calls/s 29244 msg/s # 13.89 [+0.97] udp rx: 1763 MB/s 1430624 calls/s # 13.91 [+0.03] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 14.89 [+0.98] udp rx: 1763 MB/s 1429691 calls/s # 14.91 [+0.02] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1656 MB/s 1342087 calls/s # 16.10 [+1.07] udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # 17.07 [+0.97] udp rx: 1622 MB/s 1314506 calls/s # 17.10 [+0.03] udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # 18.07 [+0.97] udp rx: 1282 MB/s 1039660 calls/s # 18.10 [+0.03] udp tx: 1815 MB/s 30794 calls/s 30794 msg/s # 18.63 [+0.54] GRO frag list over UDP tunnel ok # 19.36 [+0.73] 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__->