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.02 [+0.02] IPv4 # 0.27 [+0.26] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1418 MB/s 1154509 calls/s # 3.02 [+1.07] udp tx: 1615 MB/s 27404 calls/s 27404 msg/s # 3.99 [+0.97] udp rx: 1703 MB/s 1386768 calls/s # 4.02 [+0.03] udp tx: 1702 MB/s 28878 calls/s 28878 msg/s # 4.99 [+0.97] udp rx: 1754 MB/s 1428288 calls/s # 5.02 [+0.03] udp tx: 1752 MB/s 29718 calls/s 29718 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1521 MB/s 1239066 calls/s # 6.21 [+1.08] udp tx: 1599 MB/s 27131 calls/s 27131 msg/s # 7.18 [+0.97] udp rx: 1861 MB/s 1515616 calls/s # 7.21 [+0.03] udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # 8.18 [+0.97] udp rx: 1842 MB/s 1500339 calls/s # 8.21 [+0.03] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 8.79 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.71] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.97 [+0.23] No GRO ok # 10.45 [+0.48] GRO frag list ok # 10.95 [+0.50] GRO fwd ok # 11.39 [+0.44] UDP fwd perf udp rx: 1644 MB/s 1338612 calls/s # 12.45 [+1.06] udp tx: 1694 MB/s 28742 calls/s 28742 msg/s # 13.42 [+0.98] udp rx: 1835 MB/s 1494240 calls/s # 13.45 [+0.02] udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # 14.42 [+0.98] udp rx: 1781 MB/s 1450488 calls/s # 14.45 [+0.02] udp tx: 1819 MB/s 30866 calls/s 30866 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1747 MB/s 1422864 calls/s # 15.63 [+1.07] udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # 16.61 [+0.97] udp rx: 1824 MB/s 1485168 calls/s # 16.63 [+0.02] udp tx: 1812 MB/s 30742 calls/s 30742 msg/s # 17.61 [+0.98] udp rx: 1835 MB/s 1494528 calls/s # 17.63 [+0.02] udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.92 [+0.73] 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__->