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.33 [+0.32] No GRO ok # 0.93 [+0.60] GRO frag list ok # 1.60 [+0.67] GRO fwd ok # 2.17 [+0.57] UDP fwd perf udp rx: 1425 MB/s 1160359 calls/s # 3.26 [+1.09] udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # 4.22 [+0.96] udp rx: 1864 MB/s 1517904 calls/s # 4.26 [+0.04] udp tx: 1860 MB/s 31561 calls/s 31561 msg/s # 5.22 [+0.96] udp rx: 1873 MB/s 1525056 calls/s # 5.26 [+0.04] udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # 5.38 [+0.12] UDP GRO fwd perf udp rx: 1562 MB/s 1271917 calls/s # 6.46 [+1.08] udp tx: 1761 MB/s 29873 calls/s 29873 msg/s # 7.43 [+0.97] udp rx: 1847 MB/s 1503792 calls/s # 7.46 [+0.03] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 8.43 [+0.97] udp rx: 1834 MB/s 1493328 calls/s # 8.46 [+0.03] udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # 9.09 [+0.63] GRO frag list over UDP tunnel ok # 9.93 [+0.84] GRO fwd over UDP tunnel ok # 10.20 [+0.27] IPv6 # 10.46 [+0.26] No GRO ok # 10.99 [+0.54] GRO frag list ok # 11.56 [+0.56] GRO fwd ok # 12.08 [+0.52] UDP fwd perf udp rx: 1167 MB/s 950218 calls/s # 13.14 [+1.07] udp tx: 1610 MB/s 27313 calls/s 27313 msg/s # 14.12 [+0.97] udp rx: 1323 MB/s 1077585 calls/s # 14.14 [+0.03] udp tx: 1701 MB/s 28858 calls/s 28858 msg/s # 15.12 [+0.97] udp rx: 1549 MB/s 1261714 calls/s # 15.14 [+0.03] udp tx: 1821 MB/s 30896 calls/s 30896 msg/s # 15.27 [+0.12] UDP GRO fwd perf udp rx: 1538 MB/s 1252517 calls/s # 16.34 [+1.08] udp tx: 1757 MB/s 29807 calls/s 29807 msg/s # 17.31 [+0.97] udp rx: 1227 MB/s 999637 calls/s # 17.34 [+0.03] udp tx: 1798 MB/s 30510 calls/s 30510 msg/s # 18.31 [+0.97] udp rx: 1785 MB/s 1453778 calls/s # 18.34 [+0.03] udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # 19.00 [+0.66] GRO frag list over UDP tunnel ok # 19.81 [+0.81] 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__->