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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.48 [+0.61] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1535 MB/s 1247977 calls/s # 3.07 [+1.07] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 4.04 [+0.97] udp rx: 1825 MB/s 1481275 calls/s # 4.07 [+0.03] udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # 5.04 [+0.97] udp rx: 1818 MB/s 1475650 calls/s # 5.07 [+0.03] udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1471905 calls/s # 6.25 [+1.07] udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # 7.23 [+0.97] udp rx: 1897 MB/s 1542659 calls/s # 7.25 [+0.03] udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # 8.23 [+0.97] udp rx: 1882 MB/s 1528089 calls/s # 8.25 [+0.03] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.68 [+0.81] GRO fwd over UDP tunnel ok # 9.93 [+0.25] IPv6 # 10.19 [+0.26] No GRO ok # 10.73 [+0.54] GRO frag list ok # 11.25 [+0.52] GRO fwd ok # 11.76 [+0.51] UDP fwd perf udp rx: 1310 MB/s 1061782 calls/s # 12.83 [+1.07] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 13.80 [+0.97] udp rx: 1662 MB/s 1347836 calls/s # 13.83 [+0.03] udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # 14.80 [+0.97] udp rx: 1763 MB/s 1430064 calls/s # 14.83 [+0.03] udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1422 MB/s 1156253 calls/s # 16.01 [+1.07] udp tx: 1716 MB/s 29106 calls/s 29106 msg/s # 17.00 [+0.98] udp rx: 1693 MB/s 1373023 calls/s # 17.01 [+0.02] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 18.01 [+1.00] udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # 18.01 [+0.00] udp rx: 1207 MB/s 979337 calls/s # 18.59 [+0.57] GRO frag list over UDP tunnel ok # 19.30 [+0.71] 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__->