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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1853 MB/s 1509168 calls/s # 2.97 [+1.08] udp tx: 1911 MB/s 32416 calls/s 32416 msg/s # 3.94 [+0.97] udp rx: 1990 MB/s 1620720 calls/s # 3.97 [+0.03] udp tx: 1988 MB/s 33729 calls/s 33729 msg/s # 4.94 [+0.97] udp rx: 1978 MB/s 1611120 calls/s # 4.97 [+0.03] udp tx: 1976 MB/s 33523 calls/s 33523 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1624 MB/s 1322096 calls/s # 6.14 [+1.06] udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # 7.12 [+0.97] udp rx: 1889 MB/s 1538208 calls/s # 7.14 [+0.02] udp tx: 1887 MB/s 32011 calls/s 32011 msg/s # 8.12 [+0.98] udp rx: 1884 MB/s 1534568 calls/s # 8.14 [+0.02] udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # 8.71 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.71] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.91 [+0.25] No GRO ok # 10.45 [+0.54] GRO frag list ok # 11.03 [+0.58] GRO fwd ok # 11.53 [+0.50] UDP fwd perf udp rx: 653 MB/s 531968 calls/s # 12.61 [+1.08] udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # 13.58 [+0.97] udp rx: 739 MB/s 601658 calls/s # 13.61 [+0.03] udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # 14.58 [+0.97] udp rx: 670 MB/s 545940 calls/s # 14.61 [+0.03] udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507056 calls/s # 15.80 [+1.07] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 16.77 [+0.97] udp rx: 1887 MB/s 1536288 calls/s # 16.80 [+0.03] udp tx: 1893 MB/s 32109 calls/s 32109 msg/s # 17.77 [+0.97] udp rx: 1904 MB/s 1550368 calls/s # 17.80 [+0.03] udp tx: 1904 MB/s 32294 calls/s 32294 msg/s # 18.39 [+0.59] GRO frag list over UDP tunnel ok # 19.18 [+0.79] 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__->