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.24 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1436 MB/s 1169197 calls/s # 2.81 [+1.07] udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # 3.78 [+0.97] udp rx: 1911 MB/s 1556304 calls/s # 3.81 [+0.03] udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # 4.78 [+0.98] udp rx: 1917 MB/s 1560672 calls/s # 4.81 [+0.02] udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1530336 calls/s # 5.99 [+1.06] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 6.97 [+0.98] udp rx: 1919 MB/s 1562880 calls/s # 6.99 [+0.02] udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # 7.97 [+0.98] udp rx: 1917 MB/s 1561008 calls/s # 7.99 [+0.02] udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.71 [+0.23] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.15 [+0.44] UDP fwd perf udp rx: 1551 MB/s 1262940 calls/s # 12.22 [+1.06] udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # 13.19 [+0.97] udp rx: 1871 MB/s 1523520 calls/s # 13.22 [+0.03] udp tx: 1869 MB/s 31706 calls/s 31706 msg/s # 14.19 [+0.97] udp rx: 1872 MB/s 1524192 calls/s # 14.22 [+0.03] udp tx: 1870 MB/s 31721 calls/s 31721 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492752 calls/s # 15.39 [+1.06] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 16.37 [+0.97] udp rx: 1865 MB/s 1518624 calls/s # 16.39 [+0.03] udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # 17.37 [+0.98] udp rx: 1876 MB/s 1527744 calls/s # 17.39 [+0.02] udp tx: 1875 MB/s 31806 calls/s 31806 msg/s # 17.94 [+0.55] GRO frag list over UDP tunnel ok # 18.64 [+0.70] 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__->