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.26 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.37 [+0.56] GRO fwd ok # 1.82 [+0.44] UDP fwd perf udp rx: 1564 MB/s 1272748 calls/s # 2.87 [+1.06] udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # 3.85 [+0.98] udp rx: 1616 MB/s 1315666 calls/s # 3.87 [+0.02] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 4.85 [+0.98] udp rx: 1798 MB/s 1464046 calls/s # 4.87 [+0.02] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1817 MB/s 1478807 calls/s # 6.05 [+1.05] udp tx: 1883 MB/s 31941 calls/s 31941 msg/s # 7.03 [+0.98] udp rx: 1736 MB/s 1413617 calls/s # 7.05 [+0.02] udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # 8.03 [+0.98] udp rx: 1312 MB/s 1067697 calls/s # 8.05 [+0.02] udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.80] GRO fwd over UDP tunnel ok # 9.65 [+0.23] IPv6 # 9.90 [+0.25] No GRO ok # 10.39 [+0.49] GRO frag list ok # 10.91 [+0.51] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1539 MB/s 1247464 calls/s # 12.43 [+1.06] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 13.41 [+0.98] udp rx: 1744 MB/s 1415276 calls/s # 13.43 [+0.02] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 14.41 [+0.98] udp rx: 1726 MB/s 1401893 calls/s # 14.43 [+0.02] udp tx: 1827 MB/s 30994 calls/s 30994 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1526 MB/s 1239792 calls/s # 15.62 [+1.07] udp tx: 1733 MB/s 29406 calls/s 29406 msg/s # 16.59 [+0.97] udp rx: 1729 MB/s 1404619 calls/s # 16.62 [+0.03] udp tx: 1813 MB/s 30762 calls/s 30762 msg/s # 17.59 [+0.97] udp rx: 1440 MB/s 1168498 calls/s # 17.62 [+0.03] udp tx: 1758 MB/s 29828 calls/s 29828 msg/s # 18.19 [+0.57] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->