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.25] No GRO ok # 0.78 [+0.50] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1701 MB/s 1385468 calls/s # 2.91 [+1.07] udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # 3.88 [+0.97] udp rx: 1631 MB/s 1327942 calls/s # 3.91 [+0.03] udp tx: 1770 MB/s 30028 calls/s 30028 msg/s # 4.88 [+0.97] udp rx: 1581 MB/s 1287818 calls/s # 4.91 [+0.03] udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1365075 calls/s # 6.10 [+1.07] udp tx: 1731 MB/s 29361 calls/s 29361 msg/s # 7.07 [+0.97] udp rx: 1580 MB/s 1286377 calls/s # 7.10 [+0.03] udp tx: 1749 MB/s 29677 calls/s 29677 msg/s # 8.07 [+0.97] udp rx: 1747 MB/s 1422571 calls/s # 8.10 [+0.03] udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # 8.73 [+0.62] GRO frag list over UDP tunnel ok # 9.53 [+0.80] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.02 [+0.23] No GRO ok # 10.50 [+0.48] GRO frag list ok # 11.05 [+0.55] GRO fwd ok # 11.52 [+0.47] UDP fwd perf udp rx: 1655 MB/s 1347740 calls/s # 12.59 [+1.07] udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # 13.56 [+0.97] udp rx: 1801 MB/s 1466784 calls/s # 13.59 [+0.03] udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # 14.56 [+0.97] udp rx: 1817 MB/s 1479600 calls/s # 14.59 [+0.03] udp tx: 1816 MB/s 30802 calls/s 30802 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1439904 calls/s # 15.77 [+1.06] udp tx: 1823 MB/s 30930 calls/s 30930 msg/s # 16.74 [+0.97] udp rx: 1865 MB/s 1519008 calls/s # 16.77 [+0.03] udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # 17.74 [+0.97] udp rx: 1736 MB/s 1413356 calls/s # 17.77 [+0.03] udp tx: 1830 MB/s 31045 calls/s 31045 msg/s # 18.38 [+0.61] GRO frag list over UDP tunnel ok # 19.11 [+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__->