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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.68 [+0.45] UDP fwd perf udp rx: 1808 MB/s 1469880 calls/s # 2.74 [+1.06] udp tx: 1966 MB/s 33355 calls/s 33355 msg/s # 3.72 [+0.97] udp rx: 1896 MB/s 1542030 calls/s # 3.74 [+0.03] udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # 4.72 [+0.98] udp rx: 1817 MB/s 1474408 calls/s # 4.74 [+0.02] udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1679 MB/s 1363605 calls/s # 5.92 [+1.06] udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # 6.89 [+0.98] udp rx: 1822 MB/s 1479821 calls/s # 6.92 [+0.02] udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # 7.90 [+0.98] udp rx: 1796 MB/s 1458921 calls/s # 7.92 [+0.02] udp tx: 1868 MB/s 31690 calls/s 31690 msg/s # 8.44 [+0.52] GRO frag list over UDP tunnel ok # 9.13 [+0.69] GRO fwd over UDP tunnel ok # 9.36 [+0.23] IPv6 # 9.57 [+0.21] No GRO ok # 10.04 [+0.47] GRO frag list ok # 10.55 [+0.51] GRO fwd ok # 10.99 [+0.45] UDP fwd perf udp rx: 1486 MB/s 1204978 calls/s # 12.05 [+1.06] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 13.03 [+0.98] udp rx: 1582 MB/s 1282686 calls/s # 13.05 [+0.02] udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # 14.03 [+0.98] udp rx: 1623 MB/s 1316191 calls/s # 14.05 [+0.02] udp tx: 1849 MB/s 31370 calls/s 31370 msg/s # 14.17 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 968598 calls/s # 15.23 [+1.06] udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # 16.21 [+0.98] udp rx: 1249 MB/s 1016922 calls/s # 16.23 [+0.02] udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # 17.21 [+0.98] udp rx: 1270 MB/s 1034287 calls/s # 17.23 [+0.02] udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # 17.80 [+0.57] GRO frag list over UDP tunnel ok # 18.56 [+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__->