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.28 [+0.26] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 1.98 [+0.49] UDP fwd perf udp rx: 1372 MB/s 1116361 calls/s # 3.04 [+1.06] udp tx: 1840 MB/s 31210 calls/s 31210 msg/s # 4.01 [+0.97] udp rx: 1567 MB/s 1273102 calls/s # 4.04 [+0.03] udp tx: 1755 MB/s 29769 calls/s 29769 msg/s # 5.02 [+0.97] udp rx: 1861 MB/s 1513024 calls/s # 5.04 [+0.03] udp tx: 1933 MB/s 32792 calls/s 32792 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1775 MB/s 1441256 calls/s # 6.23 [+1.06] udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # 7.20 [+0.98] udp rx: 1864 MB/s 1515926 calls/s # 7.23 [+0.03] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 8.20 [+0.98] udp rx: 1901 MB/s 1546834 calls/s # 8.23 [+0.02] udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # 8.80 [+0.58] GRO frag list over UDP tunnel ok # 9.58 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.24] IPv6 # 10.06 [+0.23] No GRO ok # 10.59 [+0.54] GRO frag list ok # 11.15 [+0.55] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1431 MB/s 1161777 calls/s # 12.70 [+1.07] udp tx: 1769 MB/s 30020 calls/s 30020 msg/s # 13.67 [+0.97] udp rx: 1771 MB/s 1440337 calls/s # 13.70 [+0.03] udp tx: 1810 MB/s 30714 calls/s 30714 msg/s # 14.67 [+0.97] udp rx: 1454 MB/s 1181408 calls/s # 14.70 [+0.03] udp tx: 1651 MB/s 28005 calls/s 28005 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1488 MB/s 1207735 calls/s # 15.89 [+1.06] udp tx: 1812 MB/s 30749 calls/s 30749 msg/s # 16.86 [+0.97] udp rx: 1658 MB/s 1344875 calls/s # 16.89 [+0.03] udp tx: 1880 MB/s 31890 calls/s 31890 msg/s # 17.86 [+0.98] udp rx: 1735 MB/s 1408922 calls/s # 17.89 [+0.02] udp tx: 1860 MB/s 31550 calls/s 31550 msg/s # 18.48 [+0.60] GRO frag list over UDP tunnel ok # 19.25 [+0.77] 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__->