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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 1423 MB/s 1158924 calls/s # 3.03 [+1.07] udp tx: 1785 MB/s 30287 calls/s 30287 msg/s # 4.00 [+0.97] udp rx: 1860 MB/s 1515056 calls/s # 4.03 [+0.03] udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # 5.00 [+0.97] udp rx: 1828 MB/s 1488385 calls/s # 5.03 [+0.03] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1578 MB/s 1285228 calls/s # 6.21 [+1.07] udp tx: 1690 MB/s 28671 calls/s 28671 msg/s # 7.19 [+0.97] udp rx: 1639 MB/s 1334847 calls/s # 7.21 [+0.03] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 8.19 [+0.98] udp rx: 1902 MB/s 1548768 calls/s # 8.21 [+0.02] udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # 8.84 [+0.63] GRO frag list over UDP tunnel ok # 9.67 [+0.83] GRO fwd over UDP tunnel ok # 9.93 [+0.25] IPv6 # 10.21 [+0.28] No GRO ok # 10.72 [+0.51] GRO frag list ok # 11.28 [+0.56] GRO fwd ok # 11.76 [+0.48] UDP fwd perf udp rx: 1550 MB/s 1262508 calls/s # 12.83 [+1.07] udp tx: 1744 MB/s 29584 calls/s 29584 msg/s # 13.80 [+0.97] udp rx: 1836 MB/s 1495152 calls/s # 13.83 [+0.03] udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # 14.80 [+0.97] udp rx: 1641 MB/s 1336023 calls/s # 14.83 [+0.03] udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1757 MB/s 1431019 calls/s # 16.01 [+1.06] udp tx: 1813 MB/s 30765 calls/s 30765 msg/s # 16.98 [+0.97] udp rx: 1795 MB/s 1461955 calls/s # 17.01 [+0.03] udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # 17.98 [+0.97] udp rx: 1700 MB/s 1384560 calls/s # 18.01 [+0.03] udp tx: 1693 MB/s 28728 calls/s 28728 msg/s # 18.59 [+0.59] GRO frag list over UDP tunnel ok # 19.38 [+0.78] 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__->