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.28 [+0.27] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.01 [+0.51] UDP fwd perf udp rx: 1627 MB/s 1323910 calls/s # 3.08 [+1.07] udp tx: 1806 MB/s 30636 calls/s 30636 msg/s # 4.05 [+0.97] udp rx: 1876 MB/s 1526368 calls/s # 4.08 [+0.03] udp tx: 1928 MB/s 32708 calls/s 32708 msg/s # 5.05 [+0.97] udp rx: 1914 MB/s 1558144 calls/s # 5.08 [+0.03] udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1344772 calls/s # 6.26 [+1.07] udp tx: 1758 MB/s 29819 calls/s 29819 msg/s # 7.24 [+0.97] udp rx: 1893 MB/s 1540731 calls/s # 7.26 [+0.03] udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # 8.24 [+0.97] udp rx: 1643 MB/s 1336146 calls/s # 8.26 [+0.02] udp tx: 1735 MB/s 29441 calls/s 29441 msg/s # 8.89 [+0.63] GRO frag list over UDP tunnel ok # 9.66 [+0.77] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.16 [+0.24] No GRO ok # 10.68 [+0.52] GRO frag list ok # 11.21 [+0.54] GRO fwd ok # 11.73 [+0.52] UDP fwd perf udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # 12.80 [+1.07] udp rx: 965 MB/s 785954 calls/s # 13.80 [+1.00] udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # 13.80 [+0.00] udp rx: 898 MB/s 731275 calls/s # 14.80 [+1.00] udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # 14.90 [+0.10] udp rx: 921 MB/s 749987 calls/s # 14.92 [+0.02] UDP GRO fwd perf udp rx: 1157 MB/s 942339 calls/s # 15.99 [+1.07] udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # 16.97 [+0.98] udp rx: 1232 MB/s 1003577 calls/s # 16.99 [+0.02] udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # 17.97 [+0.98] udp rx: 1195 MB/s 972915 calls/s # 17.99 [+0.02] udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # 18.54 [+0.55] GRO frag list over UDP tunnel ok # 19.33 [+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__->