make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.72 [+0.49] GRO frag list ok # 1.30 [+0.58] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1561 MB/s 1271498 calls/s # 2.87 [+1.08] udp tx: 1738 MB/s 29489 calls/s 29489 msg/s # 3.83 [+0.97] udp rx: 1833 MB/s 1492704 calls/s # 3.87 [+0.03] udp tx: 1832 MB/s 31083 calls/s 31083 msg/s # 4.83 [+0.97] udp rx: 1760 MB/s 1433280 calls/s # 4.87 [+0.03] udp tx: 1757 MB/s 29801 calls/s 29801 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357496 calls/s # 6.06 [+1.07] udp tx: 1705 MB/s 28927 calls/s 28927 msg/s # 7.04 [+0.98] udp rx: 1373 MB/s 1118493 calls/s # 7.06 [+0.02] udp tx: 1685 MB/s 28583 calls/s 28583 msg/s # 8.04 [+0.98] udp rx: 1386 MB/s 1128802 calls/s # 8.06 [+0.02] udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.76] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.25] No GRO ok # 10.40 [+0.50] GRO frag list ok # 10.91 [+0.51] GRO fwd ok # 11.35 [+0.44] UDP fwd perf udp rx: 1535 MB/s 1249676 calls/s # 12.41 [+1.06] udp tx: 1587 MB/s 26928 calls/s 26928 msg/s # 13.38 [+0.97] udp rx: 1680 MB/s 1368240 calls/s # 13.41 [+0.03] udp tx: 1671 MB/s 28343 calls/s 28343 msg/s # 14.39 [+0.97] udp rx: 1747 MB/s 1422672 calls/s # 14.41 [+0.03] udp tx: 1751 MB/s 29701 calls/s 29701 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1488 MB/s 1211452 calls/s # 15.60 [+1.07] udp tx: 1735 MB/s 29437 calls/s 29437 msg/s # 16.57 [+0.97] udp rx: 1784 MB/s 1452864 calls/s # 16.60 [+0.03] udp tx: 1781 MB/s 30222 calls/s 30222 msg/s # 17.57 [+0.98] udp rx: 1751 MB/s 1425856 calls/s # 17.60 [+0.02] udp tx: 1750 MB/s 29691 calls/s 29691 msg/s # 18.15 [+0.56] GRO frag list over UDP tunnel ok # 18.86 [+0.71] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->