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.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1564 MB/s 1273724 calls/s # 2.92 [+1.06] udp tx: 1772 MB/s 30066 calls/s 30066 msg/s # 3.89 [+0.97] udp rx: 1935 MB/s 1575552 calls/s # 3.92 [+0.03] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 4.89 [+0.97] udp rx: 1933 MB/s 1574064 calls/s # 4.92 [+0.03] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1880 MB/s 1530720 calls/s # 6.11 [+1.07] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 7.08 [+0.97] udp rx: 1938 MB/s 1578192 calls/s # 7.11 [+0.03] udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # 8.08 [+0.97] udp rx: 1930 MB/s 1571856 calls/s # 8.11 [+0.03] udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.93 [+0.26] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.96 [+0.52] GRO fwd ok # 11.44 [+0.48] UDP fwd perf udp rx: 1544 MB/s 1257036 calls/s # 12.50 [+1.07] udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # 13.48 [+0.97] udp rx: 1881 MB/s 1531440 calls/s # 13.50 [+0.03] udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # 14.48 [+0.97] udp rx: 1873 MB/s 1525104 calls/s # 14.50 [+0.03] udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1829 MB/s 1489632 calls/s # 15.69 [+1.07] udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # 16.66 [+0.97] udp rx: 1887 MB/s 1536624 calls/s # 16.69 [+0.03] udp tx: 1885 MB/s 31971 calls/s 31971 msg/s # 17.66 [+0.97] udp rx: 1759 MB/s 1432381 calls/s # 17.69 [+0.03] udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # 18.27 [+0.58] GRO frag list over UDP tunnel ok # 19.04 [+0.77] 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__->