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.21 [+0.20] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.20 [+0.51] GRO fwd ok # 1.63 [+0.43] UDP fwd perf udp rx: 846 MB/s 688924 calls/s # 2.69 [+1.06] udp tx: 1767 MB/s 29972 calls/s 29972 msg/s # 3.68 [+0.99] udp rx: 1917 MB/s 1560876 calls/s # 3.69 [+0.01] udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # 4.68 [+0.99] udp rx: 1918 MB/s 1562160 calls/s # 4.69 [+0.01] udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # 4.81 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532736 calls/s # 5.86 [+1.06] udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # 6.84 [+0.98] udp rx: 1925 MB/s 1567440 calls/s # 6.86 [+0.02] udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # 7.84 [+0.98] udp rx: 1845 MB/s 1502208 calls/s # 7.86 [+0.02] udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # 8.37 [+0.51] GRO frag list over UDP tunnel ok # 9.02 [+0.65] GRO fwd over UDP tunnel ok # 9.25 [+0.23] IPv6 # 9.46 [+0.21] No GRO ok # 9.90 [+0.45] GRO frag list ok # 10.38 [+0.48] GRO fwd ok # 10.81 [+0.43] UDP fwd perf udp rx: 1538 MB/s 1252476 calls/s # 11.87 [+1.06] udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # 12.85 [+0.98] udp rx: 1884 MB/s 1533840 calls/s # 12.87 [+0.02] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 13.85 [+0.98] udp rx: 1854 MB/s 1509888 calls/s # 13.87 [+0.02] udp tx: 1848 MB/s 31346 calls/s 31346 msg/s # 13.99 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1460448 calls/s # 15.04 [+1.06] udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # 16.02 [+0.98] udp rx: 1877 MB/s 1528480 calls/s # 16.04 [+0.02] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 17.02 [+0.98] udp rx: 1891 MB/s 1540160 calls/s # 17.04 [+0.02] udp tx: 1890 MB/s 32056 calls/s 32056 msg/s # 17.57 [+0.53] GRO frag list over UDP tunnel ok # 18.24 [+0.67] 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__->