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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.76 [+0.45] UDP fwd perf udp rx: 1604 MB/s 1302062 calls/s # 2.82 [+1.06] udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # 3.79 [+0.98] udp rx: 1819 MB/s 1476808 calls/s # 3.82 [+0.03] udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # 4.80 [+0.98] udp rx: 1628 MB/s 1323464 calls/s # 4.82 [+0.02] udp tx: 1771 MB/s 30044 calls/s 30044 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1449716 calls/s # 6.00 [+1.06] udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # 6.97 [+0.97] udp rx: 1834 MB/s 1489602 calls/s # 7.00 [+0.03] udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # 7.98 [+0.98] udp rx: 1814 MB/s 1473405 calls/s # 8.00 [+0.02] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.27 [+0.69] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.79 [+0.29] No GRO ok # 10.28 [+0.48] GRO frag list ok # 10.80 [+0.52] GRO fwd ok # 11.25 [+0.45] UDP fwd perf udp rx: 1585 MB/s 1285464 calls/s # 12.31 [+1.06] udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # 13.29 [+0.98] udp rx: 1559 MB/s 1263694 calls/s # 13.31 [+0.02] udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # 14.29 [+0.98] udp rx: 1743 MB/s 1413188 calls/s # 14.31 [+0.02] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1283833 calls/s # 15.49 [+1.06] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 16.46 [+0.97] udp rx: 1680 MB/s 1361413 calls/s # 16.49 [+0.03] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 17.47 [+0.98] udp rx: 1674 MB/s 1356662 calls/s # 17.49 [+0.02] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 18.04 [+0.55] GRO frag list over UDP tunnel ok # 18.76 [+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__->