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.79 [+0.56] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 489 MB/s 398638 calls/s # 2.88 [+1.06] udp tx: 1575 MB/s 26717 calls/s 26717 msg/s # 3.85 [+0.97] udp rx: 1785 MB/s 1453854 calls/s # 3.88 [+0.03] udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # 4.85 [+0.97] udp rx: 1863 MB/s 1516720 calls/s # 4.88 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1503 MB/s 1223835 calls/s # 6.07 [+1.07] udp tx: 1659 MB/s 28139 calls/s 28139 msg/s # 7.03 [+0.97] udp rx: 1745 MB/s 1420653 calls/s # 7.06 [+0.03] udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # 8.04 [+0.97] udp rx: 1870 MB/s 1522915 calls/s # 8.06 [+0.03] udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.82 [+0.24] No GRO ok # 10.35 [+0.53] GRO frag list ok # 10.85 [+0.50] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1651 MB/s 1344399 calls/s # 12.38 [+1.06] udp tx: 1777 MB/s 30142 calls/s 30142 msg/s # 13.36 [+0.98] udp rx: 1864 MB/s 1518096 calls/s # 13.38 [+0.02] udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # 14.36 [+0.98] udp rx: 1864 MB/s 1518288 calls/s # 14.38 [+0.02] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1452400 calls/s # 15.57 [+1.07] udp tx: 1836 MB/s 31140 calls/s 31140 msg/s # 16.54 [+0.97] udp rx: 1866 MB/s 1519712 calls/s # 16.57 [+0.03] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 17.54 [+0.97] udp rx: 1641 MB/s 1336317 calls/s # 17.57 [+0.03] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 18.12 [+0.55] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->