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.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.29 [+0.53] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1412 MB/s 1146221 calls/s # 2.79 [+1.06] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 3.77 [+0.98] udp rx: 1743 MB/s 1414031 calls/s # 3.79 [+0.02] udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # 4.77 [+0.98] udp rx: 1748 MB/s 1417127 calls/s # 4.79 [+0.02] udp tx: 1960 MB/s 33251 calls/s 33251 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # 5.97 [+1.06] udp rx: 1599 MB/s 1296339 calls/s # 6.97 [+1.00] udp tx: 1344 MB/s 22801 calls/s 22801 msg/s # 6.97 [+0.00] udp rx: 760 MB/s 616944 calls/s # 7.97 [+1.00] udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # 8.07 [+0.10] udp rx: 822 MB/s 667417 calls/s # 8.57 [+0.50] GRO frag list over UDP tunnel ok # 9.37 [+0.80] GRO fwd over UDP tunnel ok # 9.63 [+0.26] IPv6 # 9.90 [+0.28] No GRO ok # 10.43 [+0.53] GRO frag list ok # 11.02 [+0.59] GRO fwd ok # 11.53 [+0.51] UDP fwd perf udp rx: 1049 MB/s 854686 calls/s # 12.60 [+1.07] udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # 13.57 [+0.97] udp rx: 1224 MB/s 996132 calls/s # 13.60 [+0.03] udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # 14.57 [+0.97] udp rx: 1243 MB/s 1011884 calls/s # 14.60 [+0.03] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 894416 calls/s # 15.79 [+1.07] udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # 16.77 [+0.97] udp rx: 1225 MB/s 996608 calls/s # 16.79 [+0.03] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 17.77 [+0.97] udp rx: 1040 MB/s 846569 calls/s # 17.79 [+0.03] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 18.42 [+0.63] GRO frag list over UDP tunnel ok # 19.22 [+0.80] 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__->