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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1195 MB/s 971841 calls/s # 2.85 [+1.06] udp tx: 1736 MB/s 29446 calls/s 29446 msg/s # 3.82 [+0.98] udp rx: 1521 MB/s 1237097 calls/s # 3.85 [+0.02] udp tx: 1725 MB/s 29260 calls/s 29260 msg/s # 4.85 [+1.00] udp tx: 1921 MB/s 32593 calls/s 32593 msg/s # 4.85 [+0.00] udp rx: 1620 MB/s 1318529 calls/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 992567 calls/s # 6.03 [+1.06] udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # 7.00 [+0.97] udp rx: 1850 MB/s 1503452 calls/s # 7.03 [+0.03] udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # 8.01 [+0.98] udp rx: 1870 MB/s 1519389 calls/s # 8.03 [+0.02] udp tx: 1955 MB/s 33169 calls/s 33169 msg/s # 8.62 [+0.59] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.88 [+0.28] No GRO ok # 10.39 [+0.52] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.42 [+0.50] UDP fwd perf udp rx: 1565 MB/s 1269054 calls/s # 12.49 [+1.07] udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # 13.46 [+0.97] udp rx: 1368 MB/s 1110722 calls/s # 13.49 [+0.03] udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # 14.46 [+0.97] udp rx: 1658 MB/s 1345473 calls/s # 14.49 [+0.03] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1542 MB/s 1250483 calls/s # 15.68 [+1.07] udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # 16.66 [+0.98] udp rx: 1146 MB/s 929267 calls/s # 16.68 [+0.02] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 17.66 [+0.98] udp rx: 1421 MB/s 1153235 calls/s # 17.68 [+0.02] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 18.27 [+0.59] GRO frag list over UDP tunnel ok # 19.05 [+0.78] 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__->