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.83 [+0.54] GRO frag list ok # 1.38 [+0.55] GRO fwd ok # 1.81 [+0.43] UDP fwd perf udp rx: 1170 MB/s 951425 calls/s # 2.87 [+1.06] udp tx: 1772 MB/s 30069 calls/s 30069 msg/s # 3.84 [+0.97] udp rx: 1857 MB/s 1511664 calls/s # 3.87 [+0.03] udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # 4.84 [+0.97] udp rx: 1919 MB/s 1561067 calls/s # 4.87 [+0.03] udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1446828 calls/s # 6.05 [+1.06] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 7.03 [+0.98] udp rx: 1923 MB/s 1565315 calls/s # 7.05 [+0.02] udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # 8.03 [+0.98] udp rx: 1917 MB/s 1559044 calls/s # 8.05 [+0.02] udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.68] GRO fwd over UDP tunnel ok # 9.50 [+0.22] IPv6 # 9.73 [+0.23] No GRO ok # 10.21 [+0.47] GRO frag list ok # 10.68 [+0.48] GRO fwd ok # 11.12 [+0.44] UDP fwd perf udp rx: 1271 MB/s 1029532 calls/s # 12.18 [+1.06] udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # 13.15 [+0.97] udp rx: 1406 MB/s 1139314 calls/s # 13.18 [+0.03] udp tx: 1910 MB/s 32411 calls/s 32411 msg/s # 14.15 [+0.97] udp rx: 1652 MB/s 1338403 calls/s # 14.18 [+0.03] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1191103 calls/s # 15.36 [+1.06] udp tx: 1776 MB/s 30133 calls/s 30133 msg/s # 16.34 [+0.98] udp rx: 1566 MB/s 1270106 calls/s # 16.36 [+0.02] udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # 17.34 [+0.98] udp rx: 1562 MB/s 1266986 calls/s # 17.36 [+0.02] udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # 17.87 [+0.51] GRO frag list over UDP tunnel ok # 18.54 [+0.67] 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__->