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.89 [+0.60] GRO frag list ok # 1.52 [+0.63] GRO fwd ok # 2.02 [+0.50] UDP fwd perf udp rx: 1798 MB/s 1464140 calls/s # 3.10 [+1.07] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 4.06 [+0.97] udp rx: 1863 MB/s 1516800 calls/s # 4.10 [+0.03] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 5.06 [+0.97] udp rx: 1858 MB/s 1512816 calls/s # 5.10 [+0.03] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1457816 calls/s # 6.28 [+1.07] udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # 7.25 [+0.97] udp rx: 1833 MB/s 1492600 calls/s # 7.28 [+0.03] udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # 8.25 [+0.97] udp rx: 1840 MB/s 1498421 calls/s # 8.28 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 8.94 [+0.66] GRO frag list over UDP tunnel ok # 9.80 [+0.86] GRO fwd over UDP tunnel ok # 10.06 [+0.27] IPv6 # 10.32 [+0.26] No GRO ok # 10.87 [+0.54] GRO frag list ok # 11.44 [+0.57] GRO fwd ok # 11.94 [+0.51] UDP fwd perf udp rx: 1540 MB/s 1254098 calls/s # 13.01 [+1.07] udp tx: 1748 MB/s 29653 calls/s 29653 msg/s # 13.98 [+0.97] udp rx: 1814 MB/s 1477200 calls/s # 14.01 [+0.03] udp tx: 1812 MB/s 30743 calls/s 30743 msg/s # 14.98 [+0.97] udp rx: 1815 MB/s 1477776 calls/s # 15.01 [+0.03] udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1623 MB/s 1321920 calls/s # 16.20 [+1.07] udp tx: 1676 MB/s 28443 calls/s 28443 msg/s # 17.17 [+0.97] udp rx: 1719 MB/s 1399632 calls/s # 17.20 [+0.03] udp tx: 1717 MB/s 29132 calls/s 29132 msg/s # 18.17 [+0.97] udp rx: 1835 MB/s 1494496 calls/s # 18.20 [+0.03] udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # 18.78 [+0.58] GRO frag list over UDP tunnel ok # 19.62 [+0.84] 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__->